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