summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-05-30arm64: dts: rockchip: Fix DWMMC clocksRobin Murphy2-4/+4
2018-05-30arm64: dts: rockchip: correct ep-gpios for rk3399-sapphireShawn Lin1-1/+1
2018-05-30arm64: dts: rockchip: fix rock64 gmac2io stability issuesKamil TrzciƄski1-2/+3
2018-05-30arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-12/+12
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara1-0/+16
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose4-0/+61
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier3-1/+22
2018-04-29arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger1-11/+0
2018-04-26arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-04-24ARM64: dts: meson: reduce odroid-c2 eMMC maximum rateJerome Brunet1-1/+1
2018-04-12crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel3-104/+100
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez1-0/+2
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+10
2018-03-19arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven1-0/+1
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel1-4/+4
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-2/+3
2018-03-03arm64: dts: marvell: mcbin: add comphy references to Ethernet portsAntoine Tenart1-0/+9
2018-03-03arm64: dts: marvell: add comphy nodes on cp110 master and slaveAntoine Tenart2-0/+76
2018-03-03arm64: dts: renesas: ulcb: Remove renesas, no-ether-link propertyBogdan Mirea1-1/+0
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon1-2/+4
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser1-1/+1
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser1-8/+0
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel1-1/+1
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson1-0/+1
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon1-5/+9
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2-1/+12
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2018-02-22arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson1-2/+2
2018-02-16arm64: dts: marvell: add Ethernet aliasesYan Markman3-0/+19
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+2
2018-02-16arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier3-70/+13
2018-02-16arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2-1/+87
2018-02-16arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier1-2/+18
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+5
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier1-8/+12
2018-02-16arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier1-0/+13
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier1-1/+1
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2-28/+2
2018-02-16arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier1-0/+9
2018-02-16arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C1-0/+10
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni6-3/+70
2018-02-16arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon2-0/+66
2018-02-16arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon1-0/+4
2018-02-16arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon2-0/+11
2018-02-16arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon2-2/+13
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2-1/+39
2018-02-16arm64: Move BP hardening to check_and_switch_contextMarc Zyngier1-2/+3
2018-02-16arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon11-4/+215
2018-02-16arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier4-16/+11