summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+8
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells-0/+7
2009-01-07x86: offer frame pointers in all build modesIngo Molnar-8/+8
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-0/+1
2008-12-29SLUB: failslab supportAkinobu Mita-0/+1
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar-0/+21
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney-0/+13
2008-11-26debugobjects: add boot parameter default valueIngo Molnar-0/+8
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar-0/+10
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo-0/+5
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron-0/+55
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar-0/+9
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+13
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe-1/+12
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo-0/+6
2008-10-09Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe-1/+1
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo-0/+16
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney-1/+1
2008-09-10Merge branch 'linus' into core/debugIngo Molnar-3/+3
2008-09-10debug: add notifier chain debuggingArjan van de Ven-0/+10
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar-3/+20
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds-3/+3
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen-0/+8
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap-0/+9
2008-08-11rcu, debug: detect stalled grace periodsPaul E. McKenney-0/+13
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman-0/+12
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+25
2008-07-21debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day-0/+3
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar-1/+5
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar-1/+19
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+3
2008-06-27stacktrace: add saved stack traces to backtrace self-testVegard Nossum-0/+3
2008-06-19MM: virtual address debugJiri Slaby-0/+9
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney-2/+19
2008-06-16Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar-1/+2
2008-05-25debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar-1/+0
2008-05-25softlockup: allow panic on lockupIngo Molnar-1/+25
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo-0/+2
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner-0/+8
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner-0/+23
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen-0/+11
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen-0/+10
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-1/+12
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter-1/+12
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds-0/+2
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-10/+0
2008-04-17kgdb: coreJason Wessel-0/+2
2008-04-17Remove DEBUG_SEMAPHORE from KconfigMatthew Wilcox-10/+0
2008-04-14slub: Deal with config variable dependenciesChristoph Lameter-1/+1
2008-02-23make LKDTM depend on BLOCKChris Snook-0/+1