summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann1-1/+5
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu1-1/+1
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang1-1/+1
2018-08-24arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya1-2/+2
2018-08-03arm64: defconfig: Enable Rockchip io-domain driverEnric Balletbo i Serra1-0/+2
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon1-1/+3
2018-08-03arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner1-1/+3
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2-0/+27
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2-1/+38
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier4-0/+68
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier1-2/+25
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2-0/+109
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2-0/+3
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier4-1/+26
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-16/+70
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 Morse5-6/+42
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-22arm64: assembler: introduce ldr_this_cpuMark Rutland2-5/+16
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-06-06arm64/cpufeature: don't use mutex in bringup pathMark Rutland3-6/+37
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose6-13/+19
2018-06-06arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon1-11/+11
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: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-05-30arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara1-0/+16
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-23/+4
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose4-0/+64
2018-05-09arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier3-1/+22
2018-04-20arm64: futex: Mask __user pointers prior to dereferenceWill Deacon1-3/+6
2018-04-20arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMark Rutland3-70/+13
2018-04-20arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland4-3/+3235
2018-04-20arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMark Rutland1-2/+18
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland1-0/+5
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland1-8/+12
2018-04-20arm64: KVM: Make PSCI_VERSION a fast pathMark Rutland1-0/+13
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland1-1/+1