Age | Commit message (Expand) | Author |
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 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |