index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable-64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
1
-0
/
+20
2024-05-16
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
1
-2
/
+0
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-1
/
+1
2024-02-22
riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
Yangyu Chen
1
-1
/
+1
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
1
-14
/
+2
2023-12-20
riscv: Use WRITE_ONCE() when setting page table entries
Alexandre Ghiti
1
-3
/
+3
2023-11-05
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
1
-5
/
+9
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
1
-0
/
+34
2022-12-12
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
1
-1
/
+5
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
1
-6
/
+6
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+75
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
1
-0
/
+5
2022-05-11
riscv: add memory-type errata for T-Head
Heiko Stuebner
1
-1
/
+17
2022-05-11
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
1
-0
/
+47
2022-05-11
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
1
-3
/
+11
2022-02-14
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
1
-1
/
+105
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
1
-1
/
+107
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
1
-0
/
+2
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
1
-2
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-7
/
+0
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+7
2020-01-22
riscv: Add KASAN support
Nick Hu
1
-0
/
+5
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
1
-0
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-9
/
+1
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt
1
-0
/
+84