summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-091-1/+0
|\
| * lib/Kconfig.debug: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | kasan: rework Kconfig settingsArnd Bergmann2018-02-061-1/+1
* | lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll2018-02-061-2/+5
* | lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov2018-02-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+14
|\
| * error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-121-0/+10
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-121-0/+4
* | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-1/+1
|\ \ | |/ |/|
| * Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64Kees Cook2017-12-111-1/+1
* | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-121-33/+0
|/
* 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
OpenPOWER on IntegriCloud