aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle
2014-02-11xen/events: bind all new interdomain events to VCPU0David Vrabel
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-10xen: delete new instances of __cpuinit usagePaul Gortmaker
2014-01-07xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun
2014-01-07xen-platform: fix error return code in platform_pci_init()Wei Yongjun
2014-01-07xen: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2014-01-06xen/grant-table: Force to use v1 of grants.Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk
2014-01-06xen/grant-table: Refactor gnttab_initKonrad Rzeszutek Wilk
2014-01-06xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor
2014-01-06xen/events: use the FIFO-based ABI if availableDavid Vrabel
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel
2014-01-06xen/events: add xen_evtchn_mask_all()David Vrabel
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel
2014-01-06xen/events: add a evtchn_op for port setupDavid Vrabel
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