aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-12-10arm64: mm: Rename asid2idx() to ctxid2asid()Yunfeng Ye1-9/+9
2021-12-10arm64: Make some stacktrace functions privateMark Rutland2-11/+7
2021-12-10arm64: Make dump_backtrace() use arch_stack_walk()Madhavan T. Venkataraman1-38/+6
2021-12-10arm64: Make profile_pc() use arch_stack_walk()Madhavan T. Venkataraman1-12/+13
2021-12-10arm64: Make return_address() use arch_stack_walk()Madhavan T. Venkataraman1-6/+2
2021-12-10arm64: Make __get_wchan() use arch_stack_walk()Madhavan T. Venkataraman1-17/+25
2021-12-10arm64: Make perf_callchain_kernel() use arch_stack_walk()Madhavan T. Venkataraman1-12/+3
2021-12-10arm64: Mark __switch_to() as __schedMark Rutland1-1/+2
2021-12-10arm64: Add comment for stack_info::kr_curMark Rutland1-0/+4
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-4/+0
2021-12-10arm64: kexec: reduce calls to page_address()Rongwei Wang1-2/+4
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+7
2021-12-09KVM: arm64: Use Makefile.kvm for common filesDavid Woodhouse1-4/+2
2021-12-08KVM: arm64: Drop unused workaround_flags vcpu fieldMarc Zyngier2-4/+0
2021-12-08arm64: dts: imx8mp: add mac address for EQOSJoakim Zhang1-0/+6
2021-12-08arm64: dts: imx8m: remove unused "nvmem_macaddr_swap" property for FECJoakim Zhang4-4/+0
2021-12-08arm64: dts: imx8mp-evk: disable CLKOUT clock for ENET PHYJoakim Zhang1-0/+2
2021-12-08arm64: dts: imx8m: configure FEC PHY VDDIO voltageJoakim Zhang3-0/+16
2021-12-08arm64: dts: imx8m: disable smart eee for FEC PHYJoakim Zhang3-0/+3
2021-12-08arm64: dts: imx8mp-evk: add hardware reset for EQOS PHYJoakim Zhang1-0/+3
2021-12-08arm64: dts: imx8mn-evk: add hardware reset for FEC PHYJoakim Zhang1-0/+2
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini9-30/+72
2021-12-08KVM: Add helpers to wake/query blocking vCPUSean Christopherson2-3/+2
2021-12-08KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson4-4/+4
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson1-1/+0
2021-12-08KVM: arm64: Move vGIC v4 handling for WFI out arch callback hookSean Christopherson3-19/+38
2021-12-08KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero1-4/+4
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero1-0/+1
2021-12-08KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson1-2/+0
2021-12-08KVM: arm64: Use "new" memslot instead of userspace memory regionSean Christopherson1-4/+6
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson1-3/+4
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier12-27/+30
2021-12-08KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier1-9/+1
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTMarc Zyngier1-3/+4
2021-12-07arm64: defconfig: Enable R-Car S4-8Yoshihiro Shimoda1-0/+1
2021-12-07arm64: dts: renesas: Add Renesas Spider boards supportYoshihiro Shimoda3-0/+60
2021-12-07arm64: dts: renesas: Add Renesas R8A779F0 SoC supportYoshihiro Shimoda1-0/+121
2021-12-07arm64: dts: renesas: Fix thermal bindingsKieran Bingham9-28/+28
2021-12-07arm64: dts: apple: t8103: Remove PCIe max-link-speed propertiesHector Martin1-3/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior1-1/+1
2021-12-07arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SKAswath Govindraju2-0/+48
2021-12-07arm64: dts: ti: k3-am64-main: Add support for MCANAswath Govindraju1-0/+28
2021-12-07arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu and main mcan nodesFaiz Abbas1-0/+155
2021-12-07arm64: dts: ti: k3-j721e: Add support for MCAN nodesFaiz Abbas2-0/+224
2021-12-07arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodesAswath Govindraju2-0/+16
2021-12-07arm64: dts: ti: k3-am65-mcu: Add Support for MCANFaiz Abbas1-0/+30
2021-12-07Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier4-2/+4
2021-12-07Merge branch kvm-arm64/hyp-header-split into kvmarm-master/nextMarc Zyngier11-63/+109
2021-12-07arm64: dts: apple: t8103: Expose PCI node for the WiFi MAC addressMark Kettenis1-0/+6
2021-12-07arm64: dts: apple: t8103: Add UART2Hector Martin2-0/+17