summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-05-01x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-05-01x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-05-01KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-01PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-04-01x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-04-01x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-04-01x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin
2016-02-27x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-27KVM: vmx: fix MPX detectionPaolo Bonzini
2016-02-13x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-02-13x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-02-13x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-02-13x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-02-13x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-02-13x86/LDT: Print the real LDT base addressJan Beulich
2016-02-13KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-02-13KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-22kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-11-27KVM: svm: unconditionally intercept #DBPaolo Bonzini
2015-11-27x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-11-17KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-17x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-11-17x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-11-17Revert "KVM: MMU: fix validation of mmio page fault"Ben Hutchings
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-13KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-13crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-13KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-13x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-10-13x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-10-13x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-10-13x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-12x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-12KVM: x86: properly restore LVT0Radim Krčmář
2015-08-12KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-08-07config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-08-07x86_64: Fix strnlen_user() to not touch memory after specified maximumBen Hutchings
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-08-07KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-08-07KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-08-07x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-05-09x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-05-09x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2015-05-09x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2015-05-09x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2015-05-09x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones