summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li
2017-08-02KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack
2017-08-02kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownDavid Matlack
2017-08-02KVM: nVMX: do not pin the VMCS12Paolo Bonzini
2017-08-02KVM: X86: init irq->level in kvm_pv_kick_cpu_opLongpeng(Mike)
2017-08-02KVM: X86: Fix loss of pending INIT due to raceWanpeng Li
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-01KVM: nVMX: fixes to nested virt interrupt injectionPaolo Bonzini
2017-08-01KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12Paolo Bonzini
2017-08-01x86/hpet: Cure interface abuse in the resume pathThomas Gleixner
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2017-07-26KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini
2017-07-25x86/efi: Fix reboot_mode when EFI runtime services are disabledStefan Assmann
2017-07-25x86/boot: #undef memcpy() et al in string.cMichael Davidson
2017-07-24kprobes/x86: Release insn_slot in failure pathMasami Hiramatsu
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian
2017-07-24KVM: VMX: remove unused fieldPaolo Bonzini
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-07-20kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan
2017-07-20KVM: VMX: Fix invalid guest state detection after task-switch emulationWanpeng Li
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann