summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08KVM: s390: optimize round trip time in request handlingChristian Borntraeger
2015-05-08KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand
2015-05-08KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-08KVM: MMU: fix smap permission checkXiao Guangrong
2015-05-08KVM: remove pointless cpu hotplug messagesHeiko Carstens
2015-05-08KVM: nVMX: Fix host crash when loading MSRs with userspace irqchipJan Kiszka
2015-05-08KVM: x86: Call-far should not be emulated as stack opNadav Amit
2015-05-08KVM: reuse memslot in kvm_write_guest_pageRadim Krčmář
2015-05-07KVM: x86: dump VMCS on invalid entryPaolo Bonzini
2015-05-07x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti
2015-05-07KVM: x86: drop unneeded null testJulia Lawall
2015-05-07KVM: x86: fix initial PAT valueRadim Krčmář
2015-05-07kvm,x86: load guest FPU context more eagerlyRik van Riel
2015-05-07kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan
2015-05-07KVM: x86: tweak types of fields in kvm_lapic_irqPaolo Bonzini
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit
2015-05-07KVM: x86: Support for disabling quirksNadav Amit
2015-05-07KVM: booke: use __kvm_guest_exitPaolo Bonzini
2015-05-07KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2015-05-07kvmclock: set scheduler clock stableLuiz Capitulino
2015-05-03Linux 4.1-rc2v4.1-rc2Linus Torvalds
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-05-02ext4: fix growing of tiny filesystemsJan Kara
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-01virtio: pass baton to Michael TsirkinRusty Russell
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman