summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-10-28crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+23
2015-10-28x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-10-28x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-10-28x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski3-2/+30
2015-10-28x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi1-4/+3
2015-10-28x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming1-1/+66
2015-10-28Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-28x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-10-28x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-10-28x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-3/+26
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+17
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-70/+93
2015-10-07x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-150/+208
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+61
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-18/+0
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-09-22x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-09-15x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-09-03x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky1-0/+1
2015-08-27x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-08-27kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-07-21x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2-0/+6
2015-07-21KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov1-3/+10
2015-07-13KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-13KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas1-1/+1
2015-07-12config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-07-12kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin1-2/+5
2015-07-04x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-04x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+43
2015-06-28KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin1-2/+10
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski20-46/+84
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski14-55/+67
2015-06-28x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz1-0/+2
2015-06-28x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan1-5/+6
2015-06-15x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-06-15x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-06-14arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li4-2/+27
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong4-11/+16
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli1-0/+2