aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-28net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg
2011-02-25swiotlb: fix wrong panicFUJITA Tomonori
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven
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-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-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
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin
2011-01-13Decompressors: add missing INIT (i.e. __init)Lasse Collin
2011-01-13flex_array: export symbols to modulesDavid Rientjes
2011-01-13lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-07dynamic debug: Fix build issue with older gccJason Baron
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-17percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...Christoph Lameter
2010-12-16Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-11timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner
2010-12-10timers: Fixup allmodconfig build issueJohn Stultz
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf
2010-12-02timers: Introduce timerlist infrastructure.John Stultz
2010-11-29Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie