summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-231-0/+1
* arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2016-11-071-0/+1
* arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel2016-11-071-1/+1
* arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-011-1/+1
* arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-151-0/+1
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-071-7/+8
* arm64: remove dead codeMark Salter2015-07-271-1/+0Star
* arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-021-0/+1
* arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-121-2/+0Star
* arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel2015-01-121-0/+3
* Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-051-0/+2
|\
| * arm64: Add function to create identity mappingsMark Salter2014-04-301-0/+2
* | arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
|/
* arm64: initialize pgprot info earlier in bootMark Salter2014-04-081-0/+1
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-221-0/+1
* arm64: MMU definitionsCatalin Marinas2012-09-171-0/+30