aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2014-01-06xen/events: allow setup of irq_info to failDavid Vrabel
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel
2014-01-06xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel
2014-01-06xen/events: replace raw bit ops with functionsWei Liu
2014-01-06xen/events: introduce test_and_set_mask()Wei Liu
2014-01-06xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel
2014-01-06xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel
2014-01-06xen/pci: Fix build on non-x86Ben Hutchings
2014-01-06xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu
2014-01-06xen: balloon: enable for ARMIan Campbell
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-13xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-12-06xen: privcmd: do not return pages which we have failed to unmapIan Campbell
2013-12-04XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02treewide: Fix typo in KconfigMasanari Iida
2013-11-26xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15swiotlb-xen: add missing xen_dma_map_page callStefano Stabellini
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk
2013-11-08xen: delete new instances of added __cpuinitPaul Gortmaker
2013-11-08xen/balloon: Set balloon's initial state to number of existing RAM pagesBoris Ostrovsky
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk
2013-11-06xen: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-29swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrsStefano Stabellini
2013-10-25swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...Stefano Stabellini
2013-10-25grant-table: call set_phys_to_machine after mapping grant refsStefano Stabellini
2013-10-25swiotlb: print a warning when the swiotlb is fullStefano Stabellini
2013-10-25swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/deviceStefano Stabellini
2013-10-24tracing/events: Fix swiotlb tracepoint creationThierry Reding
2013-10-16xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk