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