summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-03-13Merge commit 'v2.6.29-rc8' into tracing/ftraceIngo 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-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-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-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff
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
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney
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-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin
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-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin
2009-01-08bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff
2009-01-08bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin
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-07bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin
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
2009-01-06lib: proportions.c trivial sparse lock annotationHarvey Harrison
2009-01-06lib: radix_tree.c make percpu variable staticHarvey Harrison
2009-01-06lib: fix sparse shadowed variable warningHarvey Harrison
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl
2009-01-06swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers