aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-12-08Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-08um: Fix fpstate handlingRichard Weinberger
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang
2015-11-30libnvdimm, e820: skip module loading when no type-12Dan Williams
2015-11-25x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim
2015-11-18KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell
2015-11-18KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell
2015-11-18KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell
2015-11-18KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell
2015-11-16Merge branch 'pm-tools'Rafael J. Wysocki
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-13x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui
2015-11-12x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han
2015-11-12x86/fpu: Fix 32-bit signal frame handlingDave Hansen
2015-11-12x86/mpx: Fix 32-bit address space calculationDave Hansen
2015-11-12x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen
2015-11-10Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini
2015-11-10KVM: svm: unconditionally intercept #DBPaolo Bonzini
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-10KVM: VMX: Dump TSC multiplier in dump_vmcs()Haozhong Zhang
2015-11-10KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSCHaozhong Zhang
2015-11-10KVM: VMX: Setup TSC scaling ratio when a vcpu is loadedHaozhong Zhang
2015-11-10KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang
2015-11-10KVM: x86: Use the correct vcpu's TSC rate to compute time scaleHaozhong Zhang
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang