summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* docsrc: use config instead of menuconfigRandy Dunlap2009-02-211-1/+1
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-261-13/+0Star
|\
| * rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan2009-01-221-13/+0Star
* | x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-8/+8
|\
| * x86: offer frame pointers in all build modesIngo Molnar2009-01-071-8/+8
* | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-0/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-311-0/+1
|\
| * SLUB: failslab supportAkinobu Mita2008-12-291-0/+1
| |
| \
| \
| \
*---. \ Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-251-0/+21
|\ \ \ \ | | | |/ | | |/|
| | | * "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+13
| | |/
| * / debugobjects: add boot parameter default valueIngo Molnar2008-11-261-0/+8
| |/
| |
| \
*-. \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-241-0/+10
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into core/debugIngo Molnar2008-09-101-3/+3
| |\|
| * | debug: add notifier chain debuggingArjan van de Ven2008-09-101-0/+10
* | | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-171-0/+5
* | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-161-0/+55
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | MM: virtual address debugJiri Slaby2008-06-191-0/+9
* | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-101-0/+13
|\ \ \ \ \
| * | | | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-031-1/+1
| * | | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-101-3/+20
| |\| | | |
| * | | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-111-0/+13
| | |_|/ / | |/| | |
* | | | | block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-091-1/+12
* | | | | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo2008-10-091-0/+6
* | | | | Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe2008-10-091-1/+1
* | | | | 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-171-0/+8
* | | docsrc: build Documentation/ sourcesRandy Dunlap2008-08-131-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-241-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-221-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/+0Star
| |/
* / 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
| |/