index
:
kernel/linux.git
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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
1
-0
/
+2
2015-05-29
KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR
Marcelo Tosatti
1
-0
/
+4
2015-05-28
KVM: x86: add module parameter to disable periodic kvmclock sync
Marcelo Tosatti
1
-0
/
+9
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-8
/
+5
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
1
-1
/
+1
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
1
-1
/
+1
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
1
-7
/
+19
2015-05-20
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
1
-2
/
+14
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
1
-2
/
+14
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
1
-0
/
+2
2015-05-19
KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed
Xiao Guangrong
1
-2
/
+1
2015-05-19
KVM: MMU: fix MTRR update
Xiao Guangrong
1
-1
/
+58
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
1
-5
/
+3
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
1
-6
/
+6
2015-05-19
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
Ingo Molnar
1
-1
/
+0
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
1
-2
/
+1
2015-05-19
x86/fpu, kvm: Simplify fx_init()
Ingo Molnar
1
-11
/
+3
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Remove failure paths from fpstate-alloc low level functions
Ingo Molnar
1
-11
/
+0
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
1
-7
/
+7
2015-05-19
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Rename 'xsave_hdr' to 'header'
Ingo Molnar
1
-4
/
+4
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
1
-1
/
+2
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu_finit() to fpstate_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu_free() to fpstate_free()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu_alloc() to fpstate_alloc()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
Ingo Molnar
1
-1
/
+1
2015-05-11
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
1
-5
/
+3
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
1
-0
/
+2
2015-05-07
kvm,x86: load guest FPU context more eagerly
Rik van Riel
1
-2
/
+13
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
1
-0
/
+1
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
1
-7
/
+10
2015-05-07
KVM: x86: Support for disabling quirks
Nadav Amit
1
-0
/
+30
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
1
-1
/
+1
2015-04-27
kvm: x86: fix kvmclock update protocol
Radim Krčmář
1
-5
/
+28
2015-04-14
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
Nadav Amit
1
-2
/
+8
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-47
/
+110
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
1
-0
/
+17
[prev]
[next]