summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Merge tag 'zynqmp-soc-for-v5.12' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann1-0/+1
2021-02-10Merge tag 'v5.12-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann15-246/+685
2021-02-09Merge tag 'imx-dt64-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann54-274/+4542
2021-02-09Merge tag 'imx-dt-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann3-3/+3
2021-02-09Merge tag 'qcom-arm64-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann53-1328/+6468
2021-02-09Merge tag 'amlogic-dt64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann29-478/+731
2021-02-09Merge tag 'zynqmp-dt-for-v5.12' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann9-4/+766
2021-02-09arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+Nathan Chancellor1-2/+3
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier3-1/+20
2021-02-09arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana3-4/+11
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier4-2/+16
2021-02-09arm64: Move "nokaslr" over to the early cpufeature infrastructureMarc Zyngier2-34/+17
2021-02-09arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier2-0/+5
2021-02-09arm64: Add an aliasing facility for the idreg overrideMarc Zyngier1-3/+14
2021-02-09arm64: Honor VHE being disabled from the command-lineMarc Zyngier2-0/+14
2021-02-09arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier3-1/+17
2021-02-09arm64: cpufeature: Add an early command-line cpufeature override facilityMarc Zyngier3-1/+152
2021-02-09arm64: Extract early FDT mapping from kaslr_early_init()Marc Zyngier4-5/+31
2021-02-09arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()Marc Zyngier2-2/+14
2021-02-09arm64: cpufeature: Add global feature override facilityMarc Zyngier2-6/+45
2021-02-09arm64: Move SCTLR_EL1 initialisation to EL-agnostic codeMarc Zyngier1-5/+3
2021-02-09arm64: Simplify init_el2_state to be non-VHE onlyMarc Zyngier3-27/+10
2021-02-09arm64: Move VHE-specific SPE setup to mutate_to_vhe()Marc Zyngier1-3/+5
2021-02-09arm64: Drop early setting of MDSCR_EL2.TPMSMarc Zyngier1-3/+0
2021-02-09arm64: Initialise as nVHE before switching to VHEMarc Zyngier3-36/+27
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-1/+0
2021-02-08arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland4-65/+53
2021-02-08arm64: dts: meson: add initial device-tree for ODROID-HC4Christian Hewitt2-0/+97
2021-02-08arm64: dts: meson: convert meson-sm1-odroid-c4 to dtsiChristian Hewitt2-426/+443
2021-02-08Merge tag 'v5.12-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+1
2021-02-08arm64: Provide an 'upgrade to VHE' stub hypercallMarc Zyngier2-3/+80
2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier3-26/+22
2021-02-08arm64: Fix outdated TCR setup commentMarc Zyngier1-2/+2
2021-02-08arm64: Fix labels in el2_setup macrosMarc Zyngier1-12/+12
2021-02-08arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-2/+2
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman23-94/+115
2021-02-05mm/arm64: Correct obsolete comment in do_page_fault()Miaohe Lin1-1/+1
2021-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+11
2021-02-05arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2Dinh Nguyen1-2/+2
2021-02-05Merge tag 'imx-defconfig-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+18
2021-02-05Merge tag 'qcom-arm64-defconfig-for-5.12' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+9
2021-02-05arm64: defconfig: Enable RT5659Sameer Pujar1-0/+1
2021-02-04arm64: improve whitespaceZhiyuan Dai5-6/+6
2021-02-03arm64: assembler: add cond_yield macroArd Biesheuvel1-0/+16
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly3-2/+13
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly4-3/+12
2021-02-03arm64: perf: add support for Cortex-A78Seiya Wang1-0/+7
2021-02-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+4
2021-02-03arm64: dts: meson: sort Amlogic dtb MakefileChristian Hewitt1-1/+1
2021-02-03arm64: dts: meson: fix broken wifi node for Khadas VIM3LArtem Lapkin1-4/+3