summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-4/+44
|\
| * rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-181-4/+44
* | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-182-9/+13
|\ \
| * | x86: Add optimized popcnt variantsBorislav Petkov2010-04-062-10/+13
| * | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-9/+10
* | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-184-2/+175
|\ \ \
| * \ \ Merge branch 'x86/asm' into x86/atomicH. Peter Anvin2010-04-2937-167/+1613
| |\ \ \
| * | | | x86, atomic64: In selftest, distinguish x86-64 from 586+H. Peter Anvin2010-03-011-6/+8
| * | | | lib: Fix atomic64_inc_not_zero testLuca Barbieri2010-03-011-3/+3
| * | | | lib: Fix atomic64_add_unless return value conventionLuca Barbieri2010-03-011-2/+2
| * | | | lib: Fix atomic64_add_unless testLuca Barbieri2010-03-011-2/+2
| * | | | x86: Implement atomic[64]_dec_if_positive()Luca Barbieri2010-03-011-1/+1
| * | | | lib: Only test atomic64_dec_if_positive on archs having itLuca Barbieri2010-03-011-0/+4
| * | | | lib: Add self-test for atomic64_tLuca Barbieri2010-02-253-0/+167
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-182-4/+69
|\ \ \ \ \
| * | | | | Debugobjects transition checkMathieu Desnoyers2010-05-101-3/+56
| * | | | | rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney2010-05-101-1/+1
| * | | | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-101-0/+12
| | |/ / / | |/| | |
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2010-05-181-2/+2
|\ \ \ \ \
| * | | | | debugobjects: Section mismatch cleanupHenrik Kretzschmar2010-03-261-2/+2
* | | | | | lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com2010-05-151-1/+2
* | | | | | rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse2010-05-121-2/+3
| |/ / / / |/| | | |
* | | | | lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil2010-04-241-0/+1
* | | | | lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre2010-04-241-7/+15
* | | | | flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao2010-04-241-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-151-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-131-1/+1
| |\ \ \ \ \
| | * | | | | dma-debug: Cleanup for copy-loop in filter_write()Dan Carpenter2010-04-071-1/+1
* | | | | | | vsprintf: Change struct printf_spec.precision from s8 to s16Joe Perches2010-04-141-5/+5
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-1319-19/+51
|\| | | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-092-1/+16
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into for-linusJens Axboe2010-03-195-46/+55
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-152-1/+16
| * | | | | | | 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