aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+7
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-17/+42
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-2/+11
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 1-1/+1
2010-02-26Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 1-1/+3
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationGravatar Paul E. McKenney 1-0/+12
2010-02-25idr: Apply lockdep-based diagnostics to rcu_dereference() usesGravatar Paul E. McKenney 1-4/+4
2010-02-25radix-tree: Disable RCU lockdep checking in radix treeGravatar Paul E. McKenney 1-12/+12
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesGravatar Paul E. McKenney 2-0/+13
2010-02-25Merge commit 'v2.6.33' into core/rcuGravatar Ingo Molnar 4-5/+60
2010-02-22idr: fix a critical misallocation bug, take#2Gravatar Tejun Heo 1-1/+3
2010-02-04idr: revert misallocation bug fixGravatar Tejun Heo 1-3/+4
2010-02-03lmb: Add lmb_free()Gravatar Michael Ellerman 1-2/+11
2010-02-02idr: fix a critical misallocation bugGravatar Tejun Heo 1-4/+3
2010-02-02Merge branch 'sh/stable-updates'Gravatar Paul Mundt 1-1/+1
2010-01-27sh: kmemleak support.Gravatar Chris Smith 1-1/+1
2010-01-22Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesGravatar Joerg Roedel 1-1/+1
2010-01-22lib/dma-debug.c: mark file-local struct symbol static.Gravatar Thiago Farina 1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+26
2010-01-16rcu: 1Q2010 update for RCU documentationGravatar Paul E. McKenney 1-2/+2
2010-01-14lib: Introduce strnstr()Gravatar Li Zefan 1-1/+26
2010-01-13zlib: Fix build of powerpc boot wrapperGravatar Benjamin Herrenschmidt 1-2/+30
2010-01-12lib: Introduce generic list_sort functionGravatar Dave Chinner 2-1/+103
2010-01-11vsnprintf: fix reference for compressed ipv6 addressesGravatar Uwe Kleine-König 1-2/+2
2010-01-11lib/rational.c needs module.hGravatar Sascha Hauer 1-0/+1
2010-01-11Add LZO compression support for initramfs and old-style initrdGravatar Albin Tonnerre 3-0/+10
2010-01-11lib: add support for LZO-compressed kernelsGravatar Albin Tonnerre 2-3/+215
2010-01-11zlib: optimize inffast when copying direct from outputGravatar Joakim Tjernlund 1-11/+44
2010-01-11dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Gravatar Krzysztof Halasa 1-4/+3
2009-12-31Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+2
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+5
2009-12-31dma-debug: Fix bug causing build warningGravatar Ingo Molnar 1-3/+2
2009-12-28x86, core: Optimize hweight32()Gravatar Akinobu Mita 1-0/+7
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Ingo Molnar 20-494/+626
2009-12-22lib/string.c: fix kernel-doc warningsGravatar Randy Dunlap 1-3/+3
2009-12-21dma-debug: Do not add notifier when dma debugging is disabled.Gravatar Shaun Ruffell 1-0/+5
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+9
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Gravatar Linus Torvalds 1-0/+1
2009-12-17lib/vsprintf.c: document more vsnprintf extensionsGravatar Uwe Kleine-König 1-1/+12
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+6
2009-12-16genalloc: use bitmap_find_next_zero_areaGravatar Akinobu Mita 1-21/+12
2009-12-16iommu-helper: use bitmap libraryGravatar Akinobu Mita 1-50/+9
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaGravatar Akinobu Mita 1-0/+81
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Gravatar Jan Beulich 1-2/+2
2009-12-15bzip2: Add missing checks for malloc returning NULLGravatar Phillip Lougher 1-1/+9
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-83/+85
2009-12-15crc32: minor optimizations and cleanupGravatar Joakim Tjernlund 1-77/+44
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkGravatar KOSAKI Motohiro 1-3/+3
2009-12-15lib/vsprintf.c: add %pU to print UUID/GUIDsGravatar Joe Perches 1-1/+61
2009-12-15parser: remove unnecessary strlen()Gravatar André Goddard Rosa 1-4/+7