summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/proc.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino2020-09-031-0/+24
* arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas2020-09-031-2/+6
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-0/+14
|\
| * arm64: Preserve register x18 when CPU is suspendedSami Tolvanen2020-05-151-0/+14
* | arm64: simplify ptrauth initializationMark Rutland2020-04-281-44/+0
* | arm64: remove ptrauth_keys_install_kernel sync argMark Rutland2020-04-281-1/+1
|/
* Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-12/+61
|\
| * arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap2020-03-181-0/+2
| * arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-181-0/+12
| * arm64: enable ptrauth earlierKristina Martsenko2020-03-181-0/+31
| * arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap2020-03-181-11/+15
* | Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas2020-03-251-1/+1
|\ \
| * | arm64: use mov_q instead of literal ldrRemi Denis-Courmont2020-03-241-1/+1
| |/
| |
| \
*-. \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-251-28/+3
|\ \ \ | |_|/ |/| |
| | * arm64: mm: convert cpu_do_switch_mm() to CMark Rutland2020-02-271-28/+0
| |/ |/|
| * arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu2020-03-061-0/+3
|/
* Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-221-12/+12
|\
| * arm64: mm: Use modern annotations for assembly functionsMark Brown2020-01-081-12/+12
| |
| \
*-. \ Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon2020-01-221-48/+42
|\ \ \ | |_|/ |/| |
| | * arm64: mm: avoid x18 in idmap_kpti_install_ng_mappingsSami Tolvanen2020-01-161-31/+32
| |/ |/|
| * arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas2020-01-171-17/+10
|/
*-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-5/+6
|\ \
| * | arm64: mm: Remove vabits_userSteve Capper2019-08-091-1/+1
| * | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-091-1/+2
| * | arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-091-3/+3
| |/
* / arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland2019-08-281-0/+9
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-04-091-16/+18
* arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-281-0/+1
* arm64: Unmask PMR before going idleJulien Thierry2019-02-061-11/+0
* kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov2018-12-281-1/+7
* arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-101-2/+2
* arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-101-1/+9
* arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-101-0/+4
* arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-181-3/+8
* arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon2018-06-221-2/+3
* arm64: Delay enabling hardware DBM featureSuzuki K Poulose2018-03-261-7/+6
* arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon2018-03-061-1/+8
* arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-141-5/+9
* arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-061-4/+4
* arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-061-3/+3
* arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-061-8/+196
* arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper2018-01-261-3/+3
* arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-161-0/+3
* arm64: kernel: Prepare for a DISR userJames Morse2018-01-161-0/+5
* arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse2018-01-161-23/+1
* arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse2018-01-131-0/+8
* arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-081-2/+1