summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* bitmap: use for_each_set_bit()Akinobu Mita2010-03-061-9/+4
* lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-061-3/+3
* lib: build list_sort() only if neededDon Mullis2010-03-062-1/+5
* lib: revise list_sort() header commentDon Mullis2010-03-061-7/+8
* lib: more scalable list_sort()Don Mullis2010-03-061-69/+183
* lib/string.c: simplify strnstr()André Goddard Rosa2010-03-061-3/+3
* lib/string.c: simplify stricmp()André Goddard Rosa2010-03-061-19/+15
* lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-061-3/+2
* mm: use the same log level for show_mem()Amerigo Wang2010-03-061-7/+7
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-286-21/+64
|\
| * Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-0/+7
| |\
| | * x86, core: Optimize hweight32()Akinobu Mita2009-12-281-0/+7
| * | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-284-17/+42
| |\ \
| | * | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney2010-02-251-0/+12
| | * | idr: Apply lockdep-based diagnostics to rcu_dereference() usesPaul E. McKenney2010-02-251-4/+4
| | * | radix-tree: Disable RCU lockdep checking in radix treePaul E. McKenney2010-02-251-12/+12
| | * | rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-252-0/+13
| | * | Merge commit 'v2.6.33' into core/rcuIngo Molnar2010-02-254-5/+60
| | |\ \
| | * | | rcu: 1Q2010 update for RCU documentationPaul E. McKenney2010-01-161-2/+2
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-02-271-2/+11
| |\ \ \ \
| | * \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-261-1/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | lmb: Add lmb_free()Michael Ellerman2010-02-031-2/+11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-261-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-021-1/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | sh: kmemleak support.Chris Smith2010-01-271-1/+1
| * | | | | idr: fix a critical misallocation bug, take#2Tejun Heo2010-02-221-1/+3
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | idr: revert misallocation bug fixTejun Heo2010-02-041-3/+4
| * | | | | idr: fix a critical misallocation bugTejun Heo2010-02-021-4/+3
| | |/ / / | |/| | |
| * | | | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2010-01-221-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | lib/dma-debug.c: mark file-local struct symbol static.Thiago Farina2010-01-221-1/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2311-20/+434
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-161-1/+26
| |\ \ \ \
| | * | | | lib: Introduce strnstr()Li Zefan2010-01-141-1/+26
| * | | | | zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-131-2/+30
| | |_|/ / | |/| | |
| * | | | lib: Introduce generic list_sort functionDave Chinner2010-01-122-1/+103
| * | | | vsnprintf: fix reference for compressed ipv6 addressesUwe Kleine-König2010-01-111-2/+2
| * | | | lib/rational.c needs module.hSascha Hauer2010-01-111-0/+1
| * | | | Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre2010-01-113-0/+10
| * | | | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-112-3/+215
| * | | | zlib: optimize inffast when copying direct from outputJoakim Tjernlund2010-01-111-11/+44
| * | | | dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa2010-01-111-4/+3
| |/ / /
| * | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-311-3/+2
| |\ \ \
| | * | | dma-debug: Fix bug causing build warningIngo Molnar2009-12-311-3/+2
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-311-0/+5
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-2820-494/+626
| | |\ \ | | | |/
| | | * dma-debug: Do not add notifier when dma debugging is disabled.Shaun Ruffell2009-12-211-0/+5
* | | | lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little...Joe Perches2010-01-131-5/+31
* | | | lib: Kill bit-reversed FDDI MAC output case, it's bogus.Joe Perches2010-01-111-8/+2
* | | | lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addressesJoe Perches2010-01-071-2/+18
|/ / /
OpenPOWER on IntegriCloud