aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-10rcu: enable CPU_STALL_VERBOSE by defaultPaul E. McKenney
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Support kmemleak.David S. Miller
2010-04-07microblaze: Enable memory leak detectorMichal Simek
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-27perf: Remove pointless breakpoint unionFrederic Weisbecker
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake
2010-02-25lib: Add self-test for atomic64_tLuca Barbieri
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney
2010-01-27sh: kmemleak support.Chris Smith
2010-01-16rcu: 1Q2010 update for RCU documentationPaul E. McKenney
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-12-15Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman
2009-11-06kmemleak: fix kconfig for crc32 build errorRandy Dunlap
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-20kmemleak: Allow kmemleak to be built on powerpcMichael Ellerman
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-25kmemleak: Allow the early log buffer to be configurable.Catalin Marinas
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum