summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-027-107/+298
|\
| * vfio: Set container device modeAlex Williamson2013-04-301-0/+4
| * vfio: Use down_reads to protect iommu disconnectsAlex Williamson2013-04-291-16/+46
| * vfio: Convert container->group_lock to rwsemAlex Williamson2013-04-251-10/+11
| * PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities RegisterYijing Wang2013-04-151-5/+1
| * vfio-pci: Enable raw access to unassigned config spaceAlex Williamson2013-04-011-32/+46
| * vfio-pci: Use byte granularity in config mapAlex Williamson2013-04-011-41/+47
| * vfio: make local function vfio_pci_intx_unmask_handler() staticWei Yongjun2013-03-251-1/+2
| * VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-114-1/+109
| * VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil2013-03-112-1/+32
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-05-0210-346/+533
|\ \
| * | vhost_scsi: module renameMichael S. Tsirkin2013-05-024-12/+11
| * | tcm_vhost: header split upMichael S. Tsirkin2013-05-023-139/+132
| * | vhost: src file renamesMichael S. Tsirkin2013-05-022-0/+1
| * | vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin2013-05-014-12/+24
| * | tcm_vhost: remove virtio-net.h dependencyMichael S. Tsirkin2013-05-011-1/+0
| * | vhost: move per-vq net specific fields out to netMichael S. Tsirkin2013-05-013-21/+27
| * | tcm_vhost: document inflight ref-counting useMichael S. Tsirkin2013-05-011-2/+10
| * | vhost: move vhost-net zerocopy fields to net.cAsias He2013-05-013-101/+142
| * | tcm_vhost: Wait for pending requests in vhost_scsi_flush()Asias He2013-05-012-1/+92
| * | vhost: Allow device specific fields per vqAsias He2013-05-014-87/+124
| * | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael S. Tsirkin2013-05-0139-1001/+4469
| |\ \
* | \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02197-1325/+6486
|\ \ \ \
| * | | | powerpc: Fix build error for book3eAneesh Kumar K.V2013-05-021-0/+18
| * | | | powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-024-0/+25
| * | | | powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2013-05-022-2/+4
| * | | | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-022-6/+6
| * | | | powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2013-05-022-1/+3
| * | | | powerpc: Fix interrupt range check on debug exceptionBharat Bhushan2013-05-023-8/+12
| * | | | powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V2013-04-301-2/+30
| * | | | powerpc: Print page size info during bootAneesh Kumar K.V2013-04-301-5/+5
| * | | | powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-303-7/+10
| * | | | powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V2013-04-301-31/+22
| * | | | powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-3010-118/+234
| * | | | powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-303-10/+10
| * | | | powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-307-58/+195
| * | | | powerpc: Move the pte free routines from common headerAneesh Kumar K.V2013-04-303-59/+189
| * | | | powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V2013-04-301-3/+3
| * | | | powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V2013-04-304-30/+168
| * | | | powerpc: New hugepage directory formatAneesh Kumar K.V2013-04-306-22/+75
| * | | | powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V2013-04-301-2/+1
| * | | | powerpc: Don't hard code the size of pte pageAneesh Kumar K.V2013-04-302-2/+8
| * | | | powerpc: Save DAR and DSISR in pt_regs on MCEAneesh Kumar K.V2013-04-302-1/+10
| * | | | powerpc: Use signed formatting when printing errorAneesh Kumar K.V2013-04-301-1/+1
| * | | | powerpc/pseries: Correct builds break when CONFIG_SMP not definedNathan Fontenot2013-04-301-0/+8
| * | | | powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao2013-04-301-5/+0
| * | | | powerpc/rtas_flash: Fix bad memory accessVasant Hegde2013-04-301-10/+4
| * | | | powerpc: Fix build failure after merge of the cgroup treeStephen Rothwell2013-04-301-0/+1
| * | | | powerpc: Fix usage of setup_pci_atmu()Michael Neuling2013-04-301-1/+1
| * | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-3060-92/+2735
| |\ \ \ \