Age | Commit message (Expand) | Author |
2019-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-18 | sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT | Thomas Gleixner |
2019-07-18 | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-07-03 | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig | Alexandre Ghiti |
2019-06-03 | dma-direct: provide generic support for uncached kernel segments | Christoph Hellwig |
2019-05-28 | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS | Steven Rostedt (VMware) |
2019-05-16 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
2019-05-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-04-30 | x86/mm/cpa: Add set_direct_map_*() functions | Rick Edgecombe |
2019-04-29 | y2038: Make CONFIG_64BIT_TIME unconditional | Arnd Bergmann |
2019-04-10 | locking/rwsem: Enable lock event counting | Waiman Long |
2019-04-10 | locking/lock_events: Make lock_events available for all archs & other locks | Waiman Long |
2019-04-03 | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y | Martin Schwidefsky |
2019-04-03 | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-06 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann |
2019-02-04 | x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol | Ard Biesheuvel |
2019-01-22 | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-04 | mm: speed up mremap by 20x on large regions | Joel Fernandes (Google) |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-30 | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-10-10 | x86: ptrace: Add function argument access API | Masami Hiramatsu |
2018-09-27 | jump_label: Implement generic support for relative references | Ard Biesheuvel |
2018-09-04 | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov |
2018-08-23 | Merge branch 'tlb-fixes' | Linus Torvalds |
2018-08-23 | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2018-08-23 | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE | Peter Zijlstra |
2018-08-22 | arch: enable relative relocations for arm64, power and x86 | Ard Biesheuvel |
2018-08-21 | compiler.h: Allow arch-specific asm/compiler.h | Paul Burton |
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 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2018-08-02 | kconfig: use a menu in arch/Kconfig to reduce clutter | Randy Dunlap |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-24 | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig | Masahiro Yamada |
2018-06-21 | cpu/hotplug: Provide knobs to control SMT | Thomas Gleixner |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-06-11 | gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST | Masahiro Yamada |
2018-06-11 | gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST | Masahiro Yamada |
2018-06-11 | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada |