summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* arm64: Work around Falkor erratum 1003Christopher Covington2017-02-101-1/+7
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-3/+3
* arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-211-14/+39
* arm64: simplify contextidr_thread_switchMark Rutland2016-09-091-6/+3Star
* arm64: simplify sysreg manipulationMark Rutland2016-09-091-17/+10Star
* arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose2016-02-251-0/+2
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-161-0/+19
* arm64: add function to install the idmapMark Rutland2016-02-161-2/+14
* arm64: unify idmap removalMark Rutland2016-02-161-0/+25
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-161-1/+1
* arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2015-11-181-1/+1
* arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-071-2/+4
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-071-65/+11Star
* arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon2015-10-071-23/+12Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-0/+43
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-231-0/+43
* | arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas2015-03-231-0/+9
|/
* arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-071-6/+0Star
* arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-111-0/+15
* arm64: Process managementCatalin Marinas2012-09-171-0/+152