index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-10
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
xen: events: update pirq_to_irq in xen_create_msi_irq
Ian Campbell
2011-03-10
xen: events: refactor xen_create_msi_irq slightly
Ian Campbell
2011-03-10
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
xen: events: assume PHYSDEVOP_get_free_pirq exists
Ian Campbell
2011-03-10
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
Ian Campbell
2011-03-10
Merge branch 'stable/irq.rework' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-03
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
Konrad Rzeszutek Wilk
2011-03-03
xen: Use IRQF_FORCE_RESUME
Thomas Gleixner
2011-03-03
xen: Fix compile error introduced by "switch to new irq_chip functions"
Ian Campbell
2011-03-03
xen: Switch to new irq_chip functions
Thomas Gleixner
2011-03-03
xen: Remove stale irq_chip.end
Thomas Gleixner
2011-03-03
xen: events: do not free legacy IRQs
Ian Campbell
2011-03-03
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
Ian Campbell
2011-03-03
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
Ian Campbell
2011-03-03
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
Ian Campbell
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-02-25
xen: suspend: remove xen_hvm_suspend
Ian Campbell
2011-02-25
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
2011-02-25
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
2011-02-25
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
2011-02-25
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
2011-02-25
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
2011-02-25
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
2011-02-25
xen: do not respond to unknown xenstore control requests
Ian Campbell
2011-02-25
xen: make the ballon driver work for hvm domains
Stefano Stabellini
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
2011-02-11
xen: events: mark cpu_evtchn_mask_p as __refdata
Ian Campbell
2011-01-20
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-13
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-01-12
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
Konrad Rzeszutek Wilk
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-12
xen: rename platform-pci module to xen-platform-pci.
Ian Campbell
2011-01-12
xen-platform: use PCI interfaces to request IO and MEM resources.
Ian Campbell
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
2011-01-11
xen gntdev: use gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
2011-01-11
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
2011-01-11
xen/gntdev: Fix circular locking dependency
Daniel De Graaf
[next]