Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -2/+1 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -0/+3 |
2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
2018-10-23 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
2018-10-21 | xarray: Add XArray load operation | Matthew Wilcox | 1 | -0/+3 |
2018-10-11 | lib: Add memcat_p(): paste 2 pointer arrays together | Alexander Shishkin | 1 | -0/+8 |
2018-10-04 | ARM: 8800/1: use choice for kernel unwinders | Stefan Agner | 1 | -3/+3 |
2018-09-05 | lib/Kconfig.debug: fix three typos in help text | Thibaut Sautereau | 1 | -2/+2 |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -0/+3 |
2018-08-22 | lib/Kconfig: remove 'default n' for tests | Andy Shevchenko | 1 | -17/+0 |
2018-08-22 | ida: Start new test_ida module | Matthew Wilcox | 1 | -0/+3 |
2018-08-18 | deprecate the '__deprecated' attribute warnings entirely and for good | Linus Torvalds | 1 | -8/+0 |
2018-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+7 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
2018-08-15 | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+11 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -0/+1 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 1 | -0/+6 |
2018-06-27 | bitfield: add tests | Johannes Berg | 1 | -0/+7 |
2018-06-27 | printk: Make CONSOLE_LOGLEVEL_QUIET configurable | Hans de Goede | 1 | -0/+11 |
2018-06-21 | kprobes: Remove jprobe API implementation | Masami Hiramatsu | 1 | -1/+1 |
2018-06-15 | fault-injection: reorder config entries | Mikulas Patocka | 1 | -18/+18 |
2018-06-11 | kcov: test compiler capability in Kconfig and correct dependency | Masahiro Yamada | 1 | -4/+7 |
2018-06-07 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2018-06-05 | lib: add runtime test of check_*_overflow functions | Rasmus Villemoes | 1 | -0/+3 |
2018-05-24 | dma-debug: check scatterlist segments | Robin Murphy | 1 | -0/+17 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -0/+1 |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 1 | -1/+0 |
2018-04-11 | lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together | Randy Dunlap | 1 | -24/+24 |
2018-04-04 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+2 |
2018-04-03 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -8/+5 |
2018-03-31 | locking/Kconfig: Restructure the lock debugging menu | Waiman Long | 1 | -67/+68 |
2018-03-31 | locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable | Waiman Long | 1 | -5/+10 |
2018-03-31 | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches | Waiman Long | 1 | -0/+8 |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 1 | -8/+5 |
2018-03-25 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 1 | -2/+2 |
2018-03-10 | mn10300: Remove the architecture | David Howells | 1 | -1/+1 |
2018-03-08 | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 1 | -1/+1 |
2018-02-23 | Drop a bunch of metag references | James Hogan | 1 | -1/+1 |
2018-02-22 | lib/Kconfig.debug: enable RUNTIME_TESTING_MENU | Anders Roxell | 1 | -0/+1 |
2018-02-10 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
2018-02-07 | kasan: rework Kconfig settings | Arnd Bergmann | 1 | -1/+1 |
2018-02-07 | lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all | Vincent Legoll | 1 | -2/+5 |
2018-02-07 | lib/test_find_bit.c: rename to find_bit_benchmark.c | Yury Norov | 1 | -1/+1 |
2018-02-02 | lib/Kconfig.debug: Remove blank help text | Ulf Magnusson | 1 | -1/+0 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+14 |
2018-01-30 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2018-01-13 | error-injection: Support fault injection framework | Masami Hiramatsu | 1 | -0/+10 |
2018-01-13 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 1 | -0/+4 |
2017-12-12 | locking/lockdep: Remove the cross-release locking checks | Ingo Molnar | 1 | -33/+0 |
2017-12-11 | Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 | Kees Cook | 1 | -1/+1 |