index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
2
-5
/
+5
*
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
1
-2
/
+2
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
3
-8
/
+8
*
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2012-12-13
2
-18
/
+10
*
KVM: x86: fix mov immediate emulation for 64-bit operands
Nadav Amit
2012-12-13
1
-2
/
+10
*
KVM: emulator: implement AAD instruction
Gleb Natapov
2012-12-13
1
-1
/
+22
*
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
27
-339
/
+1209
|
\
|
*
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
2012-12-11
1
-2
/
+3
|
*
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
2012-12-11
1
-1
/
+1
|
*
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
2012-12-11
1
-0
/
+1
|
*
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2012-12-11
2
-3
/
+4
|
*
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
2012-12-06
1
-0
/
+67
|
*
x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
Zhang Yanfei
2012-12-06
2
-0
/
+34
|
*
KVM: MMU: optimize for set_spte
Xiao Guangrong
2012-12-06
1
-4
/
+12
|
*
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
4
-16
/
+17
|
*
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-12-05
2
-18
/
+1
|
*
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
2012-12-05
1
-5
/
+0
|
*
KVM: x86: Fix uninitialized return code
Jan Kiszka
2012-12-02
1
-0
/
+1
|
*
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-11-30
8
-0
/
+53
|
*
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-30
5
-21
/
+56
|
*
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
2012-11-29
1
-0
/
+17
|
*
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
2012-11-28
1
-3
/
+5
|
*
KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
Gleb Natapov
2012-11-28
1
-6
/
+1
|
*
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
2012-11-27
1
-1
/
+6
|
*
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
3
-8
/
+89
|
*
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
3
-3
/
+13
|
*
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
3
-8
/
+264
|
*
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
1
-1
/
+93
|
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
5
-9
/
+9
|
*
x86: vdso: pvclock gettime support
Marcelo Tosatti
2012-11-27
3
-11
/
+101
|
*
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
2012-11-27
3
-12
/
+61
|
*
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
2012-11-27
4
-0
/
+91
|
*
x86: pvclock: add note about rdtsc barriers
Marcelo Tosatti
2012-11-27
1
-0
/
+6
|
*
x86: pvclock: introduce helper to read flags
Marcelo Tosatti
2012-11-27
2
-0
/
+14
|
*
x86: pvclock: create helper for pvclock data retrieval
Marcelo Tosatti
2012-11-27
2
-14
/
+30
|
*
x86: pvclock: remove pvclock_shadow_time
Marcelo Tosatti
2012-11-27
1
-46
/
+11
|
*
x86: pvclock: make sure rdtsc doesnt speculate out of region
Marcelo Tosatti
2012-11-27
1
-2
/
+2
|
*
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
2012-11-27
1
-11
/
+47
|
*
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-27
1
-7
/
+13
|
*
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
1
-32
/
+0
|
*
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
1
-1
/
+1
|
*
KVM: do not kfree error pointer
Guo Chao
2012-11-13
1
-13
/
+6
|
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
3
-4
/
+4
|
*
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-29
105
-976
/
+1322
|
|
\
|
*
|
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-23
2
-3
/
+3
|
*
|
KVM: SVM: Cleanup error statements
Borislav Petkov
2012-10-22
1
-5
/
+2
|
*
|
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
2012-10-18
1
-10
/
+16
|
*
|
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2012-10-18
1
-4
/
+15
|
*
|
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-18
1
-1
/
+1
|
*
|
KVM: MMU: introduce FNAME(prefetch_gpte)
Xiao Guangrong
2012-10-17
1
-31
/
+24
[next]