aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTGravatar Linus Torvalds 1-1/+1
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+0
2014-01-23test: check copy_to/from_user boundary validationGravatar Kees Cook 1-0/+13
2014-01-23test: add minimal module for verification testingGravatar Kees Cook 1-0/+14
2014-01-21dma-debug: introduce debug_dma_assert_idle()Gravatar Dan Williams 1-2/+10
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterGravatar Lubomir Rintel 1-11/+0
2013-11-26panic: Make panic_timeout configurableGravatar Jason Baron 1-0/+9
2013-11-13percpu: add test module for various percpu operationsGravatar Greg Thelen 1-0/+9
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+9
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingGravatar Linus Torvalds 1-1/+1
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigGravatar Ben Hutchings 1-0/+9
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+1
2013-09-11rbtree: allow tests to run as builtinGravatar Cody P Schafer 1-1/+1
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Gravatar Linus Torvalds 1-3/+3
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCGravatar Vineet Gupta 1-3/+3
2013-07-25kobject: delayed kobject release: help find buggy driversGravatar Russell King 1-0/+19
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-1/+1
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