summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
2013-06-07arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon
2012-09-17arm64: Process managementCatalin Marinas