summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-07-28Merge branch 'quilt/tty'Stephen Rothwell
2010-07-28Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-28Merge commit 'refs/next/20100727/tip'Stephen Rothwell
2010-07-28Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2010-07-28Merge remote branch 'catalin/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'net/master'Stephen Rothwell
2010-07-28Merge remote branch 'swiotlb/master'Stephen Rothwell
2010-07-28Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'microblaze/next'Stephen Rothwell
2010-07-28tty: implement BTM as mutex instead of BKLArnd Bergmann
2010-07-28debugfs: no longer needs to depend on SYSFSRandy Dunlap
2010-07-26microblaze: Disable FRAME_POINTER selectionMichal Simek
2010-07-23kmemleak: Introduce a default off mode for kmemleakJason Baron
2010-07-21Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa
2010-07-20Merge branch 'rc-fixes' into for-nextMichal Marek
2010-07-18ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon
2010-07-16Merge branch 'linus' into auto-latestIngo Molnar
2010-07-14Merge branch 'kbuild' into for-nextMichal Marek
2010-07-14Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-11lib/devres.c: fix comment typoKulikov Vasiliy
2010-07-10Merge branches 'perf/urgent' and 'x86/mm' into auto-latestIngo Molnar
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
2010-07-08Merge branch 'linus' into auto-latestIngo Molnar
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-01Merge branch 'core/rcu' into auto-latestIngo Molnar
2010-07-01Merge branch 'linus' into core/rcuIngo Molnar
2010-06-29genalloc: fix allocation from end of poolImre Deak
2010-06-25Merge branch 'core/urgent' into auto-latestIngo Molnar
2010-06-23idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney
2010-06-18Merge branch 'core/rcu' into auto-latestIngo Molnar
2010-06-18Merge branch 'x86/pat' into auto-latestIngo Molnar
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-14tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers
2010-06-09rbtree: Undo augmented trees performance damagePeter Zijlstra
2010-06-07swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk
2010-06-07swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk
2010-06-07swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.Konrad Rzeszutek Wilk
2010-06-07swiotlb: add the swiotlb initialization function with iotlb memoryFUJITA Tomonori
2010-06-07swiotlb: add swiotlb_tbl_map_single library functionFUJITA Tomonori
2010-06-05Merge branch 'linus' into auto-latestIngo Molnar
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-06-04lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens
2010-06-04kobject: free memory if netlink_kernel_create() failsDan Carpenter
2010-06-04lib/kobject_uevent.c: fix CONIG_NET=n warningAndrew Morton