summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-05-01x86/microcode: Do not exit early from __reload_late()Borislav Petkov
2018-05-01x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov
2018-05-01x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-05-01x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-26Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson
2018-04-26x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-04-26vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-04-26x86/dumpstack: Avoid uninitlized variableArnd Bergmann
2018-04-26x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-04-26x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2018-04-26x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov
2018-04-26x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov
2018-04-26kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-04-26x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-04-26x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-26x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur
2018-04-24um: Compile with modern headersJason A. Donenfeld
2018-04-24x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam
2018-04-19x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-04-19x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam
2018-04-19x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam
2018-04-19x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam
2018-04-12x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-04-12x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-04-12x86/microcode: Synchronize late microcode loadingAshok Raj
2018-04-12x86/microcode: Request microcode on the BSPBorislav Petkov
2018-04-12x86/microcode/intel: Look into the patch cache firstBorislav Petkov
2018-04-12x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
2018-04-12x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj
2018-04-12x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj
2018-04-12x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov
2018-04-12x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov
2018-04-12x86/CPU: Add a microcode loader callbackBorislav Petkov
2018-04-12x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-04-12x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-04-08x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani