summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-07-15Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-07-15Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2010-07-15Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-15Merge remote branch 'net/master'Stephen Rothwell
2010-07-15Merge remote branch 'swiotlb/master'Stephen Rothwell
2010-07-15Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-07-14Merge branch 'kbuild' into for-nextMichal Marek
2010-07-14Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen
2010-07-12microblaze: Disable FRAME_POINTER selectionMichal Simek
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
2010-05-30Merge branch 'linus' into auto-latestIngo Molnar
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-29Merge branch 'x86/urgent' into auto-latestIngo Molnar
2010-05-29Merge branch 'perf/nmi' into auto-latestIngo Molnar
2010-05-29Merge branch 'linus' into auto-latestIngo Molnar
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'linus' into auto-latestIngo Molnar
2010-05-27radix-tree: fix radix_tree_prev_hole() underflow caseCesar Eduardo Barros
2010-05-27swiotlb: remove unnecessary swiotlb_sync_single_range_*FUJITA Tomonori
2010-05-27lib/random32: export pseudo-random number generator for modulesJoe Eykholt
2010-05-27idr: fix backtrack logic in idr_remove_allImre Deak