summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.29-rc8' into tracing/ftraceIngo Molnar2009-03-131-8/+8
|\
| * bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-121-8/+8
* | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-132-3/+3
|\ \
| * | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-2/+2
| * | Merge branch 'linus' into core/lockingIngo Molnar2009-03-131-1/+1
| |\|
| | * idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney2009-03-101-1/+1
| * | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-051-1/+1
| |\|
* | | Merge branch 'core/printk' into tracing/ftraceIngo Molnar2009-03-101-7/+6
|\ \ \
| * | | vsprintf: fix bug in negative value printingFrederic Weisbecker2009-03-101-7/+6
* | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-088-1/+1631
|\ \ \ \
| * \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-068-1/+1631
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-048-1/+1631
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | * | | bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff2009-02-191-1/+1
| | | | * | | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-121-6/+10
| | | | * | | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-1013-220/+232
| | | | |\ \ \
| | | | * | | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-082-4/+55
| | | | * | | | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff2009-01-081-1/+1
| | | | * | | | bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin2009-01-081-1/+1
| | | | * | | | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin2009-01-071-0/+1
| | | | * | | | bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin2009-01-052-2/+18
| | | | * | | | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-041-1/+2
| | | | * | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-045-0/+1557
* | | | | | | | Merge branch 'core/printk' into tracing/ftraceIngo Molnar2009-03-062-227/+782
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | vsprintf: unify the format decoding layer for its 3 usersFrederic Weisbecker2009-03-061-431/+541
| * | | | | | vsprintf: add binary printfLai Jiangshan2009-03-062-0/+445
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | lockdep: require framepointers for x86Peter Zijlstra2009-03-041-1/+1
| |/ / /
* / / / docsrc: use config instead of menuconfigRandy Dunlap2009-02-201-1/+1
|/ / /
* | | cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell2009-01-301-1/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-261-13/+0
|\ \ \
| * \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-221-10/+4
| |\ \ \
| * | | | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan2009-01-221-13/+0
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-261-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
| |/ / /
* | | | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton2009-01-151-8/+2
* | | | idr: fix wrong kernel-docLi Zefan2009-01-151-2/+2
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-8/+8
|\ \ \
| * | | x86: offer frame pointers in all build modesIngo Molnar2009-01-071-8/+8
* | | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-101-6/+6
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-091-0/+7
|\ \ \
| * | | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-0/+7
* | | | generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang2009-01-081-14/+16
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-5/+6
|\ \ \
| * | | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang2009-01-061-5/+6
| |/ /
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-063-154/+107
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. | | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-062-17/+7
| |\ \ \| |
| | | * | | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-292-17/+7
| * | | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-137/+100
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | swiotlb: clean up EXPORT_SYMBOL usageFUJITA Tomonori2008-12-281-14/+14
| | * | | | swiotlb: remove unnecessary declarationFUJITA Tomonori2008-12-281-3/+0