summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-25arm64: move --fix-cortex-a53-843419 linker test to KconfigMasahiro Yamada
2021-04-23Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-23arm64: Show three registers per lineMatthew Wilcox (Oracle)
2021-04-23arm64: dts: rockchip: Remove clock-names from PWM nodesJohan Jonker
2021-04-23Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann
2021-04-23arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang
2021-04-23arm64: alternative: simplify passing alt_regionMark Rutland
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas
2021-04-23arm64: vdso32: drop -no-integrated-as flagNick Desaulniers
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini
2021-04-22arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi
2021-04-22arm64: dts: amlogic: misc DT schema fixupsKevin Hilman
2021-04-22Merge tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier
2021-04-22KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier
2021-04-22arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara
2021-04-19arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean
2021-04-19Merge tag 'qcom-arm64-for-5.13-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-04-19arm64: dts: qcom: sc7180: Update iommu property for simultaneous playbackV Sujith Kumar Reddy
2021-04-19arm64: dts: qcom: sc7180: pompom: Add "dmic_clk_en" + sound modelDouglas Anderson
2021-04-19arm64: dts: qcom: sc7180: coachz: Add "dmic_clk_en"Douglas Anderson
2021-04-19arm64: dts: mt8183: fix dtbs_check warningMatthias Brugger
2021-04-19arm64: dts: mt8183-pumpkin: fix dtbs_check warningMatthias Brugger
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: arm64: Convert to the gfn-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini
2021-04-17KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-16crypto: arm64/aes-ce - deal with oversight in new CTR carry codeArd Biesheuvel
2021-04-15arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas
2021-04-15arm64/sve: Add compile time checks for SVE hooks in generic functionsMark Brown
2021-04-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy
2021-04-13arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.zhouchuangao
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-04-13arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne
2021-04-13Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier