summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-20KVM: x86: correctly initialize the CS base on resetPaolo Bonzini2-7/+2
2013-03-18KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPUJan Kiszka1-26/+4
2013-03-14KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa3-1/+20
2013-03-14KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2-0/+4
2013-03-14KVM: nVMX: Add preemption timer supportJan Kiszka3-5/+20
2013-03-14KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka2-1/+14
2013-03-13KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2-4/+8
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka6-45/+93
2013-03-13KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti1-2/+5
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka4-19/+9
2013-03-12VMX: x86: handle host TSC calibration failureMarcelo Tosatti1-11/+18
2013-03-11kvm: remove cast for kmalloc return valueIoan Orghici1-2/+1
2013-03-07KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa1-32/+23
2013-03-07KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa1-4/+3
2013-03-07KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa1-10/+8
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens4-41/+42
2013-03-07s390/kvm: cleanup/fix handle_tpi()Heiko Carstens1-24/+30
2013-03-07s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens1-253/+41
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens4-152/+81
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens3-177/+74
2013-03-07s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens1-12/+9
2013-03-07s390/mm,gmap: implement gmap_translate()Heiko Carstens2-22/+87
2013-03-07s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens1-2/+5
2013-03-07KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka1-15/+33
2013-03-07KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2-3/+14
2013-03-05KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka1-0/+1
2013-03-05KVM: s390: Wire up ioeventfd.Cornelia Huck4-1/+29
2013-03-05KVM: s390: Export virtio-ccw api.Cornelia Huck2-0/+22
2013-03-04KVM: nVMX: Fix switching of debug stateJan Kiszka1-1/+4
2013-03-04KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa1-8/+0
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa9-16/+21
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa5-14/+12
2013-03-04KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2-21/+3
2013-03-04KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa5-26/+13
2013-03-04Merge branch 'master' into queueMarcelo Tosatti4461-109065/+138647
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+18
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+6
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-134/+156
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-10/+9
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds174-0/+25028
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-28/+35
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-6/+9
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King47-93/+300
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3