aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-23
|\
| * xen: delete new instances of __cpuinit usagePaul Gortmaker2014-01-10
| * xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun2014-01-07
| * xen-platform: fix error return code in platform_pci_init()Wei Yongjun2014-01-07
| * xen: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-07
| * xen/grant-table: Force to use v1 of grants.Konrad Rzeszutek Wilk2014-01-06
| * xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor2014-01-06
| * xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2014-01-06
| * xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-06
| * xen/grant-table: Refactor gnttab_initKonrad Rzeszutek Wilk2014-01-06
| * xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.Konrad Rzeszutek Wilk2014-01-06
| * xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-06
| * xen/events: use the FIFO-based ABI if availableDavid Vrabel2014-01-06
| * xen/events: allow event channel priority to be setDavid Vrabel2014-01-06
| * xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-06
| * xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-06
| * xen/events: add xen_evtchn_mask_all()David Vrabel2014-01-06
| * xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel2014-01-06
| * xen/events: add a evtchn_op for port setupDavid Vrabel2014-01-06
| * xen/events: allow setup of irq_info to failDavid Vrabel2014-01-06
| * xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel2014-01-06
| * xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-06
| * xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel2014-01-06
| * xen/events: replace raw bit ops with functionsWei Liu2014-01-06
| * xen/events: introduce test_and_set_mask()Wei Liu2014-01-06
| * xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel2014-01-06
| * xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel2014-01-06
| * xen/pci: Fix build on non-x86Ben Hutchings2014-01-06
| * xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu2014-01-06
| * xen: balloon: enable for ARMIan Campbell2014-01-06
| * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2013-12-19
| |\
| * | treewide: Fix typo in KconfigMasanari Iida2013-12-02
* | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-20
|\ \ \ | |_|/ |/| |
| * | xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini2013-12-13
| * | xen: privcmd: do not return pages which we have failed to unmapIan Campbell2013-12-06
| * | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-04
* | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-02
|\| |
| * | xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson2013-11-26
| * | swiotlb-xen: add missing xen_dma_map_page callStefano Stabellini2013-11-15
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \ \
| * | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| | * | 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