summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee-1/+1
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
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet-0/+1
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger-0/+3
2016-11-14Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...Paul E. McKenney-2/+13
2016-11-14rcu: RCU_TRACE enables event tracing as well as debugfsNikolay Borisov-1/+2
2016-10-31bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTIONArnd Bergmann-1/+1
2016-10-31lib/Kconfig.debug: Fix typo in select statementValentin Rothberg-1/+1
2016-10-31bug: Provide toggle for BUG on data corruptionKees Cook-0/+10
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook-0/+1
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab-1/+1
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-9/+0
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan-9/+0
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-09-29lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH descriptionUwe Kleine-König-1/+1
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot-1/+1
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf-18/+0
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+11
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum-0/+11
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+2
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim-0/+1
2016-07-27gcc-plugins: disable under COMPILE_TESTKees Cook-2/+2
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney-17/+0
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney-16/+0
2016-06-07Add sancov pluginEmese Revfy-0/+2
2016-05-30lib/uuid: add a test moduleAndy Shevchenko-0/+3
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds-0/+11
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin-0/+11
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2016-04-12debugfs: prevent access to possibly dead file_operations at file openNicolai Stange-0/+1
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney-0/+33
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov-0/+21
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+12
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+8
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner-0/+13
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf-0/+12
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+15
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny-0/+8
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo-0/+15
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2016-01-20Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams-1/+0
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin-0/+2
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon-1/+0