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