summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-07
* Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-07
* vsprintf: move %pR resource printf_specs off the stackBjorn Helgaas2010-03-06
* vsprintf: clarify comments for printf_spec flagsBjorn Helgaas2010-03-06
* vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytesJoe Perches2010-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-06
|\
| * [LogFS] add new flash file systemJoern Engel2009-11-20
* | crc32: some minor cleanupsJoakim Tjernlund2010-03-06
* | bitmap: use for_each_set_bit()Akinobu Mita2010-03-06
* | lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-06
* | lib: build list_sort() only if neededDon Mullis2010-03-06
* | lib: revise list_sort() header commentDon Mullis2010-03-06
* | lib: more scalable list_sort()Don Mullis2010-03-06
* | lib/string.c: simplify strnstr()André Goddard Rosa2010-03-06
* | lib/string.c: simplify stricmp()André Goddard Rosa2010-03-06
* | lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-06
* | mm: use the same log level for show_mem()Amerigo Wang2010-03-06
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\ \
| * \ 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
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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