summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+28
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o-6/+18
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez-0/+27
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin-17/+28
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez-0/+11
2017-07-10lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso-1/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2017-06-19random: warn when kernel uses unseeded randomnessJason A. Donenfeld-0/+16
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney-78/+1
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney-3/+2
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney-15/+0
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney-14/+0
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney-75/+0
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra-0/+3
2017-05-16fs: update location of filesystems documentationMauro Carvalho Chehab-1/+1
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven-3/+4
2017-05-08lib: add module support to array-based sort testsGeert Uytterhoeven-3/+4
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds-4/+5
2017-05-01lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt-1/+1
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan-3/+3
2017-03-17lib/Kconfig.debug: correct documentation pathsHans Holmberg-4/+5
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-13/+0
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix-0/+8
2017-02-24lib: add module support to atomic64 testsGeert Uytterhoeven-2/+3
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra-13/+0
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+10
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+4
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+13
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+25
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook-14/+0
2017-02-10refcount_t: Introduce a special purpose refcount typePeter Zijlstra-0/+13
2017-02-03lib: Introduce priority array area managerJiri Pirko-0/+10
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+1
2017-01-23rcu: Enable RCU tracepoints by default to aid in debuggingMatt Fleming-0/+1
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman-1/+1
2017-01-14locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson-0/+12
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau-0/+10
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott-1/+4
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee-1/+1
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld-3/+3
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner-24/+0
2016-12-20printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help textBorislav Petkov-1/+1
2016-12-14Kconfig: lib/Kconfig.debug: fix references to DocumenationAndreas Platschek-4/+4
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2016-12-12lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young-1/+1
2016-12-12printk: add Kconfig option to set default console loglevelOlof Johansson-0/+19
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-2/+13