aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenGravatar Linus Torvalds 1-515/+561
2013-07-04hang and lockup detection menuGravatar Dave Hansen 1-19/+23
2013-07-04kconfig: consolidate printk optionsGravatar Dave Hansen 1-87/+90
2013-07-04group locking debugging optionsGravatar Dave Hansen 1-6/+10
2013-07-04consolidate compilation option configsGravatar Dave Hansen 1-76/+80
2013-07-04consolidate runtime testing configsGravatar Dave Hansen 1-76/+81
2013-07-04order memory debugging Kconfig optionsGravatar Dave Hansen 1-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsGravatar Dave Hansen 1-0/+21
2013-06-26mutex: Add w/w mutex slowpath debuggingGravatar Daniel Vetter 1-0/+13
2013-06-21lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSGravatar Markos Chandras 1-1/+1
2013-04-30notifier-error-inject: fix module names in KconfigGravatar Akinobu Mita 1-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Stephen Boyd 1-0/+18
2013-04-30lib/string_helpers: introduce generic string_unescapeGravatar Andy Shevchenko 1-0/+3
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2013-03-02Kconfig.debug: add METAG to dependency listsGravatar James Hogan 1-2/+2
2013-02-21Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-2/+1
2013-02-21lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSGravatar Kyle McMartin 1-2/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-56/+61
2013-01-28Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Gravatar Paul E. McKenney 1-56/+60
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUGravatar Paul E. McKenney 1-1/+1
2013-01-26rcu: Consolidate debugging Kconfig optionsGravatar Dave Hansen 1-55/+59
2013-01-17lib: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+1
2013-01-08rcu: Reduce rcutorture tracingGravatar Paul E. McKenney 1-0/+1
2013-01-03misc: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-5/+5
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleGravatar Benjamin Herrenschmidt 1-5/+5
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-5/+5
2012-12-03treewide: Fix typos in various KconfigGravatar Masanari Iida 1-5/+5
2012-11-13rcu: Reduce default RCU CPU stall warning timeoutGravatar Paul E. McKenney 1-1/+1
2012-10-09mm: add CONFIG_DEBUG_VM_RB build optionGravatar Michel Lespinasse 1-0/+9
2012-10-09prio_tree: removeGravatar Michel Lespinasse 1-6/+0
2012-10-09rbtree: add prio tree and interval tree testsGravatar Michel Lespinasse 1-0/+12
2012-10-09rbtree: performance and correctness testGravatar Michel Lespinasse 1-0/+7
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionGravatar Catalin Marinas 1-4/+4
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionGravatar Catalin Marinas 1-4/+4
2012-10-06lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsGravatar Jan Beulich 1-4/+5
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+4
2012-09-23rcu: Add PROVE_RCU_DELAY to provoke difficult racesGravatar Paul E. McKenney 1-0/+14
2012-09-17arm64: Build infrastructureGravatar Catalin Marinas 1-2/+4
2012-07-30powerpc: pSeries reconfig notifier error injection moduleGravatar Akinobu Mita 1-0/+17
2012-07-30memory: memory notifier error injection moduleGravatar Akinobu Mita 1-0/+23
2012-07-30PM: PM notifier error injection moduleGravatar Akinobu Mita 1-0/+24
2012-07-30cpu: rewrite cpu-notifier-error-inject moduleGravatar Akinobu Mita 1-2/+14
2012-07-30fault-injection: notifier error injectionGravatar Akinobu Mita 1-0/+11
2012-07-23Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2012-07-19debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISCGravatar Tony Luck 1-1/+1
2012-06-06Merge branch 'core/debug' into core/urgentGravatar Ingo Molnar 1-0/+20
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Gravatar Linus Torvalds 1-0/+9