index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
2013-03-20
2
-7
/
+2
*
KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
Jan Kiszka
2013-03-18
1
-26
/
+4
*
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
2013-03-14
3
-1
/
+20
*
KVM: MMU: Mark sp mmio cached when creating mmio spte
Takuya Yoshikawa
2013-03-14
2
-0
/
+4
*
KVM: nVMX: Add preemption timer support
Jan Kiszka
2013-03-14
3
-5
/
+20
*
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2013-03-14
2
-1
/
+14
*
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2013-03-13
2
-4
/
+8
*
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
2013-03-13
6
-45
/
+93
*
KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...
Marcelo Tosatti
2013-03-13
1
-2
/
+5
*
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
2013-03-12
4
-19
/
+9
*
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
2013-03-12
1
-11
/
+18
*
kvm: remove cast for kmalloc return value
Ioan Orghici
2013-03-11
1
-2
/
+1
*
kvm: Iterate over only vcpus that are preempted
Raghavendra K T
2013-03-11
1
-0
/
+2
*
kvm: Record the preemption status of vcpus using preempt notifiers
Raghavendra K T
2013-03-11
2
-0
/
+6
*
KVM: MMU: Introduce a helper function for FIFO zapping
Takuya Yoshikawa
2013-03-07
1
-32
/
+23
*
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
Takuya Yoshikawa
2013-03-07
1
-4
/
+3
*
KVM: MMU: Fix and clean up for_each_gfn_* macros
Takuya Yoshikawa
2013-03-07
1
-10
/
+8
*
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
4
-41
/
+42
*
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
2013-03-07
1
-24
/
+30
*
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
2013-03-07
1
-253
/
+41
*
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
4
-152
/
+81
*
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-03-07
3
-177
/
+74
*
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
2013-03-07
1
-12
/
+9
*
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2013-03-07
2
-22
/
+87
*
s390/kvm,gaccess: fix guest access return code handling
Heiko Carstens
2013-03-07
1
-2
/
+5
*
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
Jan Kiszka
2013-03-07
1
-15
/
+33
*
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
2013-03-07
2
-3
/
+14
*
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
2013-03-06
1
-0
/
+1
*
KVM: s390: Wire up ioeventfd.
Cornelia Huck
2013-03-05
4
-1
/
+29
*
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
2013-03-05
3
-4
/
+24
*
KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.
Cornelia Huck
2013-03-05
1
-0
/
+1
*
KVM: Initialize irqfd from kvm_init().
Cornelia Huck
2013-03-05
3
-5
/
+21
*
KVM: s390: Export virtio-ccw api.
Cornelia Huck
2013-03-05
3
-4
/
+23
*
virtio_ccw: pass a cookie value to kvm hypercall
Michael S. Tsirkin
2013-03-05
1
-3
/
+8
*
KVM: nVMX: Fix switching of debug state
Jan Kiszka
2013-03-05
1
-1
/
+4
*
KVM: ARM: Remove kvm_arch_set_memory_region()
Takuya Yoshikawa
2013-03-05
1
-8
/
+0
*
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-05
11
-18
/
+24
*
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-05
7
-17
/
+15
*
KVM: set_memory_region: Make kvm_mr_change available to arch code
Takuya Yoshikawa
2013-03-05
2
-18
/
+18
*
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
2013-03-05
4
-39
/
+13
*
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-05
7
-32
/
+17
*
Merge branch 'master' into queue
Marcelo Tosatti
2013-03-05
13655
-354726
/
+780593
|
\
|
*
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-04
1
-2
/
+2
|
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
|
\
|
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
|
*
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
|
\
\
|
|
*
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
|
*
|
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
|
*
|
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
|
|
*
|
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
[next]