summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-161-17/+20
* KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras2018-05-161-26/+46
* perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-161-0/+3
* perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-161-3/+6
* perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-161-0/+2
* perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-161-1/+4
* arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-05-164-0/+61
* KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-05-161-5/+7
* KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier2018-05-161-3/+2
* KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-05-161-3/+5
* powerpc/eeh: Fix race with driver un/bindMichael Neuling2018-05-011-23/+38
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-05-016-1/+44
* x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-05-011-4/+2
* x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-05-011-2/+0
* x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-05-011-0/+2
* x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-05-012-0/+73
* rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-05-011-3/+5
* powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple2018-05-011-4/+19
* powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh2018-05-011-0/+2
* ARM: socfpga_defconfig: Remove QSPI Sector 4K size forceThor Thayer2018-05-011-0/+1
* s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-291-0/+9
* arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger2018-04-291-11/+0
* microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2018-04-292-4/+1
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-293-6/+6
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-292-0/+20
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-296-38/+52
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-04-293-25/+29
* s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-291-2/+2
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-291-0/+1
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-04-291-2/+2
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-04-291-0/+20
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-2911-35/+324
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-294-5/+71
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-297-0/+94
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-296-4/+31
* s390: add optimized array_index_mask_nospecMartin Schwidefsky2018-04-291-0/+24
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-291-0/+47
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-294-2/+28
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-294-44/+10
* s390: introduce CPU alternativesVasily Gorbik2018-04-297-0/+334
* Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-261-1/+1
* powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin2018-04-261-2/+4
* x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-04-261-3/+12
* powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V2018-04-261-2/+8
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-04-261-2/+1
* KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-04-261-6/+2
* arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon2018-04-261-2/+2
* MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-04-261-9/+9