aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+15
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-0/+15
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney1-1/+1
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney1-1/+1
2009-08-20kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman1-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo1-2/+15
2009-06-25kmemleak: Allow the early log buffer to be configurable.Catalin Marinas1-0/+12
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo1-0/+15
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas1-2/+3
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra1-1/+1
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg1-0/+2
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum1-2/+2
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas1-0/+10
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas1-0/+22
2009-05-08Remove old PRINTK_DEBUG config itemJason Baron1-1/+0
2009-04-23[S390] omit frame pointers on s390 when possibleHeiko Carstens1-4/+4
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar1-33/+55
2009-04-07softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar1-1/+1
2009-04-01generic debug pageallocAkinobu Mita1-0/+1
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+11
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar1-32/+42
2009-03-28Merge branch 'origin' into develRussell King1-32/+42
2009-03-24dynamic debug: update docsJason Baron1-31/+41
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King1-1/+1
2009-03-05dma-debug: add Kconfig entryJoerg Roedel1-0/+11
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap1-1/+1
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas1-1/+1
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar1-13/+9
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-13/+0
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan1-13/+0
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney1-0/+9
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines1-0/+38
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+8
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-0/+7
2009-01-07x86: offer frame pointers in all build modesIngo Molnar1-8/+8
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-0/+1
2008-12-29SLUB: failslab supportAkinobu Mita1-0/+1
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/coreIngo Molnar1-0/+21
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+13
2008-11-26debugobjects: add boot parameter default valueIngo Molnar1-0/+8
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/coreIngo Molnar1-0/+10
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+5
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-0/+55
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar1-0/+9
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+13
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe1-1/+12