summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2016-05-04x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
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-12x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-12x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-12KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-12KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-03-16KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
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-09x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-03efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar
2016-02-25x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-01-28x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-28x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-28x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-28x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-22x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-10-01x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas