summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-161-17/+20
* 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
* 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
* Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-261-1/+1
* x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com2018-04-261-3/+12
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-04-261-2/+1
* x86/dumpstack: Avoid uninitlized variableArnd Bergmann2018-04-261-1/+1
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-04-262-2/+2
* x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2018-04-262-2/+17
* x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov2018-04-261-1/+8
* x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov2018-04-261-2/+10
* kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini2018-04-261-3/+4
* x86/tsc: Allow TSC calibration without PITPeter Zijlstra2018-04-262-0/+23
* x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-261-1/+1
* x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-261-0/+4
* um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-04-241-1/+1
* um: Compile with modern headersJason A. Donenfeld2018-04-241-0/+1
* x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk2018-04-241-4/+4
* x86/mce/AMD: Get address from already initialized blockYazen Ghannam2018-04-191-0/+15
* x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-04-192-0/+8
* x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam2018-04-191-8/+7
* x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2018-04-193-3/+14
* x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2018-04-191-0/+14
* x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-04-121-27/+41
* x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-04-124-19/+28
* x86/microcode: Synchronize late microcode loadingAshok Raj2018-04-121-26/+92
* x86/microcode: Request microcode on the BSPBorislav Petkov2018-04-121-6/+5
* x86/microcode/intel: Look into the patch cache firstBorislav Petkov2018-04-121-6/+5
* x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj2018-04-121-0/+18
* x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj2018-04-121-0/+12
* x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2018-04-121-3/+24
* x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov2018-04-121-11/+8
* x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov2018-04-121-0/+20
* x86/CPU: Add a microcode loader callbackBorislav Petkov2018-04-123-2/+17
* x86/microcode: Propagate return value from updating functionsBorislav Petkov2018-04-124-28/+34
* x86/gart: Exclude GART aperture from vmcoreJiri Bohac2018-04-122-2/+46
* crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers2018-04-081-2/+1
* x86/platform/uv/BAU: Add APIC idt entryAndrew Banman2018-04-083-2/+4
* bpf, x64: increase number of passesDaniel Borkmann2018-03-281-1/+2
* perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-281-14/+17
* perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-281-1/+1
* perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang2018-03-281-1/+1
* x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-281-0/+4
* x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-281-0/+9