Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+25 |
2017-02-21 | x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64 | Waiman Long | 1 | -0/+24 |
2017-02-21 | x86/paravirt: Change vcp_is_preempted() arg type to long | Waiman Long | 1 | -1/+1 |
2017-01-14 | locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled | Waiman Long | 1 | -14/+0 |
2016-12-13 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+0 |
2016-12-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2016-12-09 | x86: Remove empty idle.h header | Thomas Gleixner | 1 | -1/+0 |
2016-11-22 | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() | Peter Zijlstra | 1 | -12/+13 |
2016-11-22 | x86/kvm: Support the vCPU preemption check | Pan Xinhui | 1 | -0/+12 |
2016-11-18 | x86/idle: Remove enter_idle(), exit_idle() | Len Brown | 1 | -2/+0 |
2016-11-10 | x86/apic: Prevent tracing on apic_msr_write_eoi() | Wanpeng Li | 1 | -2/+2 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+16 |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 1 | -245/+0 |
2016-09-06 | x86/kvm: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -27/+16 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-06-14 | KVM: Fix steal clock warp during guest CPU hotplug | Wanpeng Li | 1 | -2/+0 |
2016-05-17 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+0 |
2016-04-22 | x86/paravirt: Remove paravirt_enabled() | Luis R. Rodriguez | 1 | -8/+0 |
2016-03-31 | x86/cpufeature: Remove cpu_has_hypervisor | Borislav Petkov | 1 | -1/+1 |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel | 1 | -18/+19 |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2015-05-20 | kvm: x86: Make functions that have no external callers static | Nicholas Krause | 1 | -2/+2 |
2015-05-11 | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 1 | -5/+5 |
2015-05-08 | locking/pvqspinlock, x86: Enable PV qspinlock for KVM | Waiman Long | 1 | -0/+43 |
2015-04-15 | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell | 1 | -1/+1 |
2015-02-18 | x86/spinlocks/paravirt: Fix memory corruption on unlock | Raghavendra K T | 1 | -4/+9 |
2014-12-10 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 1 | -1/+8 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+11 |
2014-10-14 | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 1 | -0/+8 |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter | 1 | -11/+11 |
2014-06-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+3 |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 1 | -1/+1 |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 1 | -1/+3 |
2014-02-22 | kvm: remove redundant registration of BSP's hv_clock area | Fernando Luis Vázquez Cao | 1 | -1/+0 |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+32 |
2014-01-30 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 1 | -1/+1 |
2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | 1 | -0/+5 |
2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | 1 | -0/+27 |
2013-11-09 | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 1 | -1/+1 |
2013-10-30 | KVM: Fix modprobe failure for kvm_intel/kvm_amd | Tim Gardner | 1 | -1/+1 |
2013-10-15 | KVM: Enable pvspinlock after jump_label_init() to avoid VM hang | Raghavendra K T | 1 | -3/+14 |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+262 |
2013-08-19 | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T | 1 | -1/+1 |
2013-08-14 | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 1 | -0/+262 |
2013-08-05 | x86: Correctly detect hypervisor | Jason Wang | 1 | -4/+2 |
2013-07-15 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -5/+5 |
2013-03-07 | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 1 | -2/+4 |
2013-03-07 | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 1 | -1/+1 |
2013-02-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+6 |