aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07microblaze: Enable memory leak detectorMichal Simek1-1/+1
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger1-1/+2
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar1-5/+28
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom1-3/+2
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+25
2010-02-27perf: Remove pointless breakpoint unionFrederic Weisbecker1-3/+5
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake1-0/+6
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney1-0/+12
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney1-0/+12
2010-01-27sh: kmemleak support.Chris Smith1-1/+1
2010-01-16rcu: 1Q2010 update for RCU documentationPaul E. McKenney1-2/+2
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+1
2009-12-15Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan1-1/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+8
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney1-1/+1
2009-11-16workqueue: Add debugobjects supportThomas Gleixner1-0/+8
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman1-1/+1
2009-11-06kmemleak: fix kconfig for crc32 build errorRandy Dunlap1-0/+1
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala1-1/+1
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-3/+4
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap1-0/+8
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