summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2018-01-02x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski
2018-01-02x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2018-01-02x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2017-12-29kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini
2017-12-29KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2017-12-25kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt
2017-12-25KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li
2017-12-25kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson
2017-12-25kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov
2017-12-20Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-12-20KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-14KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-12-14kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-12-14x86/hpet: Prevent might sleep splat on resumeThomas Gleixner
2017-12-14x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman
2017-12-14KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-14KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-14x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-09x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao
2017-12-09perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu
2017-12-09x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-12-05Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-30x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-30x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-21x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra