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-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
2015-10-23
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
1
-1
/
+5
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2
-4
/
+6
2015-10-23
xenbus: Support multiple grants ring with 64KB
Julien Grall
1
-25
/
+72
2015-10-23
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
1
-0
/
+22
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
1
-17
/
+17
2015-10-23
xen/balloon: Use the correct sizeof when declaring frame_list
Julien Grall
1
-1
/
+1
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-20
/
+19
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
xen/privcmd: Add support for Linux 64KB page granularity
Julien Grall
2
-43
/
+89
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
1
-3
/
+3
2015-10-23
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
2
-2
/
+2
2015-10-23
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
Julien Grall
1
-15
/
+55
2015-10-23
xen/xenbus: Use Xen page definition
Julien Grall
2
-4
/
+5
2015-10-23
xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...
Julien Grall
1
-0
/
+8
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-0
/
+26
2015-10-23
xen/balloon: pre-allocate p2m entries for ballooned pages
David Vrabel
1
-0
/
+5
2015-10-23
xen/balloon: use hotplugged pages for foreign mappings etc.
David Vrabel
1
-10
/
+80
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
4
-17
/
+11
2015-10-23
xen/balloon: only hotplug additional memory if required
David Vrabel
1
-4
/
+19
2015-10-23
xen/balloon: rationalize memory hotplug stats
David Vrabel
1
-63
/
+12
2015-10-23
xen/balloon: find non-conflicting regions to place hotplugged memory
David Vrabel
1
-20
/
+53
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
1
-16
/
+16
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+4
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-75
/
+66
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-6
/
+0
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
3
-4
/
+4
[next]