1. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
  2. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  3. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  4. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  5. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  6. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  7. fdfb870 typo fix Kernel config option by Danny ter Haar · 17 years ago
  8. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  9. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
  10. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  11. b642b6d3 sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
  12. c1a834d timer stats: speedups by Ingo Molnar · 17 years ago
  13. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  14. 6d690dc fault injection: disable stacktrace filter for x86-64 by Akinobu Mita · 17 years ago
  15. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  16. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  17. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  18. b72e53f kconfig.debug: clarify CONFIG_DEBUG_INFO help text by Andreas Dilger · 17 years ago
  19. 14cf232 [MIPS] Don't force frame pointers for lockdep on MIPS by Franck Bui-Huu · 17 years ago
  20. 1df4900 [PATCH] fault injection: split up stacktrace filter Kconfig option by Akinobu Mita · 17 years ago
  21. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago
  22. a304e1b [PATCH] Debug shared irqs by David Woodhouse · 17 years ago
  23. b9b2a70 [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS by Robert P. J. Day · 17 years ago
  24. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  25. 86327d1 Fix typo in new debug options. by Dave Jones · 18 years ago
  26. bf4735a [PATCH] Kconfig refactoring for better menu nesting by Don Mullis · 18 years ago
  27. 83ba254 [PATCH] fault-injection: stacktrace filtering kconfig fix by Andrew Morton · 18 years ago
  28. 1ab8509a [PATCH] fault-injection Kconfig cleanup by Andrew Morton · 18 years ago
  29. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 18 years ago
  30. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  31. 933e312 [PATCH] fault-injection capability for alloc_pages() by Akinobu Mita · 18 years ago
  32. 8a8b650 [PATCH] fault-injection capability for kmalloc by Akinobu Mita · 18 years ago
  33. 6ff1cb3 [PATCH] fault-injection capabilities infrastructure by Akinobu Mita · 18 years ago
  34. 91768d6 [PATCH] Generic BUG for i386 by Jeremy Fitzhardinge · 18 years ago
  35. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  36. d3b8b6e [PATCH] kconfig: PRINTK_TIME depends on PRINTK by Randy Dunlap · 18 years ago
  37. 75e31aa [ARM] 3909/1: Disable UWIND_INFO for ARM (again) by Kevin Hilman · 18 years ago
  38. 1b95817 [PATCH] uml shouldn't do HEADERS_CHECK by Al Viro · 18 years ago
  39. 0f836e5f [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check' by David Woodhouse · 18 years ago
  40. dea20a3 [PATCH] Disable DETECT_SOFTLOCKUP for s390 by Heiko Carstens · 18 years ago
  41. 8bb31b9 [PATCH] Linux Kernel Dump Test Module by Ankita Garg · 18 years ago
  42. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  43. 49c3f80 sh: Enable verbose BUG() support. by Paul Mundt · 18 years ago
  44. 2549b32 sh: Use generic CONFIG_FRAME_POINTER. by Paul Mundt · 18 years ago
  45. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  46. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  47. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  48. 3b8d1fe [PATCH] Don't force frame pointers for lockdep by Andi Kleen · 18 years ago
  49. cebc04b add CONFIG_ENABLE_MUST_CHECK by Andrew Morton · 18 years ago
  50. 517e7aa [PATCH] let the the lockdep options depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  51. 4d9f34a [PATCH] lockdep: kconfig by Ingo Molnar · 18 years ago
  52. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  53. cae2ed9 [PATCH] lockdep: locking API self tests by Ingo Molnar · 18 years ago
  54. cbbd1fa [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support by Heiko Carstens · 18 years ago
  55. 8637c09 [PATCH] lockdep: stacktrace subsystem, core by Ingo Molnar · 18 years ago
  56. fb7e424 [PATCH] lockdep: remove mutex deadlock checking code by Ingo Molnar · 18 years ago
  57. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 18 years ago
  58. a1583d3 [PATCH] fix rt-mutex defaults and dependencies by Roman Zippel · 18 years ago
  59. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  60. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago
  61. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  62. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  63. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  64. 06a1be1 [SPARC]: Handle UNWIND_INFO properly. by David S. Miller · 18 years ago
  65. cca57c5 [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default by Tim Chen · 18 years ago
  66. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 18 years ago
  67. ae36b88 [PATCH] Don't make debugfs depend on DEBUG_KERNEL by Jens Axboe · 18 years ago
  68. 6a0f03e [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL by Andi Kleen · 18 years ago
  69. 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 18 years ago
  70. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 18 years ago
  71. 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 18 years ago
  72. a9df3d0 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining by Ingo Molnar · 18 years ago
  73. f346f4b [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  74. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago
  75. 50dd26ba [PATCH] DEBUG_SLAB depends on SLAB by Ingo Molnar · 18 years ago
  76. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  77. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 18 years ago
  78. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  79. 2a38bcc [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER by Jesper Juhl · 19 years ago
  80. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  81. aeb3998 [PATCH] x86-64: Allow frame pointer and fix help text. by Andi Kleen · 19 years ago
  82. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  83. 3348e05 [PATCH] DEBUG_FS must depend on SYSFS by Adrian Bunk · 19 years ago
  84. 37fce85 [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  85. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago