summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala-1/+1
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens-3/+4
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap-0/+8
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-0/+15
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2009-09-02CRED: Add some configurable debugging [try #6]David Howells-0/+15
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney-1/+1
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney-1/+1
2009-08-20kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo-2/+15
2009-06-25kmemleak: Allow the early log buffer to be configurable.Catalin Marinas-0/+12
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo-0/+15
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas-2/+3
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra-1/+1
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg-0/+2
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum-2/+2
2009-06-11kmemleak: Simple testing module for kmemleakCatalin Marinas-0/+10
2009-06-11kmemleak: Enable the building of the memory leak detectorCatalin Marinas-0/+22
2009-05-08Remove old PRINTK_DEBUG config itemJason Baron-1/+0
2009-04-23[S390] omit frame pointers on s390 when possibleHeiko Carstens-4/+4
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar-33/+55
2009-04-07softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar-1/+1
2009-04-01generic debug pageallocAkinobu Mita-0/+1
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar-32/+42
2009-03-28Merge branch 'origin' into develRussell King-32/+42
2009-03-24dynamic debug: update docsJason Baron-31/+41
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King-1/+1
2009-03-05dma-debug: add Kconfig entryJoerg Roedel-0/+11
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap-1/+1
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas-1/+1
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar-13/+9
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+0
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan-13/+0
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney-0/+9
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines-0/+38
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