aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Gravatar Ingo Molnar 8-1/+1631
2009-02-20docsrc: use config instead of menuconfigGravatar Randy Dunlap 1-1/+1
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionGravatar Alain Knaff 1-1/+1
2009-01-30cpumask: convert lib/smp_processor_id to new cpumask opsGravatar Rusty Russell 1-1/+1
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-13/+0
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+9
2009-01-22Merge branch 'core/debugobjects' into core/urgentGravatar Thomas Gleixner 1-10/+4
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORGravatar Lai Jiangshan 1-13/+0
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSGravatar Jeff Mahoney 1-0/+9
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheGravatar Andrew Morton 1-8/+2
2009-01-15idr: fix wrong kernel-docGravatar Li Zefan 1-2/+2
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorGravatar H. Peter Anvin 1-6/+10
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-8/+8
2009-01-10rbtree: add const qualifier to some functionsGravatar Artem Bityutskiy 1-6/+6
2009-01-10Merge branch 'linus' into x86/setup-lzmaGravatar Ingo Molnar 13-220/+232
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuGravatar Linus Torvalds 1-0/+7
2009-01-08bzip2/lzma: centralize format detectionGravatar H. Peter Anvin 2-4/+55
2009-01-08bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameGravatar Alain Knaff 1-1/+1
2009-01-08bzip2/lzma: fix constant in decompress_inflateGravatar H. Peter Anvin 1-1/+1
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcGravatar Wu Fengguang 1-14/+16
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxGravatar David Howells 1-0/+7
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-5/+6
2009-01-07x86: offer frame pointers in all build modesGravatar Ingo Molnar 1-8/+8
2009-01-07bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEGravatar H. Peter Anvin 1-0/+1
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-154/+107
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 4-39/+72
2009-01-06percpu_counter: FBC_BATCH should be a variableGravatar Eric Dumazet 1-4/+14
2009-01-06strict_strto* is not strict enoughGravatar Pavel Machek 1-0/+4
2009-01-06lib: proportions.c trivial sparse lock annotationGravatar Harvey Harrison 1-0/+2
2009-01-06lib: radix_tree.c make percpu variable staticGravatar Harvey Harrison 1-1/+1
2009-01-06lib: fix sparse shadowed variable warningGravatar Harvey Harrison 1-1/+1
2009-01-06Remove remaining unwinder codeGravatar Alexey Dobriyan 1-1/+0
2009-01-06oops handling: ensure that any oops is flushed to the mtdoops consoleGravatar Viktor Rosendahl 1-0/+2
2009-01-06swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2009-01-06dynamic_printk: reduce one level of indentationGravatar Wu Fengguang 1-32/+26
2009-01-06kobject: return the result of uevent sending by netlinkGravatar Ming Lei 1-2/+4
2009-01-06uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Gravatar Tejun Heo 1-1/+1
2009-01-06driver core: Remove completion from struct klist_nodeGravatar Matthew Wilcox 1-3/+40
2009-01-06trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Gravatar Wu Fengguang 1-5/+6
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Gravatar Ingo Molnar 2-17/+7
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsGravatar H. Peter Anvin 2-2/+18
2009-01-05Merge branch 'core/iommu' into core/urgentGravatar Ingo Molnar 1-137/+100
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionGravatar Alain Knaff 1-1/+2
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionGravatar Alain Knaff 5-0/+1557
2009-01-04swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cGravatar Jesper Juhl 1-1/+0
2009-01-04Merge branch 'linus' into core/urgentGravatar Ingo Molnar 5-3/+116
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-3/+113
2009-01-03Make %p print '(null)' for NULL pointersGravatar Linus Torvalds 1-0/+3
2009-01-02swiotlb: add missing __init annotationsGravatar Roland Dreier 1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+7