summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-091-6/+6
| * | | | | | | | | rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman2010-04-071-6/+8
| * | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-071-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | microblaze: Enable memory leak detectorMichal Simek2010-04-071-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang2010-04-071-1/+1
| * | | | | | | | | ratelimit: annotate ___ratelimit()Yong Zhang2010-04-071-2/+7
| |/ / / / / / / /
| * | | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-2/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | sparc64: Support kmemleak.David S. Miller2010-04-121-1/+1
|/ / / / / / /
* | | | | | | blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger2010-03-241-1/+2
| |/ / / / / |/| | | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-1419-239/+1261
|\ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | * | | | | resource: add window supportBjorn Helgaas2010-03-141-1/+3
| | | | * | | | | resource: add bus number supportBjorn Helgaas2010-03-141-0/+9
| | | * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-0/+8
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-0917-197/+1183
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | * | | | | | perf: Remove pointless breakpoint unionFrederic Weisbecker2010-02-271-3/+5
| | | | * | | | | | perf lock: Fix and add misc documentally thingsHitoshi Mitake2010-02-271-0/+6
| | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund2010-03-121-1/+1
| | | * | | | | | zlib: make new optimized inflate endian independentJoakim Tjernlund2010-03-121-40/+30
| | | |/ / / / /
| | | * | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
| | | * | | | | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-072-3/+3
| | | | |/ / / | | | |/| | |
| | | * | | | Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-072-5/+1
| | | * | | | vsprintf: move %pR resource printf_specs off the stackBjorn Helgaas2010-03-061-21/+24
| | | * | | | vsprintf: clarify comments for printf_spec flagsBjorn Helgaas2010-03-061-2/+2
| | | * | | | vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytesJoe Perches2010-03-061-10/+12
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-063-0/+801
| | | |\ \ \ \
| | | | * | | | [LogFS] add new flash file systemJoern Engel2009-11-203-0/+801
| | | * | | | | crc32: some minor cleanupsJoakim Tjernlund2010-03-061-16/+14
| | | * | | | | 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
| | | | |\ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
OpenPOWER on IntegriCloud