aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/proc.S
Commit message (Expand)AuthorAge
* arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-18
* arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon2018-06-22
* arm64: Delay enabling hardware DBM featureSuzuki K Poulose2018-03-26
* arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon2018-03-06
* arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-14
* arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-06
* arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-06
* arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-06
* arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper2018-01-26
* arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-16
* arm64: kernel: Prepare for a DISR userJames Morse2018-01-16
* arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse2018-01-16
* arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse2018-01-13
* arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-08
* Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas2017-12-22
|\
| * arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-22
| * arm64: limit PA size to supported rangeKristina Martsenko2017-12-22
* | arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2017-12-11
* | arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon2017-12-11
* | arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon2017-12-11
|/
* arm64: explicitly mask all exceptionsJames Morse2017-11-02
* arm64: Avoid clobbering mm in erratum workaround on QDF2400Shanker Donthineni2017-02-24
* arm64: Work around Falkor erratum 1003Christopher Covington2017-02-10
* arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas2016-11-21
* arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2016-11-11
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\
| * arm64: use alternative auto-nopMark Rutland2016-09-12
| * arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-25
* | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-02
|/
* arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-19
* arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-28
* arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-28
* arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-26
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-16
* arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-25
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-12
|\
| * arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-21
* | arm64: mm: place __cpu_setup in .textMark Rutland2015-12-11
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64: Add 16K page size supportSuzuki K. Poulose2015-10-19
| * arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-07
| * arm64: proc: de-scope TLBI operation during cold bootWill Deacon2015-10-07
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\|
| * arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon2015-08-20
| * arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2015-08-05
| * arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
| * arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-27
* | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-08
|/
* arm64: kill flush_cache_all()Mark Rutland2015-05-19
* arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23