summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/head.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel2021-09-301-1/+1
* arm64: head: avoid over-mapping in map_memoryMark Rutland2021-08-241-5/+6
* Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-06-241-3/+2
|\
| * arm64: head: fix code comments in set_cpu_boot_mode_flagDong Aisheng2021-06-151-1/+1
| * arm64: mm: drop unused __pa(__idmap_text_start)Dong Aisheng2021-06-151-1/+0
| * arm64: mm: fix the count comments in compute_indicesDong Aisheng2021-06-151-1/+1
* | Merge branch 'for-next/caches' into for-next/coreWill Deacon2021-06-241-8/+5
|\ \
| * | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-4/+4
| * | arm64: __inval_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-4/+1
| |/
* | arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macrosWill Deacon2021-05-271-1/+1
* | arm64: smp: initialize cpu offset earlierMark Rutland2021-05-261-6/+11
* | arm64: smp: unify task and sp setupMark Rutland2021-05-261-18/+15
* | arm64: smp: remove stack from secondary_dataMark Rutland2021-05-261-3/+4
* | arm64: Implement stack trace termination recordMadhavan T. Venkataraman2021-05-251-6/+19
|/
* arm64: Cope with CPUs stuck in VHE modeMarc Zyngier2021-04-081-3/+36
* 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
|\ \