summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-12-14KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-27KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-10-27x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-27x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-27Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-27x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-09-22x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-09-15x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-09-03x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky
2015-08-27x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-27kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
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