summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-09-21x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi1-18/+23
2015-09-21KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang1-1/+1
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong1-45/+0
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-09-21x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-09-21x86/ldt: Correct FPU emulation access to LDTJuergen Gross3-7/+20
2015-09-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross1-2/+2
2015-09-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski9-153/+210
2015-09-13x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2015-09-13x86/apic: Fix fallout from x2apic cleanupThomas Gleixner1-7/+7
2015-09-13x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-09-13Revert x86 sigcontext cleanupsLinus Torvalds3-36/+17
2015-09-13x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2-6/+4
2015-08-17kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-08-17x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-17x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-4/+25
2015-08-17x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+18
2015-08-17x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-70/+94
2015-08-17x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+57
2015-08-17x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-18/+0
2015-08-17x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-08-17x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski1-3/+1
2015-08-10perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri1-0/+5
2015-08-10x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen1-1/+1
2015-08-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra1-1/+1
2015-08-10x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin1-3/+3
2015-08-10x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin1-0/+2
2015-08-10x86/kasan: Fix KASAN shadow region page tablesAlexander Popov4-42/+38
2015-08-10x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin1-1/+2
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2-19/+8
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář1-0/+1
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-10KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das1-2/+6
2015-06-29perf/x86: Honor the architectural performance monitoring versionPalik, Imre1-6/+6
2015-06-29perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin3-19/+46
2015-06-29perf/x86: Add more Broadwell model numbersAndi Kleen1-0/+2
2015-06-29x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov1-3/+10
2015-06-18Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+16
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16
2015-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+18
2015-06-11arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton1-7/+7
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar2-12/+15
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang1-3/+3
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+48
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-79/+123
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin1-1/+1