Age | Commit message (Expand) | Author | Files | Lines |
2010-05-27 | fault-injection: add CPU notifier error injection module | Akinobu Mita | 1 | -0/+12 |
2010-05-25 | DYNAMIC_DEBUG: fix documentation errors | Florian Ragwitz | 1 | -8/+8 |
2010-05-18 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+7 |
2010-05-10 | rcu: enable CPU_STALL_VERBOSE by default | Paul E. McKenney | 1 | -1/+1 |
2010-05-10 | rcu: optionally leave lockdep enabled after RCU lockdep splat | Lai Jiangshan | 1 | -0/+12 |
2010-04-30 | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 1 | -6/+38 |
2010-04-13 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -1/+1 |
2010-04-13 | sparc64: Support kmemleak. | David S. Miller | 1 | -1/+1 |
2010-04-07 | microblaze: Enable memory leak detector | Michal Simek | 1 | -1/+1 |
2010-03-25 | blackfin: enable DEBUG_SECTION_MISMATCH | Mike Frysinger | 1 | -1/+2 |
2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 1 | -5/+28 |
2010-03-06 | lkdtm: add debugfs access and loosen KPROBE ties | Simon Kagstrom | 1 | -3/+2 |
2010-02-28 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+25 |
2010-02-27 | perf: Remove pointless breakpoint union | Frederic Weisbecker | 1 | -3/+5 |
2010-02-27 | perf lock: Fix and add misc documentally things | Hitoshi Mitake | 1 | -0/+6 |
2010-02-26 | lib: Add self-test for atomic64_t | Luca Barbieri | 1 | -0/+7 |
2010-02-25 | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information | Paul E. McKenney | 1 | -0/+12 |
2010-02-25 | rcu: Introduce lockdep-based checking to RCU read-side primitives | Paul E. McKenney | 1 | -0/+12 |
2010-01-27 | sh: kmemleak support. | Chris Smith | 1 | -1/+1 |
2010-01-16 | rcu: 1Q2010 update for RCU documentation | Paul E. McKenney | 1 | -2/+2 |
2009-12-18 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-12-15 | Make DEBUG_BUGVERBOSE default to y | Alexey Dobriyan | 1 | -1/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+8 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-12-03 | rcu: Make RCU's CPU-stall detector be default | Paul E. McKenney | 1 | -1/+1 |
2009-11-15 | workqueue: Add debugobjects support | Thomas Gleixner | 1 | -0/+8 |
2009-11-11 | sysctl: Remove dead code from sysctl_check | Eric W. Biederman | 1 | -1/+1 |
2009-11-07 | kmemleak: fix kconfig for crc32 build error | Randy Dunlap | 1 | -0/+1 |
2009-10-27 | powerpc: Minor cleanup to lib/Kconfig.debug | Kumar Gala | 1 | -1/+1 |
2009-10-06 | [S390] Enable kmemleak on s390. | Heiko Carstens | 1 | -3/+4 |
2009-09-20 | kernel hacking: move STRIP_ASM_SYMS from General | Randy Dunlap | 1 | -0/+8 |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -0/+15 |
2009-09-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2009-09-02 | CRED: Add some configurable debugging [try #6] | David Howells | 1 | -0/+15 |
2009-08-23 | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 1 | -1/+1 |
2009-08-23 | rcu: Merge preemptable-RCU functionality into hierarchical RCU | Paul E. McKenney | 1 | -1/+1 |
2009-08-20 | kmemleak: Allow kmemleak to be built on powerpc | Michael Ellerman | 1 | -1/+1 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 1 | -2/+15 |
2009-06-25 | kmemleak: Allow the early log buffer to be configurable. | Catalin Marinas | 1 | -0/+12 |
2009-06-24 | percpu: implement optional weak percpu definitions | Tejun Heo | 1 | -0/+15 |
2009-06-23 | kmemleak: Do not force the slab debugging Kconfig options | Catalin Marinas | 1 | -2/+3 |
2009-06-22 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2009-06-21 | lockdep: Select frame pointers on x86 | Peter Zijlstra | 1 | -1/+1 |
2009-06-15 | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg | 1 | -0/+2 |
2009-06-15 | kmemcheck: enable in the x86 Kconfig | Vegard Nossum | 1 | -2/+2 |