summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds102-3679/+12320
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-150/+787
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds22-589/+2128
2011-07-24KVM: IOMMU: Disable device assignment without interrupt remappingAlex Williamson1-0/+18
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong4-1/+80
2011-07-24KVM: MMU: mmio page fault supportXiao Guangrong6-14/+255
2011-07-24KVM: MMU: reorganize struct kvm_shadow_walk_iteratorXiao Guangrong1-1/+1
2011-07-24KVM: MMU: lockless walking shadow page tableXiao Guangrong2-8/+132
2011-07-24KVM: MMU: do not need atomicly to set/clear spteXiao Guangrong1-15/+71
2011-07-24KVM: MMU: introduce the rules to modify shadow page tableXiao Guangrong1-34/+69
2011-07-24KVM: MMU: abstract some functions to handle fault pfnXiao Guangrong2-18/+41
2011-07-24KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong3-4/+21
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong7-132/+33
2011-07-24KVM: MMU: split kvm_mmu_free_pageXiao Guangrong1-3/+18
2011-07-24KVM: MMU: count used shadow pages on prepareing pathXiao Guangrong1-5/+5
2011-07-24KVM: MMU: rename 'pt_write' to 'emulate'Xiao Guangrong2-13/+13
2011-07-24KVM: MMU: cleanup for FNAME(fetch)Xiao Guangrong1-2/+2
2011-07-24KVM: MMU: optimize to handle dirty bitXiao Guangrong2-34/+25
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong6-21/+96
2011-07-24KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the codeXiao Guangrong1-11/+31
2011-07-24KVM: MMU: do not update slot bitmap if spte is nonpresentXiao Guangrong1-8/+7
2011-07-24KVM: MMU: fix walking shadow page tableXiao Guangrong1-4/+5
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa4-0/+84
2011-07-23of: fix missing include from of_pci.cGrant Likely1-0/+1
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds115-2138/+1735
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds11-70/+778
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds96-3194/+13311
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds225-24205/+30007
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds13-332/+370
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov1-105/+110
2011-07-23Documentation: fix ambigous text for root cpusetWanlong Gao1-1/+1
2011-07-23Documentation: fix echo command in cgroups/cpuacct.txtWanlong Gao1-1/+1
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds8-33/+45
2011-07-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-37/+5
2011-07-23Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+98
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-360/+533
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds4-7/+8
2011-07-23Merge branch 'scsi-fixes'James Bottomley497-2710/+28001
2011-07-23net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)1-2/+2
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V4-18/+56
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V4-5/+44
2011-07-23fs/9p: Always ask new inode in createAneesh Kumar K.V3-18/+61
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat4-20/+39
2011-07-23fs/9p: Fix invalid mount options/argsPrem Karat1-9/+34
2011-07-23fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V6-29/+81
2011-07-23fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V1-2/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-23VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao1-1/+1
2011-07-23Fix the size of receive buffer packing onto VirtIO ring.jvrao1-1/+1
2011-07-239p: clean up packet dump codeEric Van Hensbergen3-46/+43