summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-11-03arm64: hacks and debugging from initial mcbin bringupRussell King
2020-11-03arm64: dts: marvell: mcbin: use in-band-status for eth2Russell King
2020-11-03arm64: dts: marvell: mcbin: workaround wrongly wired i2c1 busRussell King
2020-11-03arm64: dts: marvell: mcbin: use sfp+ compatible for sfp+ slotsRussell King
2020-11-03arm64: dts: marvell: mcbin: add pinctrls for 10G PHYsRussell King
2020-11-03arm64: dts: marvell: mcbin: add remainder of pinctrlsRussell King
2020-11-03arm64: dts: marvell: mcbin: add comments about unused MPP pinsRussell King
2020-11-03arm64: dts: marvell: mcbin: add pwm-fanRussell King
2020-11-03arm64: dts: marvell: clearfog-gt-8k: add cooling mapsRussell King
2020-11-03arm64: dts: marvell: clearfog-gt-8k: add pwm-fanRussell King
2020-11-03arm64: dts: marvell: armada-cp11x: add pwm support to GPIO blocksRussell King
2020-10-12arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
2020-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-20Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-17arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-09-13Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson
2020-09-13Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-13arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-09arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-05arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-04KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei
2020-09-04KVM: arm64: Fix address truncation in tracesMarc Zyngier
2020-09-04KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-02arm64: Remove exporting cpu_logical_map symbolSudeep Holla
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-08-31arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-08-28arm64: vdso32: make vdso32 install conditionalFrank van der Linden