summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-079-58/+27
|\
| * arm64: kernel: Update the stale commentShaokun Zhang2021-05-061-1/+1
| * arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-052-30/+2
| * arm64: cpufeatures: use min and maxkernel test robot2021-04-301-2/+3
| * arm64: stacktrace: restore terminal recordsMark Rutland2021-04-302-7/+9
| * arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-04-301-1/+7
| * arm64: Show three registers per lineMatthew Wilcox (Oracle)2021-04-231-6/+3
| * arm64: alternative: simplify passing alt_regionMark Rutland2021-04-231-2/+1
| * arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-04-231-8/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-015-38/+81
|\ \
| * \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-239-54/+156
| |\ \
| | * \ Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier2021-04-132-2/+4
| | |\ \
| | * \ \ Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/nextMarc Zyngier2021-04-134-14/+71
| | |\ \ \
| | * \ \ \ Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/nextMarc Zyngier2021-04-131-4/+1
| | |\ \ \ \
| | | * | | | arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restartMarc Zyngier2021-03-181-4/+1
| | * | | | | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-131-2/+1
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-2/+1
| | | |/ / / /
| | * | | | | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier2021-04-133-31/+77
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier2021-03-251-13/+0
| | | * | | | | KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier2021-03-251-0/+1
| | | * | | | | KVM: arm64: Page-align the .hyp sectionsQuentin Perret2021-03-191-13/+9
| | | * | | | | KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-191-0/+3
| | | * | | | | KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret2021-03-191-0/+3
| | | * | | | | KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+16
| | | * | | | | KVM: arm64: Enable access to sanitized CPU features at EL2Quentin Perret2021-03-191-0/+13
| | | * | | | | KVM: arm64: Introduce a BSS section for use at HypQuentin Perret2021-03-191-18/+34
| | | * | | | | KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon2021-03-191-0/+11
| | | |/ / / /
| | * | | | | arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose2021-04-061-1/+2
* | | | | | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-281-181/+15
|\ \ \ \ \ \ \
| * | | | | | | arm64: Use common of_kexec_alloc_and_setup_fdt()Rob Herring2021-03-081-174/+8
| * | | | | | | arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-081-9/+9
* | | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-277-13/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: ftrace: use function_nocfi for ftrace_callSami Tolvanen2021-04-081-1/+1
| * | | | | | | | arm64: add __nocfi to __apply_alternativesSami Tolvanen2021-04-081-2/+2
| * | | | | | | | arm64: add __nocfi to functions that jump to a physical addressSami Tolvanen2021-04-082-5/+5
| * | | | | | | | arm64: use function_nocfi with __pa_symbolSami Tolvanen2021-04-085-5/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-68/+41
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-04-261-68/+41
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-04-121-68/+41
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-66/+39
| | | * | | | | | arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-3/+3
| | | |/ / / / /
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-2622-161/+561
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas2021-04-157-50/+192
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne2021-04-135-19/+23
| | * | | | | | | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-136-6/+149
| | * | | | | | | arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne2021-04-132-39/+34
| * | | | | | | | Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas2021-04-153-2/+101
| |\| | | | | | |
| | * | | | | | | arm64: mte: Report async tag faults before suspendVincenzo Frascino2021-04-112-0/+19
| | * | | | | | | arm64: mte: Enable async tag check faultVincenzo Frascino2021-04-112-0/+42
| | * | | | | | | arm64: mte: Conditionally compile mte_enable_kernel_*()Vincenzo Frascino2021-04-111-0/+4