1. 01deab9 powerpc: Minor cleanup to lib/Kconfig.debug by Kumar Gala · 15 years ago
  2. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  3. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago
  4. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  6. 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
  7. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  8. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  9. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  10. bbdc16f kmemleak: Allow kmemleak to be built on powerpc by Michael Ellerman · 15 years ago
  11. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  12. a9d9058 kmemleak: Allow the early log buffer to be configurable. by Catalin Marinas · 15 years ago
  13. 7c756e6 percpu: implement optional weak percpu definitions by Tejun Heo · 15 years ago
  14. bf96d1e kmemleak: Do not force the slab debugging Kconfig options by Catalin Marinas · 15 years ago
  15. 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
  16. 00540e5 lockdep: Select frame pointers on x86 by Peter Zijlstra · 15 years ago
  17. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  18. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  19. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  20. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  21. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  22. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  23. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  24. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  25. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  26. 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
  27. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  28. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  29. 86151fd dynamic debug: update docs by Jason Baron · 15 years ago
  30. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  31. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  32. 5ee00bd dma-debug: add Kconfig entry by Joerg Roedel · 16 years ago
  33. 152de30 docsrc: use config instead of menuconfig by Randy Dunlap · 15 years ago
  34. adf8b37 [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding by Catalin Marinas · 15 years ago
  35. 871cafc Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  36. 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
  37. 749a440 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR by Lai Jiangshan · 15 years ago
  38. 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 16 years ago
  39. e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 16 years ago
  40. 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 · 16 years ago
  41. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  42. da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 16 years ago
  43. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  44. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  45. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  46. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  47. 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 16 years ago
  48. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  49. 0e11e34 block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  50. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  51. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  52. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  54. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  55. 759f8ca Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' by Jens Axboe · 16 years ago
  56. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  57. 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 16 years ago
  58. 6003ab0 Merge branch 'linus' into core/debug by Ingo Molnar · 16 years ago
  59. 1b2439d debug: add notifier chain debugging by Arjan van de Ven · 16 years ago
  60. 429b022 Merge commit 'v2.6.27-rc6' into core/rcu by Ingo Molnar · 16 years ago
  61. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  62. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  63. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  64. 67182ae rcu, debug: detect stalled grace periods by Paul E. McKenney · 16 years ago
  65. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  66. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. ff54333 debugfs: Add a reference to the debugfs API documentation. by Robert P. J. Day · 16 years ago
  68. 1e09481 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  69. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  70. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. ad118c5 stacktrace: add saved stack traces to backtrace self-test by Vegard Nossum · 16 years ago
  72. 59ea746 MM: virtual address debug by Jiri Slaby · 16 years ago
  73. 31a72bc rcu: make rcutorture more vicious: reinstate boot-time testing by Paul E. McKenney · 16 years ago
  74. 1462a20 Revert "prohibit rcutorture from being compiled into the kernel" by Ingo Molnar · 16 years ago
  75. 886dd58 debugging: make stacktrace independent from DEBUG_KERNEL by Ingo Molnar · 16 years ago
  76. 9c44bc0 softlockup: allow panic on lockup by Ingo Molnar · 16 years ago
  77. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 16 years ago
  78. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  79. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  80. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 16 years ago
  81. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  82. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  83. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  84. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  85. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  86. dc7d552 kgdb: core by Jason Wessel · 16 years ago
  87. 2342e51 Remove DEBUG_SEMAPHORE from Kconfig by Matthew Wilcox · 16 years ago
  88. 5b06c853 slub: Deal with config variable dependencies by Christoph Lameter · 16 years ago
  89. fddd9cf make LKDTM depend on BLOCK by Chris Snook · 16 years ago
  90. fa2144b kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED by Sam Ravnborg · 16 years ago
  91. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 16 years ago
  92. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  93. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 16 years ago
  94. d6fbfa4 kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH by Geert Uytterhoeven · 16 years ago
  95. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 16 years ago
  96. aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 16 years ago
  97. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 16 years ago
  98. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 16 years ago
  99. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 16 years ago
  100. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 16 years ago