index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
xen/evtchn: fix ring resize when binding new events
Jan Beulich
1
-12
/
+8
2016-04-06
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
Ross Lagerwall
1
-0
/
+16
2016-04-04
xen/events: Mask a moving irq
Boris Ostrovsky
1
-4
/
+24
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-112
/
+29
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-142
/
+139
2016-03-21
drivers/xen: make platform-pci.c explicitly non-modular
Paul Gortmaker
1
-13
/
+9
2016-03-21
drivers/xen: make sys-hypervisor.c explicitly non-modular
Paul Gortmaker
1
-51
/
+8
2016-03-21
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
Paul Gortmaker
2
-22
/
+4
2016-03-21
drivers/xen: make [xen-]ballon explicitly non-modular
Paul Gortmaker
2
-15
/
+3
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
11
-11
/
+5
2016-03-15
xen_balloon: support memory auto onlining policy
Vitaly Kuznetsov
2
-9
/
+25
2016-03-15
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
1
-1
/
+1
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-2
/
+3
2016-03-10
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
1
-28
/
+28
2016-03-10
xen-scsiback: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-78
/
+89
2016-03-10
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
1
-37
/
+23
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
3
-36
/
+55
2016-02-22
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-36
/
+55
2016-02-15
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
1
-1
/
+5
2016-02-15
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2016-02-15
xen: fix potential integer overflow in queue_reply
Insu Yun
1
-0
/
+2
2016-02-08
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
Juergen Gross
1
-29
/
+41
2016-02-08
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2016-01-30
xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM
Toshi Kani
1
-1
/
+1
2016-01-29
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
1
-1
/
+1
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-5
/
+6
2016-01-12
xen/events: use virt_xxx barriers
Michael S. Tsirkin
1
-1
/
+2
2016-01-12
xenbus: use virt_xxx barriers
Michael S. Tsirkin
1
-4
/
+4
2016-01-07
xen/gntdev: add ioctl for grant copy
David Vrabel
1
-0
/
+203
2015-12-21
xen/gntdev: constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-21
xen/grant-table: constify gnttab_ops structure
Julia Lawall
1
-2
/
+2
2015-12-21
xen/time: use READ_ONCE
Stefano Stabellini
1
-10
/
+7
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
7
-29
/
+29
2015-12-21
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
2
-1
/
+92
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-22
/
+83
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
1
-1
/
+3
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
1
-1
/
+7
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
1
-13
/
+20
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
1
-1
/
+6
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2
-1
/
+15
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
1
-1
/
+1
2015-12-02
xen/events/fifo: Consume unprocessed events when a CPU dies
Ross Lagerwall
1
-5
/
+18
2015-11-26
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-19
/
+111
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
1
-16
/
+107
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
1
-2
/
+3
2015-11-26
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-16
/
+16
[next]