summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-02-23Move x86_64 idle notifiers to genericTodd Poynor
2017-02-18x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-02-14x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam
2017-02-14x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-02-14x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-09perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-02-09x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina
2017-02-01platform/x86: mlx-platform: free first dev on errorDan Carpenter
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-26x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-19x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov
2017-01-19x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2017-01-19x86/cpu/AMD: Clean up cpu_llc_id assignment per topology featureYazen Ghannam
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-19efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-19KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-19KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář
2017-01-19KVM: x86: add asm_safe wrapperRadim Krčmář
2017-01-19KVM: x86: add Align16 instruction flagRadim Krčmář
2017-01-19KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li
2017-01-19KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-19KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-15bpf: change back to orig prog on too many passesDaniel Borkmann
2017-01-12x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski
2017-01-12x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov
2017-01-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2017-01-09x86/smpboot: Make logical package management more robustThomas Gleixner
2017-01-09ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-01-09perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2017-01-09perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen
2017-01-06x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2016-12-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-06perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-06perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc
2016-11-28x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf
2016-11-28x86/build: Annotate die() with noreturn to fix build warning on clangPeter Foley
2016-11-28x86/platform/olpc: Fix resume handler build warningBorislav Petkov
2016-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-24KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář
2016-11-24KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-24KVM: x86: fix out-of-bounds access in lapicRadim Krčmář
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov