summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * locking/refcounts: Out-of-line everythingPeter Zijlstra2017-02-241-13/+0
* | lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-02-241-0/+8
* | lib: add module support to atomic64 testsGeert Uytterhoeven2017-02-241-2/+3
* | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-0/+10
|\ \
| * \ Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-161-1/+1
| |\ \
| * | | serial: do not accept sysrq characters via serial portFelix Fietkau2017-01-121-0/+10
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-1/+4
|\ \ \ \
| * | | | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2017-01-111-1/+4
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-3/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: Introduce priority array area managerJiri Pirko2017-02-031-0/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-091-3/+3
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-0/+25
|\ \ \
| * | | refcount_t: Introduce a special purpose refcount typePeter Zijlstra2017-02-101-0/+13
OpenPOWER on IntegriCloud