Age | Commit message (Expand) | Author |
2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds |
2008-08-16 | Move sysctl check into debugging section and don't make it default y | Andi Kleen |
2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap |
2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman |
2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2008-07-21 | debugfs: Add a reference to the debugfs API documentation. | Robert P. J. Day |
2008-07-15 | Merge branch 'linus' into core/softlockup | Ingo Molnar |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-06-27 | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum |
2008-06-19 | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney |
2008-06-16 | Revert "prohibit rcutorture from being compiled into the kernel" | Ingo Molnar |
2008-05-25 | debugging: make stacktrace independent from DEBUG_KERNEL | Ingo Molnar |
2008-05-25 | softlockup: allow panic on lockup | Ingo Molnar |
2008-05-23 | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner |
2008-04-25 | Add option to enable -Wframe-larger-than= on gcc 4.4 | Andi Kleen |
2008-04-19 | [PATCH] r/o bind mounts: debugging for missed calls | Dave Hansen |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-04-18 | firewire: fw-ohci: add option for remote debugging | Stefan Richter |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds |
2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-17 | kgdb: core | Jason Wessel |
2008-04-17 | Remove DEBUG_SEMAPHORE from Kconfig | Matthew Wilcox |
2008-04-14 | slub: Deal with config variable dependencies | Christoph Lameter |
2008-02-23 | make LKDTM depend on BLOCK | Chris Snook |
2008-02-15 | kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED | Sam Ravnborg |
2008-02-09 | x86, core: remove CONFIG_FORCED_INLINING | Harvey Harrison |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells |
2008-02-07 | SLUB: Support for performance statistics | Christoph Lameter |
2008-02-03 | kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH | Geert Uytterhoeven |
2008-02-03 | kbuild: print only total number of section mismatces found | Sam Ravnborg |
2008-02-01 | latencytop: Change Kconfig dependency. | Heiko Carstens |
2008-01-30 | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl |
2008-01-30 | x86: add a simple backtrace test module | Arjan van de Ven |
2008-01-30 | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli |
2008-01-28 | kbuild: add verbose option to Section mismatch reporting in modpost | Sam Ravnborg |
2008-01-28 | kbuild: introduce new option to enhance section mismatch analysis | Sam Ravnborg |
2008-01-25 | sched: latencytop support | Arjan van de Ven |
2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger |
2007-10-25 | Permit silencing of __deprecated warnings. | Jeff Garzik |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-19 | markers: Add samples subdir | Mathieu Desnoyers |
2007-10-16 | slow down printk during boot | Randy Dunlap |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-07 | lockstat: documentation | Peter Zijlstra |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-10-03 | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT | Hugh Dickins |
2007-09-25 | typo fix Kernel config option | Danny ter Haar |