Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
397da2d0ab0d1398242622d80a74df7245395c63
/
drivers
/
xen
2973737
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 9 years ago
b3c6de4
cleancache: constify cleancache_ops structure
by Julia Lawall
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
2349275
xen/events: use virt_xxx barriers
by Michael S. Tsirkin
· 9 years ago
5bb0c9b
xenbus: use virt_xxx barriers
by Michael S. Tsirkin
· 9 years ago
a4cdb55
xen/gntdev: add ioctl for grant copy
by David Vrabel
· 10 years ago
b9c0a92
xen/gntdev: constify mmu_notifier_ops structures
by Julia Lawall
· 9 years ago
86fc213
xen/grant-table: constify gnttab_ops structure
by Julia Lawall
· 9 years ago
2dd887e
xen/time: use READ_ONCE
by Stefano Stabellini
· 9 years ago
cfafae9
xen: rename dom0_op to platform_op
by Stefano Stabellini
· 9 years ago
4ccefbe
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
by Stefano Stabellini
· 9 years ago
3273cba
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
584a561
xen-pciback: fix up cleanup path when alloc fails
by Doug Goldstein
· 9 years ago
408fb0e
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
by Konrad Rzeszutek Wilk
· 9 years ago
7cfb905
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled.
by Konrad Rzeszutek Wilk
· 10 years ago
a396f3a
xen/pciback: Do not install an IRQ handler for MSI interrupts.
by Konrad Rzeszutek Wilk
· 9 years ago
5e0ce14
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled
by Konrad Rzeszutek Wilk
· 9 years ago
56441f3
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled
by Konrad Rzeszutek Wilk
· 10 years ago
8135cf8
xen/pciback: Save xen_pci_op commands before processing it
by Konrad Rzeszutek Wilk
· 9 years ago
be69746
xen-scsiback: safely copy requests
by David Vrabel
· 9 years ago
3de88d6
xen/events/fifo: Consume unprocessed events when a CPU dies
by Ross Lagerwall
· 9 years ago
4fe5e19
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
8620015
xen/evtchn: dynamically grow pending event channel ring
by David Vrabel
· 9 years ago
b4ff838
xen/events: Always allocate legacy interrupts on PV guests
by Boris Ostrovsky
· 9 years ago
9c17d96
xen/gntdev: Grant maps should not be subject to NUMA balancing
by Boris Ostrovsky
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
1c7a621
xen, cpu_hotplug: call device_offline instead of cpu_down
by Stefano Stabellini
· 9 years ago
a314e3e
xen/arm: Enable cpu_hotplug.c
by Stefano Stabellini
· 9 years ago
89bf4b4
xenbus: Support multiple grants ring with 64KB
by Julien Grall
· 9 years ago
f73314b
xen/grant-table: Add an helper to iterate over a specific number of grants
by Julien Grall
· 9 years ago
9cce291
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
by Julien Grall
· 9 years ago
3990dd2
xen/balloon: Use the correct sizeof when declaring frame_list
by Julien Grall
· 9 years ago
9435cce
xen/swiotlb: Add support for 64KB page granularity
by Julien Grall
· 9 years ago
291be10
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
by Julien Grall
· 9 years ago
5995a68
xen/privcmd: Add support for Linux 64KB page granularity
by Julien Grall
· 10 years ago
5ed5451
xen/grant-table: Make it running on 64KB granularity
by Julien Grall
· 10 years ago
a001c9d
xen/events: fifo: Make it running on 64KB granularity
by Julien Grall
· 10 years ago
30756c6
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
by Julien Grall
· 10 years ago
7d56792
xen/xenbus: Use Xen page definition
by Julien Grall
· 10 years ago
36f8abd
xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages
by Julien Grall
· 9 years ago
008c320
xen/grant: Introduce helpers to split a page into grant
by Julien Grall
· 9 years ago
4a69c90
xen/balloon: pre-allocate p2m entries for ballooned pages
by David Vrabel
· 9 years ago
1cf6a6c
xen/balloon: use hotplugged pages for foreign mappings etc.
by David Vrabel
· 9 years ago
81b286e
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
by David Vrabel
· 9 years ago
b2ac6aa
xen/balloon: only hotplug additional memory if required
by David Vrabel
· 9 years ago
de5a77d
xen/balloon: rationalize memory hotplug stats
by David Vrabel
· 9 years ago
55b3da9
xen/balloon: find non-conflicting regions to place hotplugged memory
by David Vrabel
· 9 years ago
2eafd72
target: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
752240e
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
5f51042
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn
by Julien Grall
· 9 years ago
a13d720
xen/privcmd: Further s/MFN/GFN/ clean-up
by Julien Grall
· 9 years ago
a76e3cc
xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
by Julien Grall
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
by Julien Grall
· 9 years ago
32e0987
xen: Make clear that swiotlb and biomerge are dealing with DMA address
by Julien Grall
· 9 years ago
626d750
xen: switch extra memory accounting to use pfns
by Juergen Gross
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
43af987
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4ffe18c
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
a1d8561
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5f14154
xen/PMU: Sysfs interface for setting Xen PMU mode
by Boris Ostrovsky
· 9 years ago
a11f4f0
xen: xensyms support
by Boris Ostrovsky
· 9 years ago
4a5b694
xen/events: Support event channel rebind on ARM
by Julien Grall
· 9 years ago
a7da51a
xen/preempt: use need_resched() instead of should_resched()
by Konstantin Khlebnikov
· 9 years ago
6b476e1
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
c22fe51
xen/xenbus: Don't leak memory when unmapping the ring on HVM backend
by Julien Grall
· 9 years ago
ad6cd7b
Revert "xen/events/fifo: Handle linked events when closing a port"
by David Vrabel
· 9 years ago
1ddc6dd
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
fcdf31a
xen/events/fifo: Handle linked events when closing a port
by Ross Lagerwall
· 9 years ago
0fa2f5c
sched/preempt, xen: Use need_resched() instead of should_resched()
by Konstantin Khlebnikov
· 9 years ago
b2f8dc4
ACPI / processor: Drop an unused argument of a cleanup routine
by Rafael J. Wysocki
· 9 years ago
929423f
xen: release lock occasionally during ballooning
by Juergen Gross
· 9 years ago
c149e4c
x86/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
7adf12b
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
30b03d0
xen/gntdevt: Fix race condition in gntdev_release()
by Marek Marczykowski-Górecki
· 9 years ago
d1dc6f1
frontswap: allow multiple backends
by Dan Streetman
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
763d949
Merge branches 'acpi-battery' and 'acpi-processor'
by Rafael J. Wysocki
· 9 years ago
548f7c9
xen/grant-table: Remove unused macro SPP
by Julien Grall
· 9 years ago
c9fd55e
xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
by Julien Grall
· 9 years ago
a9fd60e
xen: Include xen/page.h rather than asm/xen/page.h
by Julien Grall
· 9 years ago
0fb1f14
xen-scsiback: Fix compile warning for 64-bit LUN
by Nicholas Bellinger
· 9 years ago
196e2e2
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
by Hannes Reinecke
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
6bb8261
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
by Nicholas Bellinger
· 9 years ago
afe9232
target: remove ->put_session method
by Christoph Hellwig
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
c7d6a80
target: refactor init/drop_nodeacl methods
by Christoph Hellwig
· 10 years ago
e1750d2
target: make the tpg_get_default_depth method optional
by Christoph Hellwig
· 10 years ago
01b720f
xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()
by Jan Beulich
· 9 years ago
Next »