summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-02-181-1/+2
* x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam2017-02-141-0/+7
* x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-144-4/+19
* x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2017-02-141-0/+2
* Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-141-2/+0
* x86/irq: Make irq activate operations symmetricThomas Gleixner2017-02-092-0/+3
* KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-091-0/+1
* perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner2017-02-091-40/+4
* x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina2017-02-091-0/+16
* platform/x86: mlx-platform: free first dev on errorDan Carpenter2017-02-011-1/+1
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2017-01-262-2/+2
* x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-261-0/+2
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-01-261-0/+10
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-01-191-1/+1
* x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov2017-01-191-8/+1
* x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner2017-01-193-9/+16
* x86/cpu/AMD: Clean up cpu_llc_id assignment per topology featureYazen Ghannam2017-01-191-12/+19
* x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-191-2/+2
* efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-191-0/+66
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-01-191-4/+18
* KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář2017-01-191-1/+128
* KVM: x86: add asm_safe wrapperRadim Krčmář2017-01-191-11/+23
* KVM: x86: add Align16 instruction flagRadim Krčmář2017-01-191-8/+12
* KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li2017-01-191-0/+2
* KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-193-0/+8
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-01-191-10/+38
* bpf: change back to orig prog on too many passesDaniel Borkmann2017-01-151-0/+2
* x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2017-01-121-3/+4
* x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov2017-01-121-5/+3
* KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong2017-01-121-2/+7
* x86/smpboot: Make logical package management more robustThomas Gleixner2017-01-094-69/+27
* ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2017-01-091-2/+2
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-01-091-6/+5
* perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2017-01-091-7/+7
* perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2017-01-092-3/+7
* x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2017-01-061-0/+16
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-075-9/+12
|\
| * x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf2016-11-281-3/+6
| * x86/build: Annotate die() with noreturn to fix build warning on clangPeter Foley2016-11-281-1/+1
| * x86/platform/olpc: Fix resume handler build warningBorislav Petkov2016-11-281-0/+2
| * x86/apic/uv: Silence a shift wrapping warningDan Carpenter2016-11-241-2/+2
| * x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov2016-11-241-3/+1
* | perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-062-2/+2
* | perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc2016-12-061-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-265-29/+28
|\ \ | |/ |/|
| * KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-11-241-0/+13
| * KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-242-3/+3
| * KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-11-241-25/+11
| * KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-11-241-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-236-38/+37
|\ \