aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-23arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-01-21arm64: Remove asm/memblock.hWill Deacon1-0/+1
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse1-1/+4
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon1-0/+41
2018-09-25arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao1-0/+3
2018-03-19arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier1-1/+4
2018-03-19arm64: Make BP hardening slot counter availableMarc Zyngier1-0/+3
2018-01-14arm64: sdei: Add trampoline code for remapping the kernelJames Morse1-1/+2
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon1-0/+37
2017-12-11arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon1-0/+1
2017-12-11arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon1-1/+2
2017-12-11arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon1-0/+8
2017-12-11arm64: mm: Allocate ASIDs in pairsWill Deacon1-0/+1
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov1-0/+2
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel1-0/+1
2016-11-07arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand1-0/+1
2016-11-07arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel1-1/+1
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel1-1/+1
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney1-0/+1
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon1-7/+8
2015-07-27arm64: remove dead codeMark Salter1-1/+0
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel1-0/+1
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel1-2/+0
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel1-0/+3
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+2
2014-04-30arm64: Add function to create identity mappingsMark Salter1-0/+2
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan1-0/+3
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter1-0/+1
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas1-0/+1
2012-09-17arm64: MMU definitionsCatalin Marinas1-0/+30