index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-01
KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL
Andi Kleen
1
-1
/
+1
2010-08-01
KVM: MMU: delay local tlb flush
Xiao Guangrong
1
-1
/
+1
2010-08-01
KVM: MMU: use wrapper function to flush local tlb
Xiao Guangrong
1
-1
/
+1
2010-08-01
KVM: MMU: remove unnecessary remote tlb flush
Xiao Guangrong
1
-2
/
+0
2010-08-01
KVM: VMX: fix rcu usage warning in init_rmode()
Xiao Guangrong
1
-6
/
+11
2010-08-01
KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single()
Gui Jianfeng
1
-2
/
+2
2010-08-01
KVM: VMX: Add all-context INVVPID type support
Gui Jianfeng
2
-2
/
+22
2010-08-01
KVM: MMU: reduce remote tlb flush in kvm_mmu_pte_write()
Xiao Guangrong
1
-5
/
+15
2010-08-01
KVM: MMU: traverse sp hlish safely
Xiao Guangrong
1
-28
/
+23
2010-08-01
KVM: MMU: gather remote tlb flush which occurs during page zapped
Xiao Guangrong
1
-31
/
+53
2010-08-01
KVM: MMU: don't get free page number in the loop
Xiao Guangrong
1
-2
/
+5
2010-08-01
KVM: MMU: split the operations of kvm_mmu_zap_page()
Xiao Guangrong
2
-10
/
+44
2010-08-01
KVM: MMU: introduce some macros to cleanup hlist traverseing
Xiao Guangrong
1
-75
/
+47
2010-08-01
KVM: MMU: skip invalid sp when unprotect page
Xiao Guangrong
1
-1
/
+1
2010-08-01
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction
Gui Jianfeng
2
-1
/
+9
2010-08-01
KVM: x86: use linux/uaccess.h instead of asm/uaccess.h
Lai Jiangshan
1
-1
/
+1
2010-08-01
KVM: cleanup "*new.rmap" type
Lai Jiangshan
1
-1
/
+1
2010-08-01
KVM: VMX: Enforce EPT pagetable level checking
Sheng Yang
1
-1
/
+7