summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-06-01xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-01KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-06-01KVM: MTRR: remove MSR 0x2f8Andy Honig
2016-06-01perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-11ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-11x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-04x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-05-04x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch
2016-05-04crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-05-04x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-04kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-05-04x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-20Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-04-20Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2016-04-20Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas
2016-04-20KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-04-12x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit
2016-04-12x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-12x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-12x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-12x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-04-12KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-12KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-12KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-04-12x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-12perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-12x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov
2016-04-12x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-03-16KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-16KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-03-09kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-03-03x86/irq: Plug vector cleanup raceThomas Gleixner
2016-03-03x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner
2016-03-03x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner
2016-03-03x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner
2016-03-03x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner