summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/mmu_context.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\
| * FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas2018-01-18
* | Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\|
| * FROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon2018-01-06
* | Merge "Merge android-4.4.104 (8bc4213) into msm-4.4"Linux Build Service Account2018-01-11
|\ \
| * | Merge android-4.4.100 (482cc74) into msm-4.4Srinivasarao P2017-12-26
| |\|
| | * BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-11-20
| | * BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2017-01-04
| | * Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen2017-01-04
| | * FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-09-29
| | * UPSTREAM: arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-09-18
| | * UPSTREAM: arm64: add function to install the idmapMark Rutland2016-09-18
| | * UPSTREAM: arm64: unify idmap removalMark Rutland2016-09-18
| | * UPSTREAM: arm64: mm: place empty_zero_page in bssMark Rutland2016-09-18
* | | arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon2017-12-27
* | | arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon2017-12-27
|/ /
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \
| * | BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2017-01-16
| * | Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen2017-01-16
* | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| |
| * | FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-10-12
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\| |
* | | arm64: mm: Log the process id in the rtbSe Wang (Patrick) Oh2016-10-09
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
|/ /
* | arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-05-11
* | arm64: add function to install the idmapMark Rutland2016-05-11
* | arm64: unify idmap removalMark Rutland2016-05-11
* | arm64: mm: place empty_zero_page in bssMark Rutland2016-05-11
|/
* arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel2015-11-18
* arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-07
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-07
* arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon2015-10-07
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\
| * arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
* | arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas2015-03-23
|/
* arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-07
* arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-11
* arm64: Process managementCatalin Marinas2012-09-17