summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas
2009-05-08Remove old PRINTK_DEBUG config itemJason Baron
2009-04-23[S390] omit frame pointers on s390 when possibleHeiko Carstens
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-07softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar
2009-04-01generic debug pageallocAkinobu Mita
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-28Merge branch 'origin' into develRussell King
2009-03-24dynamic debug: update docsJason Baron
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-05dma-debug: add Kconfig entryJoerg Roedel
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07x86: offer frame pointers in all build modesIngo Molnar
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-12-29SLUB: failslab supportAkinobu Mita
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-11-26debugobjects: add boot parameter default valueIngo Molnar
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo
2008-10-09Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney
2008-09-10Merge branch 'linus' into core/debugIngo Molnar
2008-09-10debug: add notifier chain debuggingArjan van de Ven
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap
2008-08-11rcu, debug: detect stalled grace periodsPaul E. McKenney
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-21debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar