summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-07-20x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-07-20KVM: x86: properly restore LVT0Radim Krčmář
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov
2015-07-13KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-13KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-12config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-07-12kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-07-03x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-03x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-28KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-28x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz
2015-06-28x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-06-15x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-06-15x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-06-14arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-06-09KVM: MMU: fix smap permission checkXiao Guangrong
2015-06-09KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-09x86/fpu: Disable XSAVES* support for nowIngo Molnar
2015-06-09x86/mce: Fix MCE severity messagesBorislav Petkov
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2015-06-09Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-05-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-05-17KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
2015-05-17sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith
2015-05-17sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-04-24x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-03-28x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman
2015-03-28x86/vdso: Fix the build on GCC5Jiri Slaby
2015-03-28kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-28x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-28x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-28crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-03-14KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-14x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas
2015-03-14x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-06x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu
2015-03-06x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming
2015-03-06x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu