summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-04-21x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-04-21x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-21x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-21x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-04-21perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-12x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-04-08x86/mce: Fix copy/paste error in exception table entriesTony Luck
2017-04-08x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall
2017-03-31KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-22x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov
2017-03-22xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-15x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-03-12x86/pkeys: Check against max pkey to avoid overflowsDave Hansen
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
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