summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/proc.S
AgeCommit message (Expand)Author
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland
2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne
2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon
2021-05-26arm64: assembler: add set_this_cpu_offsetMark Rutland
2021-05-10arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne
2021-03-28arm64: setup: name `tcr` registerMark Rutland
2021-03-28arm64: setup: name `mair` registerMark Rutland
2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier
2021-02-08arm64: Fix outdated TCR setup commentMarc Zyngier
2021-01-05arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas
2020-12-22arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2020-12-02arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland
2020-11-25kasan: arm64: set TCR_EL1.TBID1 when enabledPeter Collingbourne
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-09-03arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-15arm64: Preserve register x18 when CPU is suspendedSami Tolvanen
2020-04-28arm64: simplify ptrauth initializationMark Rutland
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-18arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap
2020-03-06arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu
2020-02-27arm64: mm: convert cpu_do_switch_mm() to CMark Rutland
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas
2020-01-16arm64: mm: avoid x18 in idmap_kpti_install_ng_mappingsSami Tolvanen
2020-01-08arm64: mm: Use modern annotations for assembly functionsMark Brown
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-28arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-08-09arm64: mm: Remove vabits_userSteve Capper
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper
2019-08-09arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-09arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2019-02-06arm64: Unmask PMR before going idleJulien Thierry