- c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 06ee772 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 43aa7ac lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
- 91af708 rwsem: Test for no active locks in __rwsem_do_wake undo code by Michel Lespinasse · 14 years ago
- a5d8e46 Debugobjects transition check by Mathieu Desnoyers · 15 years ago
- 55ec936 rcu: enable CPU_STALL_VERBOSE by default by Paul E. McKenney · 15 years ago
- 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 15 years ago
- d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 15 years ago
- 98d5ce0 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) by Hans Verkuil · 15 years ago
- ccdb400 lib: fix the use of LZO to decompress initramfs images by Albin Tonnerre · 15 years ago
- e59464c flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO by Changli Gao · 15 years ago
- dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4e310fd vsprintf: Change struct printf_spec.precision from s8 to s16 by Joe Perches · 15 years ago
- 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
- 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 15 years ago
- 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 15 years ago
- 3eac4ab rwsem generic spinlock: use IRQ save/restore spinlocks by Kevin Hilman · 15 years ago
- addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- 57119c3 ratelimit: fix the return value when __ratelimit() fails to acquire the lock by Yong Zhang · 15 years ago
- 2a7268a ratelimit: annotate ___ratelimit() by Yong Zhang · 15 years ago
- 39a37ce dma-debug: Cleanup for copy-loop in filter_write() by Dan Carpenter · 15 years ago
- 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 15 years ago
- d61931d x86: Add optimized popcnt variants by Borislav Petkov · 15 years ago
- 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 1fb2f77 debugobjects: Section mismatch cleanup by Henrik Kretzschmar · 15 years ago
- 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 15 years ago
- b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 15 years ago
- 2cda272 block: Fix overrun in lcm() and move it to lib by Martin K. Petersen · 15 years ago
- ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
- 9d7cca0 resource: add window support by Bjorn Helgaas · 15 years ago
- 0f4050c resource: add bus number support by Bjorn Helgaas · 15 years ago
- 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 51ea3f6 inflate_fast: sout is already a short so ptr arith was off by one. by Joakim Tjernlund · 15 years ago
- e69eae6 zlib: make new optimized inflate endian independent by Joakim Tjernlund · 15 years ago
- 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
- b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 15 years ago
- 4da0b66 vsprintf: move %pR resource printf_specs off the stack by Bjorn Helgaas · 15 years ago
- b89dc5d vsprintf: clarify comments for printf_spec flags by Bjorn Helgaas · 15 years ago
- ef0658f vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes by Joe Perches · 15 years ago
- 66b8915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 15 years ago
- 4f2a946 crc32: some minor cleanups by Joakim Tjernlund · 15 years ago
- 08564fb bitmap: use for_each_set_bit() by Akinobu Mita · 15 years ago
- 9a86e2b lib: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
- a069c26 lib: build list_sort() only if needed by Don Mullis · 15 years ago
- 02b12b7 lib: revise list_sort() header comment by Don Mullis · 15 years ago
- 835cc0c lib: more scalable list_sort() by Don Mullis · 15 years ago
- d6a2eed lib/string.c: simplify strnstr() by André Goddard Rosa · 15 years ago
- a11d2b6 lib/string.c: simplify stricmp() by André Goddard Rosa · 15 years ago
- 0347af4 lkdtm: add debugfs access and loosen KPROBE ties by Simon Kagstrom · 15 years ago
- f047f4f mm: use the same log level for show_mem() by Amerigo Wang · 15 years ago
- a5c9161 x86, atomic64: In selftest, distinguish x86-64 from 586+ by H. Peter Anvin · 15 years ago
- 25a304f lib: Fix atomic64_inc_not_zero test by Luca Barbieri · 15 years ago
- 9757789 lib: Fix atomic64_add_unless return value convention by Luca Barbieri · 15 years ago
- 9efbcd5 lib: Fix atomic64_add_unless test by Luca Barbieri · 15 years ago
- d7f6de1 x86: Implement atomic[64]_dec_if_positive() by Luca Barbieri · 15 years ago
- 8f4f202 lib: Only test atomic64_dec_if_positive on archs having it by Luca Barbieri · 15 years ago
- 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- dd8b1cf perf: Remove pointless breakpoint union by Frederic Weisbecker · 15 years ago
- 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 15 years ago
- 64d497f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
- 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 15 years ago
- 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
- 1ed509a rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information by Paul E. McKenney · 15 years ago
- 96be753 idr: Apply lockdep-based diagnostics to rcu_dereference() uses by Paul E. McKenney · 15 years ago
- 2676a58 radix-tree: Disable RCU lockdep checking in radix tree by Paul E. McKenney · 15 years ago
- 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 15 years ago
- 996de8c Merge commit 'v2.6.33' into core/rcu by Ingo Molnar · 15 years ago
- d2e7276 idr: fix a critical misallocation bug, take#2 by Tejun Heo · 15 years ago
- 17d9ddc rbtree: Add support for augmented rbtrees by Pallipadi, Venkatesh · 15 years ago
- 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 6f14a66 idr: revert misallocation bug fix by Tejun Heo · 15 years ago
- 24551f6 lmb: Add lmb_free() by Michael Ellerman · 15 years ago
- 859ddf0 idr: fix a critical misallocation bug by Tejun Heo · 15 years ago
- 9d3f188 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
- 660e2ac sh: kmemleak support. by Chris Smith · 15 years ago
- 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- a02b119 Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
- aeb583d lib/dma-debug.c: mark file-local struct symbol static. by Thiago Farina · 15 years ago
- 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4c54005 rcu: 1Q2010 update for RCU documentation by Paul E. McKenney · 15 years ago
- d5f1fb5 lib: Introduce strnstr() by Li Zefan · 15 years ago
- 0159f24 lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian by Joe Perches · 15 years ago
- 6846ee5 zlib: Fix build of powerpc boot wrapper by Benjamin Herrenschmidt · 15 years ago
- 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
- 3f47240 vsnprintf: fix reference for compressed ipv6 addresses by Uwe Kleine-König · 15 years ago
- 7ee3aebe lib/rational.c needs module.h by Sascha Hauer · 15 years ago
- cacb246 Add LZO compression support for initramfs and old-style initrd by Albin Tonnerre · 15 years ago
- 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
- ac4c2a3 zlib: optimize inffast when copying direct from output by Joakim Tjernlund · 15 years ago