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-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-02-17
xen: suspend and resume system devices when running PVHVM
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
2011-01-11
xen/gntdev: stop using "token" argument
Jeremy Fitzhardinge
2011-01-11
xen: gntdev: move use of GNTMAP_contains_pte next to the map_op
Ian Campbell
2011-01-11
xen/gntdev: add VM_PFNMAP to vma
Jeremy Fitzhardinge
2011-01-11
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-10
xen/event: validate irq before get evtchn by irq
Joe Jin
2011-01-05
xen/xenbus: making backend support modular is too complex
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: cleanup debug noise in xenbus_comms.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
2011-01-05
xenbus/frontend: register bus earlier
Jeremy Fitzhardinge
2011-01-05
xen: remove xen/evtchn.h
Jeremy Fitzhardinge
2011-01-05
xen: add backend driver support
Ian Campbell
2011-01-05
xen: separate out frontend xenbus
Ian Campbell
2010-12-20
xenbus: Fix memory leak on release
Daniel De Graaf
2010-12-17
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
[next]