index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-18
/
+29
|
\
|
*
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-13
/
+24
|
*
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
1
-2
/
+2
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
1
-1
/
+1
*
|
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
2023-08-09
1
-0
/
+2
|
/
*
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
2023-06-07
1
-2
/
+1
*
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
1
-1
/
+38
|
\
|
*
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
2023-03-10
1
-1
/
+38
|
|
\
|
|
*
riscv: mm: modify pte format for Svnapot
Qinglin Pan
2023-03-08
1
-1
/
+38
*
|
|
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-14
1
-2
/
+6
|
/
/
*
|
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-25
1
-2
/
+2
|
\
\
|
*
|
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-02-22
1
-1
/
+1
|
|
/
|
*
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
2023-01-25
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-5
/
+23
|
\
\
|
*
|
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
|
*
|
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-5
/
+24
|
|
/
*
/
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
2023-02-02
1
-0
/
+4
|
/
*
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-15
1
-1
/
+4
|
\
|
*
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-09
1
-1
/
+1
|
*
riscv: support update_mmu_tlb()
Jinyu Tang
2022-10-28
1
-0
/
+3
*
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-0
/
+1
|
\
\
|
*
|
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
1
-0
/
+1
|
|
/
*
/
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-2
/
+0
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-20
/
+0
|
\
|
*
riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-20
/
+0
*
|
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-07-11
1
-3
/
+3
|
/
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-13
/
+55
|
\
|
*
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
1
-2
/
+11
|
|
\
|
|
*
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2022-04-26
1
-2
/
+11
|
*
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
1
-3
/
+15
|
*
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-12
1
-5
/
+24
|
*
|
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
2022-05-12
1
-3
/
+5
|
|
/
*
|
riscv/mm: fix two page table check related issues
Tong Tiangen
2022-05-19
1
-5
/
+0
*
|
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
2022-05-13
1
-6
/
+65
|
/
*
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
1
-2
/
+4
|
\
|
*
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2022-02-15
1
-0
/
+2
|
*
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-02-15
1
-2
/
+2
*
|
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2022-03-03
1
-0
/
+1
|
/
*
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-20
1
-13
/
+52
|
\
|
*
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
2022-01-20
1
-0
/
+9
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
1
-5
/
+19
|
*
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
2022-01-20
1
-2
/
+8
|
*
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
2022-01-20
1
-7
/
+15
*
|
riscv/mm: Enable THP migration
Nanyong Sun
2022-01-08
1
-0
/
+5
*
|
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
2022-01-08
1
-5
/
+6
*
|
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
2022-01-06
1
-2
/
+2
|
/
[next]