index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-26
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
Vitaly Kuznetsov
1
-0
/
+1
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...
Vitaly Kuznetsov
2
-12
/
+125
2018-05-26
KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...
Vitaly Kuznetsov
3
-1
/
+82
2018-05-26
KVM: x86: hyperv: do rep check for each hypercall separately
Vitaly Kuznetsov
1
-9
/
+12
2018-05-26
KVM: x86: hyperv: use defines when parsing hypercall parameters
Vitaly Kuznetsov
1
-3
/
+3
2018-05-26
x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
Vitaly Kuznetsov
3
-23
/
+23
2018-05-26
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
17
-89
/
+410
2018-05-24
KVM: x86: Expose CLDEMOTE CPU feature to guest VM
Jingqi Liu
1
-1
/
+2
2018-05-24
KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...
Liran Alon
1
-3
/
+16
2018-05-24
KVM: nVMX: Don't flush TLB when vmcs12 uses VPID
Liran Alon
1
-6
/
+14
2018-05-24
KVM: nVMX: Use vmx local var for referencing vpid02
Liran Alon
1
-1
/
+1
2018-05-24
KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION
Dan Carpenter
1
-1
/
+7
2018-05-24
KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault
Sean Christopherson
1
-1
/
+0
2018-05-23
KVM: nVMX: Ensure that VMCS12 field offsets do not change
Jim Mattson
1
-0
/
+157
2018-05-23
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2
-7
/
+20
2018-05-23
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
1
-3
/
+3
2018-05-23
kvm: nVMX: Use nested_run_pending rather than from_vmentry
Jim Mattson
1
-17
/
+18
2018-05-19
x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally
Thomas Gleixner
3
-8
/
+8
2018-05-19
x86/Hyper-V/hv_apic: Include asm/apic.h
Thomas Gleixner
1
-0
/
+1
2018-05-19
X86/Hyper-V: Consolidate the allocation of the hypercall input page
K. Y. Srinivasan
3
-27
/
+6
2018-05-19
X86/Hyper-V: Consolidate code for converting cpumask to vpset
K. Y. Srinivasan
1
-41
/
+2
2018-05-19
X86/Hyper-V: Enhanced IPI enlightenment
K. Y. Srinivasan
4
-3
/
+89
2018-05-19
X86/Hyper-V: Enable IPI enlightenments
K. Y. Srinivasan
4
-0
/
+160
2018-05-19
X86/Hyper-V: Enlighten APIC access
K. Y. Srinivasan
4
-3
/
+112
2018-05-17
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-30
/
+40
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
2
-5
/
+5
2018-05-16
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+2
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-05-14
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
2
-6
/
+2
2018-05-14
kvm: mmu: Don't expose private memslots to L2
Jim Mattson
1
-0
/
+8
2018-05-14
kvm: mmu: Add guest_mode to kvm_mmu_page_role
Jim Mattson
2
-2
/
+6
2018-05-14
kvm: nVMX: Eliminate APIC access page sharing between L1 and L2
Jim Mattson
1
-26
/
+6
2018-05-14
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
4
-28
/
+38
2018-05-14
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2
-11
/
+29
2018-05-14
KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
Vitaly Kuznetsov
2
-1
/
+33
2018-05-14
kvm: x86: Refactor mmu_free_roots()
Junaid Shahid
2
-34
/
+31
2018-05-14
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2
-2
/
+4
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+15
2018-05-13
x86/amd_nb: Add support for Raven Ridge CPUs
Guenter Roeck
1
-0
/
+6
2018-05-11
Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2018-05-11
KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
Sean Christopherson
1
-13
/
+15
2018-05-11
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
Junaid Shahid
1
-1
/
+4
2018-05-11
KVM: hyperv: idr_find needs RCU protection
Paolo Bonzini
1
-1
/
+3
2018-05-11
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2
-9
/
+12
2018-05-07
x86/xen: Reset VCPU0 info pointer after shared_info remap
van der Linden, Frank
1
-0
/
+13
2018-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+20
2018-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+11
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
[next]