summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-06KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka1-0/+1
2013-03-06KVM: s390: Wire up ioeventfd.Cornelia Huck4-1/+29
2013-03-06KVM: ioeventfd for virtio-ccw devices.Cornelia Huck3-4/+24
2013-03-06KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck1-0/+1
2013-03-06KVM: Initialize irqfd from kvm_init().Cornelia Huck3-5/+21
2013-03-06KVM: s390: Export virtio-ccw api.Cornelia Huck3-4/+23
2013-03-06virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin1-3/+8
2013-03-05KVM: nVMX: Fix switching of debug stateJan Kiszka1-1/+4
2013-03-05KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa1-8/+0
2013-03-05KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa11-18/+24
2013-03-05KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa7-17/+15
2013-03-05KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2-18/+18
2013-03-05KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa4-39/+13
2013-03-05KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa7-32/+17
2013-03-05Merge branch 'master' into queueMarcelo Tosatti13655-354726/+780593
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-04Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-04Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-49/+57
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-116/+127
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-273/+1375
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-82/+79
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-24/+77
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-1019/+5443
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds38-331/+1881
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King239-1306/+2071
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-03ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-03ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-03ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-03ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-03jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1