index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
2025-05-11
riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
2025-05-11
riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2025-04-29
riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
Yury Norov
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
Alexandre Ghiti
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
2025-03-26
riscv: Support CONFIG_RELOCATABLE on riscv32
Samuel Holland
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
2025-03-18
riscv: mm: Don't use %pK through printk
Thomas Weißschuh
2025-03-18
riscv: Fix a comment typo in set_mm_asid()
Chin Yik Ming
2025-03-18
riscv: Call secondary mmu notifier when flushing the tlb
Alexandre Ghiti
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2025-03-16
crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-29
riscv: add a warning when physical memory address overflows
Yunhui Cui
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-18
riscv/mm/fault: add show_pte() before die()
Yunhui Cui
2025-01-08
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
2024-12-11
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...
Alexandre Ghiti
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
2024-09-14
riscv: Remove redundant restriction on memory size
Stuart Menefy
2024-09-12
Merge patch series "remove size limit on XIP kernel"
Palmer Dabbelt
2024-09-12
riscv: drop the use of XIP_OFFSET in create_kernel_page_table()
Nam Cao
2024-09-12
riscv: replace misleading va_kernel_pa_offset on XIP kernel
Nam Cao
[next]