summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin
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-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
2009-01-06dynamic_printk: reduce one level of indentationWu Fengguang
2009-01-06kobject: return the result of uevent sending by netlinkMing Lei
2009-01-06uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo
2009-01-06driver core: Remove completion from struct klist_nodeMatthew Wilcox
2009-01-06trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff
2009-01-04swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds
2009-01-02swiotlb: add missing __init annotationsRoland Dreier
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell
2009-01-01cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell
2009-01-01bitmap: find_last_bit()Rusty Russell
2009-01-01cpumask: fix bogus kernel-docLi Zefan
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29locking, percpu counters: introduce separate lock classesPeter Zijlstra
2008-12-29SLUB: failslab supportAkinobu Mita
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds