aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpGravatar Victor Chibotaru 1-0/+10
2017-11-17lib: test module for find_*_bit() functionsGravatar Yury Norov 1-0/+9
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2017-11-15kmemcheck: rip it outGravatar Levin, Alexander (Sasha Levin) 1-4/+2
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2017-11-07debugfs: purge obsolete SRCU based removal protectionGravatar Nicolai Stange 1-1/+0
2017-10-25locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=yGravatar Byungchul Park 1-0/+15
2017-10-25locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ...Gravatar Byungchul Park 1-2/+2
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesGravatar Ingo Molnar 1-74/+73
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-2/+2
2017-10-14locking/lockdep: Disable cross-release features for nowGravatar Ingo Molnar 1-2/+2
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Gravatar Josh Poimboeuf 1-1/+1
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherGravatar Randy Dunlap 1-72/+71
2017-09-22parisc: Fix too large frame size warningsGravatar Helge Deller 1-1/+2
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALGravatar Florian Fainelli 1-0/+11
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+18
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+6
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-0/+7
2017-08-18kernel/watchdog: Prevent false positives with turbo modesGravatar Thomas Gleixner 1-0/+7
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Gravatar Ingo Molnar 1-2/+2
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSGravatar Byungchul Park 1-2/+2
2017-08-17locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE configGravatar Byungchul Park 1-1/+1
2017-08-17locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKINGGravatar Byungchul Park 1-5/+2
2017-08-10locking/lockdep: Apply crossrelease to completionsGravatar Byungchul Park 1-0/+9
2017-08-10locking/lockdep: Implement the 'crossrelease' featureGravatar Byungchul Park 1-0/+12
2017-07-26x86/kconfig: Make it easier to switch to the new ORC unwinderGravatar Josh Poimboeuf 1-3/+3
2017-07-26x86/unwind: Add the ORC unwinderGravatar Josh Poimboeuf 1-0/+3
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+28
2017-07-15random: suppress spammy warnings about unseeded randomnessGravatar Theodore Ts'o 1-6/+18
2017-07-14kmod: add test driver to stress test the module loaderGravatar Luis R. Rodriguez 1-0/+27
2017-07-12kernel/watchdog: split up config optionsGravatar Nicholas Piggin 1-17/+28
2017-07-12test_sysctl: add dedicated proc sysctl test driverGravatar Luis R. Rodriguez 1-0/+11
2017-07-10lib/interval_tree_test.c: allow the module to be compiled-inGravatar Davidlohr Bueso 1-1/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+3
2017-06-19random: warn when kernel uses unseeded randomnessGravatar Jason A. Donenfeld 1-0/+16
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuGravatar Paul E. McKenney 1-78/+1
2017-06-08rcu: Remove debugfs tracingGravatar Paul E. McKenney 1-3/+2
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionGravatar Paul E. McKenney 1-15/+0
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionGravatar Paul E. McKenney 1-14/+0
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsGravatar Paul E. McKenney 1-75/+0
2017-06-08rt_mutex: Add lockdep annotationsGravatar Peter Zijlstra 1-0/+3
2017-05-16fs: update location of filesystems documentationGravatar Mauro Carvalho Chehab 1-1/+1
2017-05-08lib: add module support to linked list sorting testsGravatar Geert Uytterhoeven 1-3/+4
2017-05-08lib: add module support to array-based sort testsGravatar Geert Uytterhoeven 1-3/+4
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-4/+5
2017-05-01lib: remove AVR32 entry in Kconfig.debug compile with frame pointersGravatar Hans-Christian Noren Egtvedt 1-1/+1
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLGravatar Daniel Jordan 1-3/+3
2017-03-17lib/Kconfig.debug: correct documentation pathsGravatar Hans Holmberg 1-4/+5
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-13/+0