开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2015-06-06
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2015-05-17
xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...
Boris Ostrovsky
2015-05-17
xen/events: Clear cpu_evtchn_mask before resuming
Boris Ostrovsky
2015-03-26
xen-pciback: limit guest control of command register
Jan Beulich
2015-03-26
xen/events: avoid NULL pointer dereference in dom0 on large machines
Juergen Gross
2015-03-06
xen/manage: Fix USB interaction issues when resuming
Ross Lagerwall
2015-01-29
Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
David Vrabel
2015-01-16
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
Stefano Stabellini
2015-01-16
swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
Stefano Stabellini
2015-01-16
swiotlb-xen: remove BUG_ON in xen_bus_to_phys
Stefano Stabellini
2015-01-16
swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
Stefano Stabellini
2014-10-05
xen/manage: Always freeze/thaw processes when suspend/resuming
Ross Lagerwall
2014-09-17
xen/events/fifo: reset control block and local HEADs on resume
David Vrabel
2014-09-05
xen/events/fifo: ensure all bitops are properly aligned even on x86
David Vrabel
2014-07-28
xen/balloon: set ballooned out pages as invalid in p2m
David Vrabel
2014-05-31
xen/events/fifo: correctly align bitops
Vladimir Murzin
2014-03-25
xen/balloon: flush persistent kmaps in correct position
Wei Liu
2014-02-12
Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-02-11
ia64/xen: Remove Xen support for ia64 even more
Paul Bolle
2014-02-11
xen/events: bind all new interdomain events to VCPU0
David Vrabel
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
2014-01-31
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...
Linus Torvalds
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-30
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
Ian Campbell
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-22
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-10
xen: delete new instances of __cpuinit usage
Paul Gortmaker
2014-01-07
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
2014-01-07
xen-platform: fix error return code in platform_pci_init()
Wei Yongjun
2014-01-07
xen: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2014-01-06
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
2014-01-06
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
2014-01-06
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
xen/events: allow event channel priority to be set
David Vrabel
2014-01-06
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
2014-01-06
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
xen/events: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
xen/events: add a evtchn_op for port setup
David Vrabel
[next]