aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+21
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+8
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner1-0/+13
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf1-0/+12
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny1-0/+8
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo1-0/+15
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2016-01-20Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams1-1/+0
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+2
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-1/+0
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov1-0/+8
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+39
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+23
2016-01-11Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-2/+1
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams1-3/+20
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-0/+22
2015-12-22mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht1-2/+1
2015-12-08workqueue: implement lockup detectorTejun Heo1-0/+11
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov1-0/+23
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+9
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes1-0/+3
2015-10-23lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin1-0/+1
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat1-0/+9
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+16
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney1-14/+0
2015-08-03locking/static_keys: Provide a selftestIngo Molnar1-3/+3
2015-08-03jump_label: Provide a self-testJason Baron1-0/+9
2015-07-22rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney1-1/+1
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso1-6/+0
2015-07-20futex: Fault/error injection capabilitiesDavidlohr Bueso1-0/+7
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney1-14/+0
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-0/+5
2015-05-27rcu: Conditionally compile RCU's eqs warningsPaul E. McKenney1-0/+11
2015-05-27rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney1-0/+1
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney1-2/+52
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgentIngo Molnar1-0/+1
2015-04-14rcu: Control grace-period delays directly from valuePaul E. McKenney1-0/+1
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin1-1/+1
2015-04-14mm: move memtest under mmVladimir Murzin1-0/+12
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+25
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEADPaul E. McKenney1-10/+25
2015-03-13timekeeping: Add debugging checks to warn if we see delaysJohn Stultz1-0/+13
2015-03-12rcutorture: Default to grace-period-initialization delaysPaul E. McKenney1-1/+1
2015-03-11rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney1-0/+24
2015-02-26rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney1-10/+1