summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier2-0/+17
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier1-0/+10
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier2-16/+93
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier3-1/+80
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2-4/+9
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2-0/+46
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall7-27/+48
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier1-0/+20
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier2-15/+69
2018-07-22KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse3-11/+12
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse6-6/+49
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse4-12/+30
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse2-6/+10
2018-07-17arm64: neon: Fix function may_use_simd() return error statusYandong Zhao1-12/+7
2018-07-03ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet1-3/+0
2018-07-03arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon1-2/+3
2018-07-03arm64: kpti: Use early_param for kpti= command-line optionWill Deacon1-1/+1
2018-07-03arm64: Fix syscall restarting around signal suppressed by tracerDave Martin1-2/+3
2018-06-20arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley1-0/+6
2018-06-20arm64: tegra: Make BCM89610 PHY interrupt as active lowBhadram Varka1-1/+1
2018-06-20arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland1-4/+10
2018-06-20arm64: ptrace: remove addr_limit manipulationMark Rutland1-6/+0
2018-05-30arm64: dts: qcom: Fix SPI5 config on MSM8996Ilia Lin1-2/+2
2018-05-30arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier1-2/+2
2018-05-30arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)Douglas Anderson1-13/+3
2018-05-30arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-05-30arm64: dts: cavium: fix PCI bus dtc warningsRob Herring1-1/+2
2018-05-30arm64: perf: correct PMUVer probingMark Rutland1-2/+2
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