summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-03-06KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss
2017-03-06KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXHaozhong Zhang
2017-03-06KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini
2017-03-06KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-03-06x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2017-01-12kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-12-22x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-12-21x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-11-23kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-30x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-10-02fix minor infoleak in get_user_ex()Al Viro
2016-09-15x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-15x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-08-31x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-19perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-08-19x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceSasha Levin
2016-08-19KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-08-19KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-08x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-08-08x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-08-06x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-10KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-07-10ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-07-10x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-07-10kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-18x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-17KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-30perf/x86/intel/pt: Generate PMI in the STOP region as wellSasha Levin
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-10x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-08crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-18x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-18perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-18x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-18x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-13x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-22KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt