summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-02-24Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-02-24Merge commit 'iommu/auto-iommu-next'Stephen Rothwell
2009-02-24Merge commit 'slab/for-next'Stephen Rothwell
2009-02-24Merge commit 'net/master'Stephen Rothwell
2009-02-24Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-02-24Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-02-24Merge branch 'quilt/driver-core'Stephen Rothwell
2009-02-24Merge commit 'powerpc/next'Stephen Rothwell
2009-02-24Merge commit 'arm/devel'Stephen Rothwell
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-02-20Merge branches 'topic/slob/cleanups', 'topic/slqb/core', 'topic/slub/cleanups...Pekka Enberg
2009-02-20warn when statically-allocated kobjects are usedDave Hansen
2009-02-20Dynamic debug: allow simple quoting of wordsGreg Banks
2009-02-20dynamic debug: update docsJason Baron
2009-02-20dynamic debug: combine dprintk and dynamic printkJason Baron
2009-02-20driver core: get rid of struct device's bus_id string arrayKay Sievers
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-02-16Merge branch 'core/iommu' into auto-iommu-nextIngo Molnar
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar
2009-02-11lmb: Rework lmb_dump_all() outputMichael Ellerman
2009-02-09kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-02-09kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2009-01-30cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26SLQB slab allocator (try 2)Nick Piggin
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney
2009-01-16sched: make plist a library facilityPeter Zijlstra
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton
2009-01-15idr: fix wrong kernel-docLi Zefan
2009-01-11swiotlb: do not use sg_virt()Ian Campbell
2009-01-11swiotlb: range_needs_mapping should take a physical address.Ian Campbell
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07x86: offer frame pointers in all build modesIngo Molnar
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet
2009-01-06strict_strto* is not strict enoughPavel Machek