summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru2017-11-171-0/+10
* lib: test module for find_*_bit() functionsYury Norov2017-11-171-0/+9
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-1/+0
|\
| * debugfs: purge obsolete SRCU based removal protectionNicolai Stange2017-11-071-1/+0
* | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-4/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-1/+1
|\ \
| * \ Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-231-74/+73
| |\ \ | | |/
| * | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* | | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=yByungchul Park2017-10-251-0/+15
* | | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ...Byungchul Park2017-10-251-2/+2
| |/ |/|
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-141-2/+2
|\ \
| * | locking/lockdep: Disable cross-release features for nowIngo Molnar2017-10-141-2/+2
| |/
* | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap2017-10-131-72/+71
|/
* parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
* lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-09-081-0/+11
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-0/+18
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-0/+7
| |\
| * | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...Ingo Molnar2017-08-171-2/+2
| * | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park2017-08-171-2/+2
| * | locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE configByungchul Park2017-08-171-1/+1
| * | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKINGByungchul Park2017-08-171-5/+2
| * | locking/lockdep: Apply crossrelease to completionsByungchul Park2017-08-101-0/+9
| * | locking/lockdep: Implement the 'crossrelease' featureByungchul Park2017-08-101-0/+12
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-041-3/+6
|\ \ \ | |_|/ |/| |
| * | x86/kconfig: Make it easier to switch to the new ORC unwinderJosh Poimboeuf2017-07-261-3/+3
| * | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-0/+3
| |/
* | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+7
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-151-0/+28
|\
| * random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-151-6/+18
| * random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-191-0/+16
* | kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-141-0/+27
* | kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-17/+28
* | test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-07-121-0/+11
* | lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso2017-07-101-1/+1
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-1/+1
|\ \
| * | fs: update location of filesystems documentationMauro Carvalho Chehab2017-05-161-1/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-031-0/+3
|\ \
| * | rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-081-0/+3
| |/
* | rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney2017-06-081-78/+1
* | rcu: Remove debugfs tracingPaul E. McKenney2017-06-081-3/+2
* | rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-081-15/+0
* | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-081-14/+0
* | rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-081-75/+0
|/
* lib: add module support to linked list sorting testsGeert Uytterhoeven2017-05-081-3/+4
* lib: add module support to array-based sort testsGeert Uytterhoeven2017-05-081-3/+4
* Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-021-4/+5
|\
| * lib/Kconfig.debug: correct documentation pathsHans Holmberg2017-03-171-4/+5
* | lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt2017-05-011-1/+1
* | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-181-3/+3
|/
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-281-13/+0
|\
OpenPOWER on IntegriCloud