index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-29
1
-1
/
+1
|
\
|
*
cleancache: constify cleancache_ops structure
Julia Lawall
2016-01-27
1
-1
/
+1
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-01-18
2
-5
/
+6
|
\
\
|
*
|
xen/events: use virt_xxx barriers
Michael S. Tsirkin
2016-01-12
1
-1
/
+2
|
*
|
xenbus: use virt_xxx barriers
Michael S. Tsirkin
2016-01-12
1
-4
/
+4
|
|
/
*
|
xen/gntdev: add ioctl for grant copy
David Vrabel
2016-01-07
1
-0
/
+203
*
|
xen/gntdev: constify mmu_notifier_ops structures
Julia Lawall
2015-12-21
1
-1
/
+1
*
|
xen/grant-table: constify gnttab_ops structure
Julia Lawall
2015-12-21
1
-2
/
+2
*
|
xen/time: use READ_ONCE
Stefano Stabellini
2015-12-21
1
-10
/
+7
*
|
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-12-21
7
-29
/
+29
*
|
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...
Stefano Stabellini
2015-12-21
2
-1
/
+92
|
/
*
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
5
-22
/
+83
|
\
|
*
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
2015-12-18
1
-1
/
+3
|
*
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
2015-12-18
1
-1
/
+7
|
*
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
2015-12-18
1
-13
/
+20
|
*
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
2015-12-18
1
-0
/
+7
|
*
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
2015-12-18
1
-0
/
+7
|
*
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
2015-12-18
1
-1
/
+6
|
*
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2015-12-18
2
-1
/
+15
|
*
xen-scsiback: safely copy requests
David Vrabel
2015-12-18
1
-1
/
+1
|
*
xen/events/fifo: Consume unprocessed events when a CPU dies
Ross Lagerwall
2015-12-02
1
-5
/
+18
*
|
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-26
3
-19
/
+111
|
\
|
|
*
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
2015-11-26
1
-16
/
+107
|
*
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
2015-11-26
1
-2
/
+3
|
*
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
2015-11-26
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
1
-16
/
+16
|
\
\
|
|
/
|
/
|
|
*
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-16
/
+16
*
|
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
2015-10-23
1
-1
/
+5
*
|
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2015-10-23
2
-4
/
+6
*
|
xenbus: Support multiple grants ring with 64KB
Julien Grall
2015-10-23
1
-25
/
+72
*
|
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
2015-10-23
1
-0
/
+22
*
|
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-10-23
1
-17
/
+17
*
|
xen/balloon: Use the correct sizeof when declaring frame_list
Julien Grall
2015-10-23
1
-1
/
+1
*
|
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
2015-10-23
1
-20
/
+19
*
|
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
2015-10-23
1
-2
/
+2
*
|
xen/privcmd: Add support for Linux 64KB page granularity
Julien Grall
2015-10-23
2
-43
/
+89
*
|
xen/grant-table: Make it running on 64KB granularity
Julien Grall
2015-10-23
1
-3
/
+3
*
|
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
2015-10-23
2
-2
/
+2
*
|
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
Julien Grall
2015-10-23
1
-15
/
+55
*
|
xen/xenbus: Use Xen page definition
Julien Grall
2015-10-23
2
-4
/
+5
*
|
xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...
Julien Grall
2015-10-23
1
-0
/
+8
*
|
xen/grant: Introduce helpers to split a page into grant
Julien Grall
2015-10-23
1
-0
/
+26
*
|
xen/balloon: pre-allocate p2m entries for ballooned pages
David Vrabel
2015-10-23
1
-0
/
+5
*
|
xen/balloon: use hotplugged pages for foreign mappings etc.
David Vrabel
2015-10-23
1
-10
/
+80
*
|
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2015-10-23
4
-17
/
+11
*
|
xen/balloon: only hotplug additional memory if required
David Vrabel
2015-10-23
1
-4
/
+19
*
|
xen/balloon: rationalize memory hotplug stats
David Vrabel
2015-10-23
1
-63
/
+12
*
|
xen/balloon: find non-conflicting regions to place hotplugged memory
David Vrabel
2015-10-23
1
-20
/
+53
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
4
-10
/
+4
|
\
|
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-6
/
+0
[next]