Age | Commit message (Expand) | Author |
2022-09-11 | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | sparc/mm: move protection_map[] inside the platform | Anshuman Khandual |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-04-28 | sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-04-26 | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | sparc64: remove CONFIG_SET_FS support | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2021-10-21 | sparc32: use DMA_DIRECT_REMAP | Christoph Hellwig |
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-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-18 | sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set | Randy Dunlap |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-01-29 | arch: sparc: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport |
2020-11-06 | sparc/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner |
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-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-09-28 | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS | Thomas Gleixner |
2020-09-16 | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable | Thomas Gleixner |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-04 | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-07-13 | arch/sparc: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-04 | sparc64: Deselect IRQ_PREFLOW_FASTEOI | Valentin Schneider |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-03 | mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES | Mike Rapoport |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-03 | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST | Masahiro Yamada |
2020-02-14 | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ | Frederic Weisbecker |