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
2015-11-04
KVM: x86: handle SMBASE as physical address in RSM
Radim Krčmář
1
-4
/
+3
2015-11-04
KVM: x86: add read_phys to x86_emulate_ops
Radim Krčmář
2
-0
/
+20
2015-11-04
KVM: x86: removing unused variable
Saurabh Sengar
1
-11
/
+5
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+4
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+3
2015-10-19
KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()
Takuya Yoshikawa
2
-4
/
+5
2015-10-19
kvm: x86: zero EFER on INIT
Paolo Bonzini
2
-8
/
+6
2015-10-16
KVM: x86: move steal time initialization to vcpu entry time
Marcelo Tosatti
1
-7
/
+2
2015-10-16
KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()
Takuya Yoshikawa
1
-6
/
+11
2015-10-16
KVM: x86: MMU: Remove mapping_level_dirty_bitmap()
Takuya Yoshikawa
1
-8
/
+16
2015-10-16
KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()
Takuya Yoshikawa
2
-18
/
+17
2015-10-16
KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()
Takuya Yoshikawa
1
-8
/
+7
2015-10-16
KVM: x86: MMU: Make force_pt_level bool
Takuya Yoshikawa
2
-6
/
+6
2015-10-16
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
2
-1
/
+31
2015-10-16
KVM: x86: manually unroll bad_mt_xwr loop
Paolo Bonzini
1
-8
/
+10
2015-10-16
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
1
-2
/
+7
2015-10-16
KVM: nVMX: nested VPID emulation
Wanpeng Li
1
-7
/
+32
2015-10-16
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
2
-1
/
+61
2015-10-14
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
1
-8
/
+13
2015-10-14
KVM: VMX: adjust interface to allocate/free_vpid
Wanpeng Li
1
-13
/
+12
2015-10-14
KVM: x86: don't notify userspace IOAPIC on edge EOI
Radim Krčmář
1
-2
/
+4
2015-10-14
KVM: x86: fix edge EOI and IOAPIC reconfig race
Radim Krčmář
2
-2
/
+6
2015-10-14
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
1
-0
/
+2
2015-10-14
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2
-4
/
+8
2015-10-14
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
1
-3
/
+7
2015-10-14
KVM: x86: fix previous commit for 32-bit
Paolo Bonzini
1
-1
/
+1
2015-10-13
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
3
-84
/
+83
2015-10-13
KVM: x86: fix SMI to halted VCPU
Paolo Bonzini
1
-0
/
+3
2015-10-13
KVM: x86: clean up kvm_arch_vcpu_runnable
Paolo Bonzini
1
-10
/
+29
2015-10-13
KVM: x86: map/unmap private slots in __x86_set_memory_region
Paolo Bonzini
1
-32
/
+30
2015-10-13
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
3
-42
/
+21
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
3
-10
/
+188
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
1
-0
/
+80
2015-10-01
KVM: x86: select IRQ_BYPASS_MANAGER
Feng Wu
3
-0
/
+56
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
4
-0
/
+121
2015-10-01
KVM: make kvm_set_msi_irq() public
Feng Wu
2
-2
/
+7
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
4
-0
/
+91
2015-10-01
KVM: Add some helper functions for Posted-Interrupts
Feng Wu
1
-0
/
+26
2015-10-01
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
Feng Wu
1
-2
/
+18
2015-10-01
irq_remapping: move structs outside #ifdef
Paolo Bonzini
1
-5
/
+5
2015-10-01
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
1
-11
/
+35
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2
-11
/
+14
2015-10-01
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
1
-17
/
+6
2015-10-01
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
1
-10
/
+25
2015-10-01
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
1
-3
/
+8
2015-10-01
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
1
-12
/
+5
2015-10-01
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
1
-9
/
+8
2015-10-01
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
1
-2
/
+1
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
5
-8
/
+42
2015-10-01
KVM: x86: allow guest to use cflushopt and clwb
Xiao Guangrong
1
-1
/
+1
[next]