index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2016-04-04
xen/events: Mask a moving irq
Boris Ostrovsky
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-21
drivers/xen: make platform-pci.c explicitly non-modular
Paul Gortmaker
2016-03-21
drivers/xen: make sys-hypervisor.c explicitly non-modular
Paul Gortmaker
2016-03-21
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
Paul Gortmaker
2016-03-21
drivers/xen: make [xen-]ballon explicitly non-modular
Paul Gortmaker
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2016-03-15
xen_balloon: support memory auto onlining policy
Vitaly Kuznetsov
2016-03-15
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-10
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
2016-03-10
xen-scsiback: Convert to percpu_ida tag allocation
Nicholas Bellinger
2016-03-10
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-02-22
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-15
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
2016-02-15
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
2016-02-15
xen: fix potential integer overflow in queue_reply
Insu Yun
2016-02-08
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
Juergen Gross
2016-02-08
xen/scsiback: correct frontend counting
Juergen Gross
2016-01-30
xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM
Toshi Kani
2016-01-29
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-01-12
xen/events: use virt_xxx barriers
Michael S. Tsirkin
2016-01-12
xenbus: use virt_xxx barriers
Michael S. Tsirkin
2016-01-07
xen/gntdev: add ioctl for grant copy
David Vrabel
2015-12-21
xen/gntdev: constify mmu_notifier_ops structures
Julia Lawall
2015-12-21
xen/grant-table: constify gnttab_ops structure
Julia Lawall
2015-12-21
xen/time: use READ_ONCE
Stefano Stabellini
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-12-21
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
2015-12-02
xen/events/fifo: Consume unprocessed events when a CPU dies
Ross Lagerwall
2015-11-26
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
2015-11-26
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-23
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
[next]