summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-03-13Merge commit 'v2.6.29-rc8' into tracing/ftraceIngo 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-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
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 commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney
2009-03-10Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-10vsprintf: fix bug in negative value printingFrederic Weisbecker
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-06vsprintf: unify the format decoding layer for its 3 usersFrederic Weisbecker
2009-03-06vsprintf: add binary printfLai Jiangshan
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan
2009-03-05dma-debug: add checks for sync_single_sg_*Joerg Roedel
2009-03-05dma-debug: add checks for sync_single_range_*Joerg Roedel
2009-03-05dma-debug: add checks for sync_single_*Joerg Roedel
2009-03-05dma-debug: add checking for [alloc|free]_coherentJoerg Roedel
2009-03-05dma-debug: add add checking for map/unmap_sgJoerg Roedel
2009-03-05dma-debug: add checking for map/unmap_page/singleJoerg Roedel
2009-03-05dma-debug: add core checking functionsJoerg Roedel
2009-03-05dma-debug: add debugfs interfaceJoerg Roedel
2009-03-05dma-debug: add kernel command line parametersJoerg Roedel
2009-03-05dma-debug: add initialization codeJoerg Roedel
2009-03-05dma-debug: add allocator codeJoerg Roedel
2009-03-05dma-debug: add hash functions for dma_debug_entriesJoerg Roedel
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel
2009-03-05dma-debug: add Kconfig entryJoerg Roedel
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-04lockdep: require framepointers for x86Peter Zijlstra
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02debug_objects: add boot-parameter toggle to turn object debugging off againKyle McMartin
2009-02-26Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-02-11lmb: Rework lmb_dump_all() outputMichael Ellerman
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-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner