1. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  2. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  3. 6d411e6 lib/Kconfig.debug: add list_sort debugging switch by Artem Bityutskiy · 14 years ago
  4. e2852ae percpu_counter: add debugobj support by Tejun Heo · 14 years ago
  5. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  6. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  7. 5d70f79 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
  8. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  9. 6b945df kmemleak: add TILE to the list of supported architectures. by Chris Metcalf · 14 years ago
  10. 400fb7f move async raid6 test to lib/Kconfig.debug by Dan Williams · 14 years ago
  11. ab4d5ed slub: Enable sysfs support for !CONFIG_SLUB_DEBUG by Christoph Lameter · 14 years ago
  12. 2dfbf4d rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter by Paul E. McKenney · 14 years ago
  13. 46b93b7 tracing/lockdep: Fix dependency of TRACE_IRQFLAGS by Steven Rostedt · 14 years ago
  14. 910b1b7 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable by Paul E. McKenney · 14 years ago
  15. b163760 rcu: make CPU stall warning timeout configurable by Paul E. McKenney · 14 years ago
  16. ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 14 years ago
  17. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  18. 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
  19. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  20. 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
  21. 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
  22. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  23. c462e8c debugfs: no longer needs to depend on SYSFS by Randy Dunlap · 14 years ago
  24. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  25. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  26. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  27. 79aac88 microblaze: Disable FRAME_POINTER selection by Michal Simek · 14 years ago
  28. f4d01439 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault by Takuya Yoshikawa · 14 years ago
  29. ab0155a kmemleak: Introduce a default off mode for kmemleak by Jason Baron · 14 years ago
  30. d6f4ceb Kbuild: Add option to set -femit-struct-debug-baseonly by Andi Kleen · 14 years ago
  31. 551d55a tree/tiny rcu: Add debug RCU head objects by Mathieu Desnoyers · 14 years ago
  32. c9d221f fault-injection: add CPU notifier error injection module by Akinobu Mita · 14 years ago
  33. 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
  34. e35e7fb lockup_detector: Don't enable the lockup detector by default by Frederic Weisbecker · 14 years ago
  35. 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
  36. 23637d4 lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  37. e16bb1d lockup_detector: Update some config by Frederic Weisbecker · 14 years ago
  38. 89d7ce2 lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  39. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 14 years ago
  40. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 14 years ago
  41. 55ec936 rcu: enable CPU_STALL_VERBOSE by default by Paul E. McKenney · 14 years ago
  42. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  43. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  44. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  45. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  46. 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 14 years ago
  47. 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 14 years ago
  48. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  49. 0347af4 lkdtm: add debugfs access and loosen KPROBE ties by Simon Kagstrom · 14 years ago
  50. c99c30f nmi_watchdog: Turn it off by default by Ingo Molnar · 14 years ago
  51. 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
  52. dd8b1cf perf: Remove pointless breakpoint union by Frederic Weisbecker · 14 years ago
  53. 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 14 years ago
  54. 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 14 years ago
  55. 1ed509a rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information by Paul E. McKenney · 14 years ago
  56. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 14 years ago
  57. c3128fb nmi_watchdog: Use a boolean config flag for compiling by Don Zickus · 14 years ago
  58. 8e7672c nmi_watchdog: Only enable on x86 for now by Ingo Molnar · 14 years ago
  59. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 14 years ago
  60. 660e2ac sh: kmemleak support. by Chris Smith · 14 years ago
  61. 4c54005 rcu: 1Q2010 update for RCU documentation by Paul E. McKenney · 14 years ago
  62. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  63. 8420e7e Make DEBUG_BUGVERBOSE default to y by Alexey Dobriyan · 15 years ago
  64. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  65. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  67. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  68. 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
  69. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  70. 8bfb2f8 rcu: Make RCU's CPU-stall detector be default by Paul E. McKenney · 15 years ago
  71. dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 15 years ago
  72. 83ac201 sysctl: Remove dead code from sysctl_check by Eric W. Biederman · 15 years ago
  73. b60e26a kmemleak: fix kconfig for crc32 build error by Randy Dunlap · 15 years ago
  74. 01deab9 powerpc: Minor cleanup to lib/Kconfig.debug by Kumar Gala · 15 years ago
  75. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  76. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago
  77. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  78. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  79. 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
  80. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  81. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  82. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  83. bbdc16f kmemleak: Allow kmemleak to be built on powerpc by Michael Ellerman · 15 years ago
  84. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  85. a9d9058 kmemleak: Allow the early log buffer to be configurable. by Catalin Marinas · 15 years ago
  86. 7c756e6 percpu: implement optional weak percpu definitions by Tejun Heo · 15 years ago
  87. bf96d1e kmemleak: Do not force the slab debugging Kconfig options by Catalin Marinas · 15 years ago
  88. 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
  89. 00540e5 lockdep: Select frame pointers on x86 by Peter Zijlstra · 15 years ago
  90. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  91. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  92. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  93. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  94. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  95. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  96. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  97. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  98. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  99. 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
  100. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago