aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-18Merge tag 'v4.9-rc4' into soundGravatar Jonathan Corbet 1-0/+1
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcGravatar Babu Moger 1-0/+3
2016-11-14Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...Gravatar Paul E. McKenney 1-2/+13
2016-11-14rcu: RCU_TRACE enables event tracing as well as debugfsGravatar Nikolay Borisov 1-1/+2
2016-10-31bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTIONGravatar Arnd Bergmann 1-1/+1
2016-10-31lib/Kconfig.debug: Fix typo in select statementGravatar Valentin Rothberg 1-1/+1
2016-10-31bug: Provide toggle for BUG on data corruptionGravatar Kees Cook 1-0/+10
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultGravatar Kees Cook 1-0/+1
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-1/+1
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-9/+0
2016-10-10samples: move blackfin gptimers-example from DocumentationGravatar Shuah Khan 1-9/+0
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-09-29lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH descriptionGravatar Uwe Kleine-König 1-1/+1
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textGravatar Vivien Didelot 1-1/+1
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Josh Poimboeuf 1-18/+0
2016-08-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+11