summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+0
2014-01-23test: check copy_to/from_user boundary validationKees Cook-0/+13
2014-01-23test: add minimal module for verification testingKees Cook-0/+14
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams-2/+10
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel-11/+0
2013-11-26panic: Make panic_timeout configurableJason Baron-0/+9
2013-11-13percpu: add test module for various percpu operationsGreg Thelen-0/+9
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+9
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds-1/+1
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings-0/+9
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+1
2013-09-11rbtree: allow tests to run as builtinCody P Schafer-1/+1
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-3/+3
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta-3/+3
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King-0/+19
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds-515/+561
2013-07-04hang and lockup detection menuDave Hansen-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen-87/+90
2013-07-04group locking debugging optionsDave Hansen-6/+10
2013-07-04consolidate compilation option configsDave Hansen-76/+80
2013-07-04consolidate runtime testing configsDave Hansen-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen-0/+21
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter-0/+13
2013-06-21lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras-1/+1
2013-04-30notifier-error-inject: fix module names in KconfigAkinobu Mita-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd-0/+18
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko-0/+3
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2013-03-02Kconfig.debug: add METAG to dependency listsJames Hogan-2/+2
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-2/+1
2013-02-21lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin-2/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-56/+61
2013-01-28Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney-56/+60
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney-1/+1
2013-01-26rcu: Consolidate debugging Kconfig optionsDave Hansen-55/+59
2013-01-17lib: remove depends on CONFIG_EXPERIMENTALKees Cook-1/+1
2013-01-08rcu: Reduce rcutorture tracingPaul E. McKenney-0/+1
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman-1/+1
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-5/+5
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt-5/+5
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+5
2012-12-03treewide: Fix typos in various KconfigMasanari Iida-5/+5
2012-11-13rcu: Reduce default RCU CPU stall warning timeoutPaul E. McKenney-1/+1
2012-10-09mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse-0/+9
2012-10-09prio_tree: removeMichel Lespinasse-6/+0
2012-10-09rbtree: add prio tree and interval tree testsMichel Lespinasse-0/+12