KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
[platform/kernel/linux-starfive.git] / arch / mips / kvm /
2013-05-22 Sanjay LalKVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_l...
2013-05-12 Linus TorvaldsMerge tag 'trace-fixes-v3.10' of git://git./linux/kerne...
2013-05-11 Linus TorvaldsMerge tag 'stable/for-linus-3.10-rc0-tag-two' of git...
2013-05-11 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2013-05-11 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2013-05-11 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2013-05-10 Linus TorvaldsMerge branch 'for-3.10' of git://linux-nfs.org/~bfields...
2013-05-10 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-10 Linus TorvaldsMerge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git...
2013-05-10 Linus TorvaldsMerge tag 'for-linus-20130509' of git://git.infradead...
2013-05-10 Linus TorvaldsMerge tag 'kvm-3.10-2' of git://git./virt/kvm/kvm
2013-05-10 Linus TorvaldsMerge tag 'dm-3.10-changes-2' of git://git./linux/kerne...
2013-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-10 Linus TorvaldsMerge tag 'sound-3.10' of git://git./linux/kernel/git...
2013-05-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-05-09 Ralf BaechleMerge branch 'mti-next' of git://git.linux-mips.org...
2013-05-09 Ralf BaechleMerge branch 'next/kvm' into mips-for-linux-next
2013-05-09 Sanjay LalKVM/MIPS32: Binary patching of select privileged instru...
2013-05-08 Sanjay LalKVM/MIPS32: Routines to handle specific traps/exception...
2013-05-08 Sanjay LalKVM/MIPS32: Guest interrupt delivery.
2013-05-08 Sanjay LalKVM/MIPS32: COP0 accesses profiling.
2013-05-08 Sanjay LalKVM/MIPS32: Release notes and KVM module Makefile
2013-05-08 Sanjay LalKVM/MIPS32: MMU/TLB operations for the Guest.
2013-05-08 Sanjay LalKVM/MIPS32: Privileged instruction/target branch emulation.
2013-05-08 Sanjay LalKVM/MIPS32: MIPS arch specific APIs for KVM
2013-05-08 Sanjay LalKVM/MIPS32: Entry point for trampolining to the guest...
2013-05-08 Sanjay LalKVM/MIPS32: Infrastructure/build files.