Age | Commit message (Expand) | Author |
2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-02-25 | usercopy: Check valid lifetime via stack depth | Kees Cook |
2022-02-25 | sh: remove CONFIG_SET_FS support | Arnd Bergmann |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-10-27 | sh: Cleanup about SPARSE_IRQ | Kefeng Wang |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-06-08 | clkdev: remove CONFIG_CLKDEV_LOOKUP | Arnd Bergmann |
2021-05-05 | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-01-29 | arch: sh: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-06 | sh: Remove unused HAVE_COPY_THREAD_TLS macro | Jinyang He |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-14 | sh: Add SECCOMP_FILTER | Michael Karcher |
2020-08-14 | sh: switch to copy_thread_tls() | Christian Brauner |
2020-08-14 | sh: use the generic dma coherent remap allocator | Christoph Hellwig |
2020-08-14 | sh: don't allow non-coherent DMA for NOMMU | Christoph Hellwig |
2020-08-14 | sh: sort the selects for SUPERH alphabetically | Christoph Hellwig |
2020-08-14 | sh: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-14 | sh: Remove SH5-based Cayman platform | Geert Uytterhoeven |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-06 | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-01 | sh: remove sh5 support | Arnd Bergmann |
2020-05-19 | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception | Peter Zijlstra |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada |
2019-12-08 | sched/rt, sh: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | docs: admin-guide: add kdump documentation into it | Mauro Carvalho Chehab |
2019-07-12 | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig |
2019-07-12 | sh: use the generic get_user_pages_fast code | Christoph Hellwig |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-14 | docs: kdump: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti |
2019-05-14 | sh: advertise gigantic page support | Alexandre Ghiti |