index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-02-06
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2017-12-11
arm64: mm: Use non-global mappings for kernel space
Will Deacon
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-04-14
arm64: choose memstart_addr based on minimum sparsemem section alignment
Ard Biesheuvel
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2015-10-19
arm64: Calculate size for idmap_pg_dir at compile time
Suzuki K. Poulose
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose