index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
riscv: Use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
1
-0
/
+17
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
1
-22
/
+0
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+0
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+97
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
1
-0
/
+97
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
1
-1
/
+5
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
1
-1
/
+1
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
1
-0
/
+4
2025-03-26
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
1
-1
/
+1
2025-03-18
riscv: Support huge pfnmaps
Andrew Bresticker
1
-0
/
+49
2025-01-08
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
1
-1
/
+1
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+12
2024-11-21
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
1
-1
/
+12
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
1
-0
/
+19
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
1
-0
/
+10
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc
Alexandre Ghiti
1
-1
/
+15
2024-09-12
riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
1
-7
/
+0
2024-09-12
riscv: cleanup XIP_FIXUP macro
Nam Cao
1
-4
/
+7
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
1
-2
/
+0
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
1
-0
/
+2
2024-06-26
Merge patch series "riscv: Memory Hot(Un)Plug support"
Palmer Dabbelt
1
-1
/
+18
2024-06-26
riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
1
-0
/
+17
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
1
-1
/
+1
2024-06-26
riscv: Implement pte_accessible()
Alexandre Ghiti
1
-0
/
+13
2024-05-22
Merge patch series "riscv: access_ok() optimization"
Palmer Dabbelt
1
-2
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-05-16
riscv: Define TASK_SIZE_MAX for __access_ok()
Samuel Holland
1
-0
/
+1
2024-05-16
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
1
-2
/
+0
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
1
-0
/
+3
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+1
2024-04-09
Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
1
-1
/
+1
2024-04-09
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
1
-1
/
+1
2024-03-27
riscv: mm: implement pgprot_nx
Jisheng Zhang
1
-0
/
+6
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-15
/
+17
2024-03-20
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
1
-7
/
+7
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()"
Palmer Dabbelt
1
-8
/
+2
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
1
-6
/
+0
2024-03-19
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
1
-1
/
+1
2024-03-15
Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"
Palmer Dabbelt
1
-0
/
+6
2024-03-15
riscv: Fix compilation error with FAST_GUP and rv32
Alexandre Ghiti
1
-0
/
+2
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+3
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-1
/
+1
2024-02-29
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
1
-1
/
+1
2024-02-29
riscv: Fix pte_leaf_size() for NAPOT
Alexandre Ghiti
1
-0
/
+4
2024-02-22
riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-01-24
Merge patch series "riscv: support fast gup"
Palmer Dabbelt
1
-0
/
+6
[next]