summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-111-1/+1
* arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-101-2/+4
* arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-02-241-0/+1
* arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana2021-02-091-4/+0
* arm64: cpufeature: Add an early command-line cpufeature override facilityMarc Zyngier2021-02-091-0/+1
* arm64: Extract early FDT mapping from kaslr_early_init()Marc Zyngier2021-02-091-1/+2
* arm64: Move SCTLR_EL1 initialisation to EL-agnostic codeMarc Zyngier2021-02-091-5/+3
* arm64: Simplify init_el2_state to be non-VHE onlyMarc Zyngier2021-02-091-1/+1
* arm64: Initialise as nVHE before switching to VHEMarc Zyngier2021-02-091-36/+2
* arm64: Turn the MMU-on sequence into a macroMarc Zyngier2021-02-081-15/+4
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-117/+18
|\
| * KVM: arm64: Fix nVHE boot on VHE systemsMarc Zyngier2020-12-081-1/+4
| * arm64: Extract parts of el2_setup into a macroDavid Brazdil2020-12-041-120/+18
* | Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas2020-12-091-20/+31
|\|
| * arm64: head.S: always initialize PSTATEMark Rutland2020-12-021-11/+21
| * arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland2020-12-021-3/+3
| * arm64: head.S: rename el2_setup -> init_kernel_elMark Rutland2020-12-021-7/+8
* | arm64: head: tidy up the Image header definitionArd Biesheuvel2020-11-171-17/+2
|/
* Revert "arm64: initialize per-cpu offsets earlier"Will Deacon2020-10-091-3/+0
* Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon2020-10-071-0/+3
|\
| * arm64: initialize per-cpu offsets earlierMark Rutland2020-10-051-0/+3
* | arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-071-10/+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/+6
|\
| * arm64: scs: Use 'scs_sp' register alias for x18Will Deacon2020-05-181-1/+1
| * arm64: Implement Shadow Call StackSami Tolvanen2020-05-151-0/+6
| |
| \
*-. \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-281-15/+28
|\ \ \ | |_|/ |/| |
| | * arm64: simplify ptrauth initializationMark Rutland2020-04-281-2/+10
| |/ |/|
| * arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan2020-04-281-3/+9
| * arm64: rename stext to primary_entryArd Biesheuvel2020-04-281-10/+9
|/
* Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-0/+2
|\
| * arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap2020-03-181-0/+2
* | Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas2020-03-251-5/+7
|\ \
| * | arm64: move kimage_vaddr to .rodataRemi Denis-Courmont2020-03-241-5/+7
* | | Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas2020-03-251-36/+39
|\ \ \
| * | | arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown2020-03-251-1/+1
| |/ /
| * | arm64: kernel: Convert to modern annotations for assembly dataMark Brown2020-03-091-3/+6
| * | arm64: head: Annotate stext and preserve_boot_args as codeMark Brown2020-03-091-4/+4
| * | arm64: head.S: Convert to modern annotations for assembly functionsMark Brown2020-03-091-28/+28
| |/
* / arm64: remove gratuitious/stray .ltorg stanzasRemi Denis-Courmont2020-03-041-1/+0
|/
*---. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-6/+14
|\ \ \
| | | * arm64: smp: Don't enter kernel with NULL stack pointer or task structWill Deacon2019-08-271-0/+8
| | |/
| * | arm64: mm: Remove vabits_userSteve Capper2019-08-091-6/+1
| * | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-091-2/+2
| * | arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-091-1/+1
| * | arm64: mm: Introduce vabits_actualSteve Capper2019-08-091-0/+5
| * | arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-091-1/+1
| |/
* / arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-6/+90
|/