summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kernel-pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-09-25arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao1-1/+1
2018-02-06arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon1-10/+2
2018-01-14arm64: Extend early page table code to allow for larger kernelsSteve Capper1-1/+46
2017-12-11arm64: mm: Use non-global mappings for kernel spaceWill Deacon1-2/+10
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas1-0/+7
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel1-3/+18
2016-02-18arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel1-0/+12
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose1-2/+5
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose1-11/+26
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose1-0/+65