summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2013-03-13
* KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-13
* KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti2013-03-13
* KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-12
* VMX: x86: handle host TSC calibration failureMarcelo Tosatti2013-03-12
* kvm: remove cast for kmalloc return valueIoan Orghici2013-03-11
* kvm: Iterate over only vcpus that are preemptedRaghavendra K T2013-03-11
* kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T2013-03-11
* KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa2013-03-07
* KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa2013-03-07
* KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa2013-03-07
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-07
* s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-07
* s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens2013-03-07
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-07
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-07
* s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-07
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-03-07
* s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens2013-03-07
* KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka2013-03-07
* KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2013-03-07
* KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka2013-03-05
* KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-05
* KVM: ioeventfd for virtio-ccw devices.Cornelia Huck2013-03-05
* KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck2013-03-05
* KVM: Initialize irqfd from kvm_init().Cornelia Huck2013-03-05
* KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-05
* virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-05
* KVM: nVMX: Fix switching of debug stateJan Kiszka2013-03-04
* KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa2013-03-04
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
* KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
* KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2013-03-04
* KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-04
* KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-04
* Merge branch 'master' into queueMarcelo Tosatti2013-03-04
|\
| * Linux 3.9-rc1Linus Torvalds2013-03-03
| * Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
| |\
| | * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
| * | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
| |\ \
| | * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| | * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| | * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| | * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| | * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
| |\ \ \
| | * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| | * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| | * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| | * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28