summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-03-03Revert "swiotlb: fix wrong panic"Greg Kroah-Hartman
2011-03-02swiotlb: fix wrong panicFUJITA Tomonori
2010-12-09percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH
2010-05-12flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao
2010-04-01block: Backport of various I/O topology fixes from 2.6.33 and 2.6.34Martin K. Petersen
2010-03-15idr: fix a critical misallocation bug, take#2Tejun Heo
2010-01-18dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa
2010-01-18lib/rational.c needs module.hSascha Hauer
2010-01-06dma-debug: Fix bug causing build warningIngo Molnar
2010-01-06dma-debug: Do not add notifier when dma debugging is disabled.Shaun Ruffell
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-29dma-debug: Fix compile warning with PAE enabledJoerg Roedel
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-10-01sscanf(): fix %*s%nAndy Spencer
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22lib/vsprintf.c: Avoid possible unaligned accesses in %pI6cJoe Perches
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22flex_array: add missing kerneldoc annotationsDavid Rientjes
2009-09-22flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes
2009-09-22flex_array: add flex_array_shrink functionDavid Rientjes
2009-09-22flex_array: poison free elementsDavid Rientjes
2009-09-22flex_array: add flex_array_clear functionDavid Rientjes
2009-09-22vsprintf: use WARN_ON_ONCEMarcin Slusarz
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap
2009-09-17vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt
2009-09-17vsprintf: add %ps that is the same as %pS but is like %pfSteven Rostedt
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-08-29lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 addressJoe Perches
2009-08-28Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt
2009-08-27Merge commit 'origin/master' into nextBenjamin Herrenschmidt