summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-091-0/+16
* powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-031-3/+3
* Move sysctl check into debugging section and don't make it default yAndi Kleen2008-08-161-0/+8
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-121-0/+9
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-241-0/+12
* Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-231-1/+25
|\
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-151-1/+5
| |\
| * | softlockup: allow panic on lockupIngo Molnar2008-05-251-1/+25
* | | debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day2008-07-211-0/+3
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-151-1/+19
|\ \ \ | |_|/ |/| |
| * | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-191-2/+19
| * | Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar2008-06-161-1/+2
| |/
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-1/+3
|\ \
| * | stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-271-0/+3
| * | debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar2008-05-251-1/+0
| |/
* / ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-231-0/+2
|/
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-301-0/+8
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+23
* Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen2008-04-251-0/+11
* [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-191-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-04-181-1/+12
|\
| * firewire: fw-ohci: add option for remote debuggingStefan Richter2008-04-181-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-181-0/+2
|\ \
| * | kgdb: coreJason Wessel2008-04-171-0/+2
| |/
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-181-10/+0
|\ \
| * | Remove DEBUG_SEMAPHORE from KconfigMatthew Wilcox2008-04-171-10/+0
| |/
* / slub: Deal with config variable dependenciesChristoph Lameter2008-04-141-1/+1
|/
* make LKDTM depend on BLOCKChris Snook2008-02-231-0/+1
* kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg2008-02-151-0/+3
* x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-14/+0
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-2/+5
* SLUB: Support for performance statisticsChristoph Lameter2008-02-071-0/+13
* kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCHGeert Uytterhoeven2008-02-031-6/+6
* kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-031-1/+1
* latencytop: Change Kconfig dependency.Heiko Carstens2008-02-011-1/+1
* x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-301-0/+28
* x86: add a simple backtrace test moduleArjan van de Ven2008-01-301-0/+12
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-301-0/+12
* kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-281-0/+2
* kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-281-0/+30
* sched: latencytop supportArjan van de Ven2008-01-251-0/+14
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-2/+2
* Permit silencing of __deprecated warnings.Jeff Garzik2007-10-251-0/+8
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+10
* markers: Add samples subdirMathieu Desnoyers2007-10-191-0/+2
* slow down printk during bootRandy Dunlap2007-10-161-0/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-111-1/+1
|\
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
| |\
| * | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* | | lockstat: documentationPeter Zijlstra2007-10-071-0/+2
| |/ |/|