summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-03-07Merge remote-tracking branch 'bkl-config/config'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'alacrity/linux-next'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'acpi/test'Stephen Rothwell
2011-03-07Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2011-03-06Merge branch 'linus' into auto-latestIngo Molnar
2011-03-05BKL: That's all, folksArnd Bergmann
2011-03-04lib-average: Make config option selectableMichael Buesch
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-02lib, Make gen_pool memory allocator locklessHuang Ying
2011-03-02lib, Add lock-less NULL terminated single listHuang Ying
2011-03-02tracing: don't trace the BKLArnd Bergmann
2011-02-28net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg
2011-02-27Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-02-25swiotlb: fix wrong panicFUJITA Tomonori
2011-02-24kbuild: reenable section mismatch analysisUwe Kleine-König
2011-02-22Merge commit 'v2.6.38-rc6' into auto-latestIngo Molnar
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven
2011-02-03dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman
2011-02-03Dynamic debug: Add more flagsBart Van Assche
2011-02-03Merge branch 'linus' into auto-latestIngo Molnar
2011-01-28Export the augmented rbtree helper functionsAndreas Gruenbacher
2011-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-27Merge branch 'core/locking' into auto-latestIngo Molnar
2011-01-27rwsem: Remove redundant asmregparm annotationThomas Gleixner
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-26radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima
2011-01-24textsearch: doc - fix spelling in lib/textsearch.c.Jesper Dangaard Brouer
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13decompressors: check input size in decompress_inflate.cLasse Collin
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2011-01-13decompressors: add XZ decompressor moduleLasse Collin
2011-01-13Decompressors: fix callback-to-callback mode in decompress_unlzo.cLasse Collin
2011-01-13Decompressors: check input size in decompress_unlzo.cLasse Collin
2011-01-13Decompressors: check for write errors in decompress_unlzo.cLasse Collin
2011-01-13Decompressors: validate match distance in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: check for write errors in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: check for read errors in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: fix header validation in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: remove unused function from lib/decompress_unlzma.cLasse Collin
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin