1. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  2. 4c61940 Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  3. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  4. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 3a3527b 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
  6. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  7. c462e8c debugfs: no longer needs to depend on SYSFS by Randy Dunlap · 14 years ago
  8. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  9. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  10. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  11. 79aac88 microblaze: Disable FRAME_POINTER selection by Michal Simek · 14 years ago
  12. f4d01439 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault by Takuya Yoshikawa · 14 years ago
  13. ab0155a kmemleak: Introduce a default off mode for kmemleak by Jason Baron · 14 years ago
  14. d6f4ceb Kbuild: Add option to set -femit-struct-debug-baseonly by Andi Kleen · 14 years ago
  15. 551d55a tree/tiny rcu: Add debug RCU head objects by Mathieu Desnoyers · 14 years ago
  16. c9d221f fault-injection: add CPU notifier error injection module by Akinobu Mita · 14 years ago
  17. 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
  18. e35e7fb lockup_detector: Don't enable the lockup detector by default by Frederic Weisbecker · 14 years ago
  19. 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
  20. 23637d4 lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  21. e16bb1d lockup_detector: Update some config by Frederic Weisbecker · 14 years ago
  22. 89d7ce2 lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  23. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 14 years ago
  24. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 14 years ago
  25. 55ec936 rcu: enable CPU_STALL_VERBOSE by default by Paul E. McKenney · 14 years ago
  26. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  27. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  28. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  29. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  30. 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 14 years ago
  31. 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 14 years ago
  32. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  33. 0347af4 lkdtm: add debugfs access and loosen KPROBE ties by Simon Kagstrom · 14 years ago
  34. c99c30f nmi_watchdog: Turn it off by default by Ingo Molnar · 14 years ago
  35. 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 · 14 years ago
  36. dd8b1cf perf: Remove pointless breakpoint union by Frederic Weisbecker · 14 years ago
  37. 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 14 years ago
  38. 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 14 years ago
  39. 1ed509a rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information by Paul E. McKenney · 14 years ago
  40. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 14 years ago
  41. c3128fb nmi_watchdog: Use a boolean config flag for compiling by Don Zickus · 14 years ago
  42. 8e7672c nmi_watchdog: Only enable on x86 for now by Ingo Molnar · 14 years ago
  43. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 14 years ago
  44. 660e2ac sh: kmemleak support. by Chris Smith · 14 years ago
  45. 4c54005 rcu: 1Q2010 update for RCU documentation by Paul E. McKenney · 14 years ago
  46. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  47. 8420e7e Make DEBUG_BUGVERBOSE default to y by Alexey Dobriyan · 15 years ago
  48. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  49. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  51. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  52. 6077817 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
  53. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  54. 8bfb2f8 rcu: Make RCU's CPU-stall detector be default by Paul E. McKenney · 15 years ago
  55. dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 15 years ago
  56. 83ac201 sysctl: Remove dead code from sysctl_check by Eric W. Biederman · 15 years ago
  57. b60e26a kmemleak: fix kconfig for crc32 build error by Randy Dunlap · 15 years ago
  58. 01deab9 powerpc: Minor cleanup to lib/Kconfig.debug by Kumar Gala · 15 years ago
  59. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  60. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago
  61. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  62. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  63. eee2775 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
  64. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  65. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  66. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  67. bbdc16f kmemleak: Allow kmemleak to be built on powerpc by Michael Ellerman · 15 years ago
  68. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  69. a9d9058 kmemleak: Allow the early log buffer to be configurable. by Catalin Marinas · 15 years ago
  70. 7c756e6 percpu: implement optional weak percpu definitions by Tejun Heo · 15 years ago
  71. bf96d1e kmemleak: Do not force the slab debugging Kconfig options by Catalin Marinas · 15 years ago
  72. 8b12e25 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 00540e5 lockdep: Select frame pointers on x86 by Peter Zijlstra · 15 years ago
  74. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  75. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  76. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  77. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  78. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  79. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  80. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  81. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  82. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  83. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  85. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  86. 86151fd dynamic debug: update docs by Jason Baron · 15 years ago
  87. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  88. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  89. 5ee00bd dma-debug: add Kconfig entry by Joerg Roedel · 15 years ago
  90. 152de30 docsrc: use config instead of menuconfig by Randy Dunlap · 15 years ago
  91. adf8b37 [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding by Catalin Marinas · 15 years ago
  92. 871cafc Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  93. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 749a440 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR by Lai Jiangshan · 15 years ago
  95. 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 15 years ago
  96. e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 15 years ago
  97. 3d14bda 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
  98. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  99. da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 15 years ago
  100. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago