summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\
| * x86, core: Optimize hweight32()Akinobu Mita2009-12-28
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \
| * | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney2010-02-25
| * | idr: Apply lockdep-based diagnostics to rcu_dereference() usesPaul E. McKenney2010-02-25
| * | radix-tree: Disable RCU lockdep checking in radix treePaul E. McKenney2010-02-25
| * | rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-25
| * | Merge commit 'v2.6.33' into core/rcuIngo Molnar2010-02-25
| |\ \
| * | | rcu: 1Q2010 update for RCU documentationPaul E. McKenney2010-01-16
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-02-27
|\ \ \ \
| * \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-26
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | lmb: Add lmb_free()Michael Ellerman2010-02-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-02
| |\ \ \ \ | | |/ / /
| * | | | sh: kmemleak support.Chris Smith2010-01-27
* | | | | idr: fix a critical misallocation bug, take#2Tejun Heo2010-02-22
* | | | | idr: revert misallocation bug fixTejun Heo2010-02-04
* | | | | idr: fix a critical misallocation bugTejun Heo2010-02-02
| |/ / / |/| | |
* | | | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2010-01-22
|\ \ \ \ | |/ / / |/| | |
| * | | lib/dma-debug.c: mark file-local struct symbol static.Thiago Farina2010-01-22
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-16
|\ \ \ \
| * | | | lib: Introduce strnstr()Li Zefan2010-01-14
* | | | | zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-13
| |_|/ / |/| | |
* | | | lib: Introduce generic list_sort functionDave Chinner2010-01-12
* | | | vsnprintf: fix reference for compressed ipv6 addressesUwe Kleine-König2010-01-11
* | | | lib/rational.c needs module.hSascha Hauer2010-01-11
* | | | Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-11
* | | | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
* | | | zlib: optimize inffast when copying direct from outputJoakim Tjernlund2010-01-11
* | | | dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa2010-01-11
|/ / /
* | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-31
|\ \ \
| * | | dma-debug: Fix bug causing build warningIngo Molnar2009-12-31
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-31
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-28
| |\ \ | | |/
| | * dma-debug: Do not add notifier when dma debugging is disabled.Shaun Ruffell2009-12-21
* | | lib/string.c: fix kernel-doc warningsRandy Dunlap2009-12-22
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
|\ \ \ | |/ / | | / | |/ |/|
| * bzip2: Add missing checks for malloc returning NULLPhillip Lougher2009-12-15
* | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-17
|\ \
| * | kmemleak: fix kconfig for crc32 build errorRandy Dunlap2009-11-06
* | | lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König2009-12-17
* | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-16
|\ \ \
| * | | powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-12
* | | | genalloc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-16
* | | | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \ \ \
| * | | | debugobjects: Convert to raw_spinlocksThomas Gleixner2009-12-14
| * | | | plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-14