aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\
| * xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini2013-11-11
| * arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-08
| * Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
| |\
| | * swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrsStefano Stabellini2013-10-28
| | * swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...Stefano Stabellini2013-10-25
| | * grant-table: call set_phys_to_machine after mapping grant refsStefano Stabellini2013-10-25
| | * arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-25
| | * swiotlb: print a warning when the swiotlb is fullStefano Stabellini2013-10-25
| | * swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| | * xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| | * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
| | * xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| | * arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d...Stefano Stabellini2013-10-18
| | * arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-18
| | * swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-09
| | * xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-10
| | * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-09
| | * xen/x86: allow __set_phys_to_machine for autotranslate guestsStefano Stabellini2013-10-09
| | * arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-17
| | * arm64: define DMA_ERROR_CODEStefano Stabellini2013-10-15
| | * arm: make SWIOTLB availableStefano Stabellini2013-10-15
| * | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\|
| * | swiotlb-xen: missing include dma-direction.hStefano Stabellini2013-11-08
| * | pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini2013-11-08
| * | arm: make SWIOTLB availableStefano Stabellini2013-11-08
| * | xen: delete new instances of added __cpuinitPaul Gortmaker2013-11-08
| * | xen/balloon: Set balloon's initial state to number of existing RAM pagesBoris Ostrovsky2013-11-08
| * | xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk2013-11-08
| * | xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
| * | x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
| * | tracing/events: Fix swiotlb tracepoint creationThierry Reding2013-10-24
| * | tracing/events: Add bounce tracing to swiotblZoltan Kiss2013-10-02
| * | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-30
| * | xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk2013-09-27
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-14
|\ \ \
| * | | virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-11-10
| * | | x86, asmlinkage, lguest: Pass in globals into assembler statementAndi Kleen2013-11-06
| * | | virtio: mmio: fix signature checking for BE guestsMarc Zyngier2013-11-06
| * | | virtio_ring: adapt to notify() returning boolHeinz Graalfs2013-11-05
| * | | virtio_net: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-28
| * | | virtio_console: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-28
| * | | virtio_blk: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-28
| * | | virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs2013-10-28
| * | | virtio_test: verify if virtqueue_kick() succeededHeinz Graalfs2013-10-28
| * | | virtio_net: verify if virtqueue_kick() succeededHeinz Graalfs2013-10-28
| * | | virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs2013-10-28
| * | | virtio_ring: change host notification APIHeinz Graalfs2013-10-28
| * | | virtio_config: remove virtio_config_valRusty Russell2013-10-16
| * | | virtio: use size-based config accessors.Rusty Russell2013-10-16