aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Gravatar Kostenzer Felix 1-0/+8
2017-02-24lib: add module support to atomic64 testsGravatar Geert Uytterhoeven 1-2/+3
2017-02-24locking/refcounts: Out-of-line everythingGravatar Peter Zijlstra 1-13/+0
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+10
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+4
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-3/+13
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+25
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2017-02-10time: Remove CONFIG_TIMER_STATSGravatar Kees Cook 1-14/+0
2017-02-10refcount_t: Introduce a special purpose refcount typeGravatar Peter Zijlstra 1-0/+13
2017-02-03lib: Introduce priority array area managerGravatar Jiri Pirko 1-0/+10
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-0/+1
2017-01-23rcu: Enable RCU tracepoints by default to aid in debuggingGravatar Matt Fleming 1-0/+1
2017-01-16Merge 4.10-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-1/+1
2017-01-14locking/ww_mutex: Begin kselftests for ww_mutexGravatar Chris Wilson 1-0/+12
2017-01-12serial: do not accept sysrq characters via serial portGravatar Felix Fietkau 1-0/+10
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALGravatar Laura Abbott 1-1/+4
2017-01-10lib/Kconfig.debug: fix frv build failureGravatar Sudip Mukherjee 1-1/+1
2017-01-09siphash: add cryptographically secure PRFGravatar Jason A. Donenfeld 1-3/+3
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsGravatar Thomas Gleixner 1-24/+0
2016-12-20printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help textGravatar Borislav Petkov 1-1/+1
2016-12-14Kconfig: lib/Kconfig.debug: fix references to DocumenationGravatar Andreas Platschek 1-4/+4
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2016-12-12lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMGravatar Dave Young 1-1/+1
2016-12-12printk: add Kconfig option to set default console loglevelGravatar Olof Johansson 1-0/+19
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-2/+13