summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-12-07arm64: dts: meson: minor fixups for Khadas VIM/VIM2 dtsChristian Hewitt
2020-12-07arm64: dts: meson: add audio playback to wetek-play2Christian Hewitt
2020-12-07arm64: dts: meson: add audio playback to wetek-hubChristian Hewitt
2020-12-07arm64: dts: meson: add audio playback to odroid-c2Christian Hewitt
2020-12-07arm64: dts: meson: add audio playback to nanopi-k2Christian Hewitt
2020-12-07arm64: dts: meson: add audio playback to khadas-vim2Christian Hewitt
2020-12-07arm64: dts: meson: add audio playback to khadas-vimChristian Hewitt
2020-12-07arm64: dts: meson: add audio playback to a95xChristian Hewitt
2020-12-07arm64: dts: meson-axg: add GE2D nodeNeil Armstrong
2020-12-07Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-04arm64: dts: rockchip: use USB host by default on rk3399-rock-pi-4Vicente Bergas
2020-12-04arm64: dts: rockchip: fix I2S conflict on rk3399-rock-pi-4Vicente Bergas
2020-12-04arm64: dts: rockchip: fix supplies on rk3399-rock-pi-4Vicente Bergas
2020-12-04arm64: dts: rockchip: Fix UART pull-ups on rk3328Chen-Yu Tsai
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Marc Zyngier
2020-12-04KVM: arm64: Fix EL2 mode availability checksDavid Brazdil
2020-12-04KVM: arm64: Trap host SMCs in protected modeDavid Brazdil
2020-12-04KVM: arm64: Keep nVHE EL2 vector installedDavid Brazdil
2020-12-04KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCsDavid Brazdil
2020-12-04KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCsDavid Brazdil
2020-12-04KVM: arm64: Intercept host's CPU_ON SMCsDavid Brazdil
2020-12-04KVM: arm64: Add function to enter host from KVM nVHE hyp codeDavid Brazdil
2020-12-04KVM: arm64: Extract __do_hyp_init into a helper functionDavid Brazdil
2020-12-04KVM: arm64: Forward safe PSCI SMCs coming from hostDavid Brazdil
2020-12-04KVM: arm64: Add offset for hyp VA <-> PA conversionDavid Brazdil
2020-12-04KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil
2020-12-04KVM: arm64: Add SMC handler in nVHE EL2David Brazdil
2020-12-04KVM: arm64: Create nVHE copy of cpu_logical_mapDavid Brazdil
2020-12-04KVM: arm64: Support per_cpu_ptr in nVHE hyp codeDavid Brazdil
2020-12-04KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil
2020-12-04KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil
2020-12-04KVM: arm64: Remove vector_ptr param of hyp-initDavid Brazdil
2020-12-04arm64: Extract parts of el2_setup into a macroDavid Brazdil
2020-12-04arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabledWill Deacon
2020-12-04arm64: Make cpu_logical_map() take unsigned intDavid Brazdil
2020-12-04KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capabilityDavid Brazdil
2020-12-04KVM: arm64: Add kvm-arm.mode early kernel parameterDavid Brazdil
2020-12-04Merge remote-tracking branch 'arm64/for-next/uaccess' into HEADMarc Zyngier
2020-12-03Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queueMarc Zyngier
2020-12-03KVM: arm64: Use kvm_write_guest_lock when init stolen timeKeqian Zhu
2020-12-03arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONEPeter Collingbourne
2020-12-03arm64: mark __system_matches_cap as __maybe_unusedMark Rutland
2020-12-03arm64/mm: Implement pXX_leaf_size() supportPeter Zijlstra
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland
2020-12-02arm64: uaccess: remove redundant PAN togglingMark Rutland
2020-12-02arm64: uaccess: remove addr_limit_user_check()Mark Rutland
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland