aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2015-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-15/+41
2015-12-22um: Fix pointer castGravatar Mickaël Salaün 1-1/+1
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateGravatar Andrew Honig 1-2/+6
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDGravatar Paolo Bonzini 2-3/+19
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostGravatar Paolo Bonzini 1-2/+7
2015-12-22KVM: MTRR: fix fixed MTRR segment look upGravatar Alexis Dambricourt 1-1/+1
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-17/+12
2015-12-15Fix user-visible spelling errorGravatar Linus Torvalds 1-1/+1
2015-12-14KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXGravatar Haozhong Zhang 1-2/+2
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opGravatar Boris Ostrovsky 1-7/+2
2015-12-11kvm: x86: move tracepoints outside extended quiescent stateGravatar Paolo Bonzini 3-5/+6
2015-12-08Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-8/+10
2015-12-08um: Fix fpstate handlingGravatar Richard Weinberger 1-8/+10
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-7/+10
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-36/+54
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroGravatar Jiri Olsa 1-1/+1
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellGravatar Yuanfang Chen 1-1/+1
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksGravatar Dmitry V. Levin 1-7/+10
2015-12-05x86/mpx: Fix instruction decoder conditionGravatar Dave Hansen 1-3/+3
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+12
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Gravatar Rafael J. Wysocki 218-4722/+8555
2015-12-04x86/mm: Fix regression with huge pages on PAEGravatar Kirill A. Shutemov 6-19/+17
2015-12-02xen: Resume PMU from non-atomic contextGravatar Boris Ostrovsky 1-10/+10
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Gravatar Liu Jiang 1-11/+2
2015-11-30libnvdimm, e820: skip module loading when no type-12Gravatar Dan Williams 1-0/+12
2015-11-25x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsGravatar Len Brown 1-4/+5
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationGravatar Haozhong Zhang 1-5/+0
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 6-17/+54
2015-11-24x86/entry/64: Fix irqflag tracing wrt context trackingGravatar Andy Lutomirski 1-1/+18
2015-11-23x86/microcode: Initialize the driver late when facilities are upGravatar Borislav Petkov 2-2/+1
2015-11-23treewide: Remove old email addressGravatar Peter Zijlstra 3-3/+3
2015-11-23perf/x86: Fix LBR call stack save/restoreGravatar Andi Kleen 2-1/+4
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksGravatar Stephane Eranian 1-1/+1
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-15/+53
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsGravatar Andrew Cooper 1-2/+1
2015-11-19x86/ftrace: Add comment on static function tracingGravatar Namhyung Kim 1-0/+6
2015-11-18KVM: x86: request interrupt window when IRQ chip is splitGravatar Matt Gingell 1-2/+4
2015-11-18KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceGravatar Matt Gingell 1-0/+1
2015-11-18KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Gravatar Matt Gingell 1-24/+19
2015-11-18KVM: x86: fix interrupt window handling in split IRQ chip caseGravatar Matt Gingell 1-14/+19
2015-11-16Merge branch 'pm-tools'Gravatar Rafael J. Wysocki 1-2/+1
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+0
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-16/+73
2015-11-13x86: remove unused definition of MSR_NHM_PLATFORM_INFOGravatar Len Brown 1-2/+1
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 10-211/+223
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroGravatar Huang Rui 1-6/+0
2015-11-12x86/fpu: Fix get_xsave_addr() behavior under virtualizationGravatar Huaitong Han 1-1/+0
2015-11-12x86/fpu: Fix 32-bit signal frame handlingGravatar Dave Hansen 1-6/+5
2015-11-12x86/mpx: Fix 32-bit address space calculationGravatar Dave Hansen 1-5/+17
2015-11-12x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsGravatar Dave Hansen 1-1/+24