summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan
2018-08-03microblaze: Fix simpleImage format generationMichal Simek
2018-08-03arm64: defconfig: Enable Rockchip io-domain driverEnric Balletbo i Serra
2018-08-03perf: fix invalid bit in diagnostic entryThomas Richter
2018-08-03s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter
2018-08-03ARM: dts: sh73a0: Add missing interrupt-affinity to PMU nodeGeert Uytterhoeven
2018-08-03ARM: dts: emev2: Add missing interrupt-affinity to PMU nodeGeert Uytterhoeven
2018-08-03powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by StarletJonathan Neuschäfer
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon
2018-08-03bpf: powerpc64: pad function address loads with NOPsSandipan Das
2018-08-03powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy
2018-08-03powerpc/powermac: Mark variable x as unusedMathieu Malaterre
2018-08-03powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre
2018-08-03powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre
2018-08-03powerpc/32: Add a missing include headerMathieu Malaterre
2018-08-03perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang
2018-08-03perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin
2018-08-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-08-03arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-08-03kvm, mm: account shadow page tables to kmemcgShakeel Butt
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier
2018-07-22KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-07-22arm64: assembler: introduce ldr_this_cpuMark Rutland