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
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
3
-4
/
+6
2008-01-30
KVM: Fix unbounded preemption latency
Avi Kivity
1
-0
/
+7
2008-01-30
KVM: Initialize the mmu caches only after verifying cpu support
Avi Kivity
1
-8
/
+6
2008-01-30
KVM: MMU: Fix dirty page setting for pages removed from rmap
Izik Eidus
1
-2
/
+6
2008-01-30
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
Sheng Yang
3
-5
/
+17
2008-01-30
KVM: MMU: Merge shadow level check in FNAME(fetch)
Dong, Eddie
1
-5
/
+2
2008-01-30
KVM: MMU: Move kvm_free_some_pages() into critical section
Avi Kivity
2
-6
/
+4
2008-01-30
KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti
3
-28
/
+32
2008-01-30
KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
Avi Kivity
2
-10
/
+68
2008-01-30
KVM: Add kvm_read_guest_atomic()
Marcelo Tosatti
1
-12
/
+16
2008-01-30
KVM: MMU: Concurrent guest walkers
Marcelo Tosatti
4
-54
/
+112
2008-01-30
KVM: Disable vapic support on Intel machines with FlexPriority
Avi Kivity
3
-2
/
+11
2008-01-30
KVM: Accelerated apic support
Avi Kivity
3
-1
/
+111
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
2
-0
/
+46
2008-01-30
KVM: Print data for unimplemented wrmsr
Avi Kivity
1
-1
/
+1
2008-01-30
KVM: MMU: Add cache miss statistic
Avi Kivity
2
-0
/
+2
2008-01-30
KVM: MMU: Coalesce remote tlb flushes
Eddie Dong
1
-2
/
+6
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
3
-22
/
+20
2008-01-30
KVM: Move ioapic code to common directory.
Zhang Xiantao
3
-502
/
+3
2008-01-30
KVM: Move irqchip declarations into new ioapic.h and lapic.h
Zhang Xiantao
4
-111
/
+148
2008-01-30
KVM: Move drivers/kvm/* to virt/kvm/
Avi Kivity
1
-2
/
+2
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
18
-0
/
+14787