1. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  2. 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
  3. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  4. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  5. 86151fd dynamic debug: update docs by Jason Baron · 15 years ago
  6. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  7. 97fb44eb Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  8. 5ee00bd dma-debug: add Kconfig entry by Joerg Roedel · 15 years ago
  9. 152de30 docsrc: use config instead of menuconfig by Randy Dunlap · 15 years ago
  10. adf8b37 [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding by Catalin Marinas · 15 years ago
  11. 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
  12. 749a440 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR by Lai Jiangshan · 15 years ago
  13. 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 15 years ago
  14. 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
  15. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  16. da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 15 years ago
  17. 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
  18. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  19. 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
  20. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  21. 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 16 years ago
  22. 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
  23. 0e11e34 block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  24. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  25. 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
  26. 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
  27. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  28. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  29. 759f8ca Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' by Jens Axboe · 16 years ago
  30. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  31. 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 16 years ago
  32. 6003ab0 Merge branch 'linus' into core/debug by Ingo Molnar · 16 years ago
  33. 1b2439d debug: add notifier chain debugging by Arjan van de Ven · 16 years ago
  34. 429b022 Merge commit 'v2.6.27-rc6' into core/rcu by Ingo Molnar · 16 years ago
  35. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  36. 9e94cd3 Move sysctl check into debugging section and don't make it default y by Andi Kleen · 16 years ago
  37. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  38. 67182ae rcu, debug: detect stalled grace periods by Paul E. McKenney · 16 years ago
  39. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  40. 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
  41. ff54333 debugfs: Add a reference to the debugfs API documentation. by Robert P. J. Day · 16 years ago
  42. 1e09481 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  43. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  44. 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
  45. ad118c5 stacktrace: add saved stack traces to backtrace self-test by Vegard Nossum · 16 years ago
  46. 59ea746 MM: virtual address debug by Jiri Slaby · 16 years ago
  47. 31a72bc rcu: make rcutorture more vicious: reinstate boot-time testing by Paul E. McKenney · 16 years ago
  48. 1462a20 Revert "prohibit rcutorture from being compiled into the kernel" by Ingo Molnar · 16 years ago
  49. 886dd58 debugging: make stacktrace independent from DEBUG_KERNEL by Ingo Molnar · 16 years ago
  50. 9c44bc0 softlockup: allow panic on lockup by Ingo Molnar · 16 years ago
  51. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 16 years ago
  52. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  53. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago
  54. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 16 years ago
  55. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  56. 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
  57. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  58. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  59. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  60. dc7d552 kgdb: core by Jason Wessel · 16 years ago
  61. 2342e51 Remove DEBUG_SEMAPHORE from Kconfig by Matthew Wilcox · 16 years ago
  62. 5b06c853 slub: Deal with config variable dependencies by Christoph Lameter · 16 years ago
  63. fddd9cf make LKDTM depend on BLOCK by Chris Snook · 16 years ago
  64. fa2144b kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED by Sam Ravnborg · 16 years ago
  65. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 16 years ago
  66. b920de1b mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  67. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 16 years ago
  68. d6fbfa4 kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH by Geert Uytterhoeven · 16 years ago
  69. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 16 years ago
  70. aa7d9350 latencytop: Change Kconfig dependency. by Heiko Carstens · 16 years ago
  71. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 16 years ago
  72. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 16 years ago
  73. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 16 years ago
  74. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 16 years ago
  75. 91341d4 kbuild: introduce new option to enhance section mismatch analysis by Sam Ravnborg · 16 years ago
  76. 9745512 sched: latencytop support by Arjan van de Ven · 16 years ago
  77. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  78. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  79. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  80. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
  81. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  82. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  83. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  84. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  85. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  86. fdfb870 typo fix Kernel config option by Danny ter Haar · 17 years ago
  87. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  88. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
  89. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  90. b642b6d3 sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
  91. c1a834d timer stats: speedups by Ingo Molnar · 17 years ago
  92. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  93. 6d690dc fault injection: disable stacktrace filter for x86-64 by Akinobu Mita · 17 years ago
  94. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  95. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  96. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  97. b72e53f kconfig.debug: clarify CONFIG_DEBUG_INFO help text by Andreas Dilger · 17 years ago
  98. 14cf232 [MIPS] Don't force frame pointers for lockdep on MIPS by Franck Bui-Huu · 17 years ago
  99. 1df4900 [PATCH] fault injection: split up stacktrace filter Kconfig option by Akinobu Mita · 17 years ago
  100. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago