1. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 6595b4a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 83d7e94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 13 years ago
  4. 79e0d9b kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK by Catalin Marinas · 13 years ago
  5. c0a5afb MIPS: Enable kmemleak for MIPS by Maxin John · 13 years ago
  6. fc2ecf7 rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT by Mathieu Desnoyers · 13 years ago
  7. a00e0d71 rcu: Remove conditional compilation for RCU CPU stall warnings by Paul E. McKenney · 13 years ago
  8. e11feaa watchdog, hung_task_timeout: Add Kconfig configurable default by Jeff Mahoney · 13 years ago
  9. 9718269 kemleak-test: build as module only by Daniel Baluta · 13 years ago
  10. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  11. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 13 years ago
  12. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 13 years ago
  13. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  14. f2c23f6 kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default by Michal Marek · 13 years ago
  15. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 14 years ago
  16. de933bd kbuild: reenable section mismatch analysis by Uwe Kleine-König · 13 years ago
  17. 7302041 m68knommu: Remove dependencies on nonexistent M68KNOMMU by Geert Uytterhoeven · 14 years ago
  18. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  19. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  20. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  21. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  22. 6d411e6 lib/Kconfig.debug: add list_sort debugging switch by Artem Bityutskiy · 14 years ago
  23. e2852ae percpu_counter: add debugobj support by Tejun Heo · 14 years ago
  24. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  25. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  26. 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
  27. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  28. 6b945df kmemleak: add TILE to the list of supported architectures. by Chris Metcalf · 14 years ago
  29. 400fb7f move async raid6 test to lib/Kconfig.debug by Dan Williams · 14 years ago
  30. ab4d5ed slub: Enable sysfs support for !CONFIG_SLUB_DEBUG by Christoph Lameter · 14 years ago
  31. 2dfbf4d rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter by Paul E. McKenney · 14 years ago
  32. 46b93b7 tracing/lockdep: Fix dependency of TRACE_IRQFLAGS by Steven Rostedt · 14 years ago
  33. 910b1b7 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable by Paul E. McKenney · 14 years ago
  34. b163760 rcu: make CPU stall warning timeout configurable by Paul E. McKenney · 14 years ago
  35. ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 14 years ago
  36. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  37. 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
  38. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  39. 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
  40. 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
  41. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  42. c462e8c debugfs: no longer needs to depend on SYSFS by Randy Dunlap · 14 years ago
  43. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  44. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  45. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  46. 79aac88 microblaze: Disable FRAME_POINTER selection by Michal Simek · 14 years ago
  47. f4d0143 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault by Takuya Yoshikawa · 14 years ago
  48. ab0155a kmemleak: Introduce a default off mode for kmemleak by Jason Baron · 14 years ago
  49. d6f4ceb Kbuild: Add option to set -femit-struct-debug-baseonly by Andi Kleen · 14 years ago
  50. 551d55a tree/tiny rcu: Add debug RCU head objects by Mathieu Desnoyers · 14 years ago
  51. c9d221f fault-injection: add CPU notifier error injection module by Akinobu Mita · 14 years ago
  52. 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
  53. e35e7fb lockup_detector: Don't enable the lockup detector by default by Frederic Weisbecker · 14 years ago
  54. 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
  55. 23637d4 lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  56. e16bb1d lockup_detector: Update some config by Frederic Weisbecker · 14 years ago
  57. 89d7ce2 lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  58. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 14 years ago
  59. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 14 years ago
  60. 55ec936 rcu: enable CPU_STALL_VERBOSE by default by Paul E. McKenney · 14 years ago
  61. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  62. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  63. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  64. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  65. 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 14 years ago
  66. 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 14 years ago
  67. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  68. 0347af4 lkdtm: add debugfs access and loosen KPROBE ties by Simon Kagstrom · 14 years ago
  69. c99c30f nmi_watchdog: Turn it off by default by Ingo Molnar · 14 years ago
  70. 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
  71. dd8b1cf perf: Remove pointless breakpoint union by Frederic Weisbecker · 14 years ago
  72. 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 14 years ago
  73. 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 14 years ago
  74. 1ed509a rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information by Paul E. McKenney · 14 years ago
  75. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 14 years ago
  76. c3128fb nmi_watchdog: Use a boolean config flag for compiling by Don Zickus · 14 years ago
  77. 8e7672c nmi_watchdog: Only enable on x86 for now by Ingo Molnar · 14 years ago
  78. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 14 years ago
  79. 660e2ac sh: kmemleak support. by Chris Smith · 15 years ago
  80. 4c54005 rcu: 1Q2010 update for RCU documentation by Paul E. McKenney · 15 years ago
  81. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  82. 8420e7e Make DEBUG_BUGVERBOSE default to y by Alexey Dobriyan · 15 years ago
  83. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  84. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  85. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  86. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  87. 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
  88. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  89. 8bfb2f8 rcu: Make RCU's CPU-stall detector be default by Paul E. McKenney · 15 years ago
  90. dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 15 years ago
  91. 83ac201 sysctl: Remove dead code from sysctl_check by Eric W. Biederman · 15 years ago
  92. b60e26a kmemleak: fix kconfig for crc32 build error by Randy Dunlap · 15 years ago
  93. 01deab9 powerpc: Minor cleanup to lib/Kconfig.debug by Kumar Gala · 15 years ago
  94. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  95. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago
  96. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  97. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  98. 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
  99. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  100. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago