index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-25
/
+8
2024-01-11
Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"
Palmer Dabbelt
1
-1
/
+1
2024-01-11
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
1
-23
/
+6
2023-12-20
riscv: Use WRITE_ONCE() when setting page table entries
Alexandre Ghiti
1
-2
/
+2
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
1
-0
/
+1
2023-10-31
riscv/mm: Fix the comment for swap pte format
Xiao Wang
1
-1
/
+1
2023-10-31
RISC-V: Provide pgtable_l5_enabled on rv32
Palmer Dabbelt
1
-1
/
+0
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+28
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+29
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
1
-13
/
+24
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-23
RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
1
-3
/
+5
2023-08-23
RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
1
-2
/
+23
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-2
/
+2
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
1
-1
/
+1
2023-08-08
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
1
-0
/
+2
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-3
/
+3
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
1
-2
/
+1
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+38
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
1
-2
/
+6
2023-03-09
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
1
-1
/
+38
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
1
-1
/
+38
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+23
2023-02-21
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
1
-1
/
+1
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+24
2023-02-01
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
1
-0
/
+4
2023-01-24
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
1
-1
/
+1
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2022-12-08
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
1
-1
/
+1
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-10-28
riscv: support update_mmu_tlb()
Jinyu Tang
1
-0
/
+3
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+0
2022-07-17
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-20
/
+0
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
1
-3
/
+3
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+55
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
1
-5
/
+0
[next]