summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
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-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
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: 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-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
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
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-08x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-26x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-11-26KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-26KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-10Fix potential infoleak in older kernelsLinus Torvalds
2016-10-31Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-20x86/build: Build compressed x86 kernels as PIEH.J. Lu
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-10-07x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-10-07x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-24fix minor infoleak in get_user_ex()Al Viro
2016-09-24kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-24x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-24x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-24Revert "KVM: x86: fix missed hardware breakpoints"Paolo Bonzini
2016-09-15x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-15x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-09-15perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko