summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-2/+2
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-2/+2
* | | kmemleak: add config to select auto scanSri Krishna chowdary2018-12-281-0/+15
* | | lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-151-0/+10
|/ /
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-2/+1Star
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-0/+3
|\ \
| * | xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+3
* | | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-261-0/+8
|\ \ \ | |_|/ |/| |
| * | lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-111-0/+8
| |/
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-10-231-3/+3
|\ \ | |/ |/|
| * ARM: 8800/1: use choice for kernel unwindersStefan Agner2018-10-041-3/+3
* | lib/Kconfig.debug: fix three typos in help textThibaut Sautereau2018-09-051-2/+2
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-0/+3
|\
| * ida: Start new test_ida moduleMatthew Wilcox2018-08-221-0/+3
* | lib/Kconfig: remove 'default n' for testsAndy Shevchenko2018-08-221-17/+0Star
* | deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds2018-08-181-8/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+7
|\ \
| * | bitfield: add testsJohannes Berg2018-06-271-0/+7
| |/
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+7
|\ \
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+1
| * | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-0/+6
| |/
* | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+11
|\ \
| * | printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede2018-06-271-0/+11
* | | kprobes: Remove jprobe API implementationMasami Hiramatsu2018-06-211-1/+1
| |/ |/|
* | fault-injection: reorder config entriesMikulas Patocka2018-06-151-18/+18
* | kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-4/+7
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-0/+3
|\ \ | |/ |/|
| * lib: add runtime test of check_*_overflow functionsRasmus Villemoes2018-06-051-0/+3
* | dma-debug: check scatterlist segmentsRobin Murphy2018-05-241-0/+17
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-0/+1
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0Star
|/
* lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options togetherRandy Dunlap2018-04-111-24/+24
* Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-041-2/+2
|\
| * kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-251-2/+2
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-031-8/+5Star
|\ \
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-8/+5Star
| * | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| * | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-071-1/+1
| |\ \ | | |/ | |/|
| | * Drop a bunch of metag referencesJames Hogan2018-02-231-1/+1
* | | locking/Kconfig: Restructure the lock debugging menuWaiman Long2018-03-311-67/+68
* | | locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readableWaiman Long2018-03-311-5/+10
* | | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long2018-03-311-0/+8
|/ /
* / lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell2018-02-221-0/+1
|/
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-101-1/+0Star
|\
| * lib/Kconfig.debug: Remove blank help textUlf Magnusson2018-02-021-1/+0Star
* | kasan: rework Kconfig settingsArnd Bergmann2018-02-071-1/+1
* | lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll2018-02-071-2/+5
* | lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov2018-02-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+14
|\
| * error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-131-0/+10