index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2022-03-04
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
1
-0
/
+1
2022-02-15
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
1
-0
/
+2
2022-02-15
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
1
-2
/
+2
2022-01-20
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-13
/
+52
2022-01-20
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
1
-0
/
+9
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
1
-5
/
+19
2022-01-20
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
1
-2
/
+8
2022-01-20
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
1
-7
/
+15
2022-01-08
riscv/mm: Enable THP migration
Nanyong Sun
1
-0
/
+5
2022-01-08
riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
Nanyong Sun
1
-5
/
+6
2022-01-06
riscv: Make vmalloc/vmemmap end equal to the start of the next region
Alexandre Ghiti
1
-2
/
+2
2021-10-27
riscv: remove .text section size limitation for XIP
Vitaly Wool
1
-2
/
+4
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+164
2021-07-06
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
1
-5
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
1
-0
/
+2
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
1
-3
/
+2
2021-06-12
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
1
-0
/
+2
2021-06-09
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
1
-5
/
+0
2021-05-30
riscv: Use global mappings for kernel pages
Guo Ren
1
-1
/
+2
2021-05-26
riscv: Move setup_bootmem into paging_init
Kefeng Wang
1
-1
/
+0
2021-05-26
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
1
-0
/
+11
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
1
-0
/
+156
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
1
-1
/
+1
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
1
-4
/
+2
2021-05-01
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
1
-10
/
+13
2021-04-26
RISC-V: enable XIP
Vitaly Wool
1
-2
/
+23
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-8
/
+31
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+21
2021-01-15
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
1
-0
/
+20
2021-01-15
riscv: Separate memory init from paging init
Atish Patra
1
-0
/
+1
2021-01-10
riscv: Drop a duplicated PAGE_KERNEL_EXEC
Kefeng Wang
1
-1
/
+0
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-2
/
+0
2020-10-03
RISC-V: Add EFI runtime services
Atish Patra
1
-0
/
+4
2020-10-03
RISC-V: Move DT mapping outof fixmap
Anup Patel
1
-0
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-20
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-2
/
+2
2020-05-14
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
Kefeng Wang
1
-0
/
+2
2020-05-13
riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU
Kefeng Wang
1
-0
/
+1
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
1
-0
/
+10
2020-03-06
RISC-V: Move all address space definition macros to one place
Atish Patra
1
-37
/
+41
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+7
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2019-12-20
riscv: define vmemmap before pfn_to_page calls
David Abdurachmanov
1
-17
/
+21
2019-12-19
riscv, bpf: Provide RISC-V specific JIT image alloc/free
Björn Töpel
1
-0
/
+4
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-0
/
+6
2019-11-18
riscv: add nommu support
Christoph Hellwig
1
-41
/
+53
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
1
-0
/
+6
[next]