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
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
/
arm64
/
include
/
asm
/
kernel-pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
1
-27
/
+23
2024-02-16
arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
Ard Biesheuvel
1
-46
/
+19
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
1
-0
/
+3
2024-02-16
arm64: head: allocate more pages for the kernel mapping
Ard Biesheuvel
1
-1
/
+10
2023-12-12
arm64: mm: Take potential load offset into account when KASLR is off
Ard Biesheuvel
1
-21
/
+6
2023-08-04
arm64: fix build warning for ARM64_MEMSTART_SHIFT
Zhang Jianhua
1
-27
/
+0
2023-06-06
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
1
-4
/
+4
2023-04-11
arm64: mm: always map fixmap at page granularity
Mark Rutland
1
-1
/
+4
2022-11-08
arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPS
Anshuman Khandual
1
-8
/
+3
2022-09-01
arm64: mm: Reserve enough pages for the initial ID map
Ard Biesheuvel
1
-13
/
+13
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
1
-2
/
+4
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
1
-5
/
+11
2021-08-24
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-2
/
+2
2021-06-21
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
Anshuman Khandual
1
-5
/
+5
2021-06-15
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
Anshuman Khandual
1
-2
/
+2
2021-06-15
arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
Anshuman Khandual
1
-1
/
+1
2021-06-15
arm64/mm: Drop SWAPPER_INIT_MAP_SIZE
Anshuman Khandual
1
-3
/
+0
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
1
-1
/
+1
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-6
/
+0
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-1
/
+1
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
1
-1
/
+1
2018-02-07
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
1
-10
/
+2
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-1
/
+46
2017-12-11
arm64: mm: Use non-global mappings for kernel space
Will Deacon
1
-2
/
+10
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
1
-0
/
+7
2016-04-14
arm64: choose memstart_addr based on minimum sparsemem section alignment
Ard Biesheuvel
1
-3
/
+18
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
1
-0
/
+12
2015-10-19
arm64: Calculate size for idmap_pg_dir at compile time
Suzuki K. Poulose
1
-2
/
+5
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
1
-11
/
+26
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
1
-0
/
+65