summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-03-25Merge branch 'quilt/driver-core'Stephen Rothwell
2009-03-25Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-25Merge commit 'iommu/auto-iommu-next'Stephen Rothwell
2009-03-25Merge commit 'slab/for-next'Stephen Rothwell
2009-03-25Merge commit 'net/master'Stephen Rothwell
2009-03-25Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-03-25Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-25Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-25Merge commit 'powerpc/next'Stephen Rothwell
2009-03-25Merge commit 'arm/devel'Stephen Rothwell
2009-03-25Merge commit 'crypto-current/master'Stephen Rothwell
2009-03-25warn when statically-allocated kobjects are usedDave Hansen
2009-03-25Dynamic debug: allow simple quoting of wordsGreg Banks
2009-03-25dynamic debug: update docsJason Baron
2009-03-25dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-25kobject: don't block for each kobject_ueventArjan van de Ven
2009-03-25Driver core: implement uevent suppress in kobjectMing Lei
2009-03-25driver core: get rid of struct device's bus_id string arrayKay Sievers
2009-03-24kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-03-24kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-18Merge branch 'core/debugobjects' into auto-core-nextIngo Molnar
2009-03-18Merge branch 'core/printk' into auto-core-nextIngo Molnar
2009-03-18Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-18Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-18Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-17Merge branch 'linus' into core/printkIngo Molnar
2009-03-17dma-debug: add a check dma memory leaksJoerg Roedel
2009-03-17dma-debug: add checks for kernel text and rodataJoerg Roedel
2009-03-17dma-debug: print stacktrace of mapping path on unmap errorDavid Woodhouse
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse
2009-03-17debugobjects: delay free of internal objectsThomas Gleixner
2009-03-17debugobjects: replace static objects when slab cache becomes availableThomas Gleixner
2009-03-14vsprintf: unify the format decoding layer for its 3 users, cleanupVegard Nossum
2009-03-14fix regression from "vsprintf: unify the format decoding layer for its 3 users"Vegard Nossum
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
2009-03-13Merge branches 'core/cleanups', 'core/futexes', 'core/locking', 'core/printk'...Ingo Molnar
2009-03-13Merge commit 'v2.6.29-rc8' into core/coreIngo Molnar
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-12bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar
2009-03-11nlattr: Fix build error with NET offHerbert Xu
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar
2009-03-11Merge branch 'linus' into core/percpuIngo Molnar
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney
2009-03-10vsprintf: fix bug in negative value printingFrederic Weisbecker