Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cedfbc309d62f8f029dc0c3b926452cc84796023
/
drivers
/
xen
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
8ea1d2a
mm, frontswap: convert frontswap_enabled to static key
by Vlastimil Babka
· 8 years ago
d34c30c
xen: add static initialization of steal_clock op to xen_time_ops
by Juergen Gross
· 8 years ago
cbbb468
xen/evtchn: use xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
be78da1
xen/events: fifo: use xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
8058c0b
xen/events: use xen_vcpu_id mapping in events_base
by Vitaly Kuznetsov
· 8 years ago
ad5475f
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
by Vitaly Kuznetsov
· 8 years ago
fbc872c
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
by David Vrabel
· 8 years ago
6f2d9d9
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
by Jan Beulich
· 8 years ago
e5a7947
xenbus: simplify xenbus_dev_request_and_reply()
by Jan Beulich
· 8 years ago
7469be9
xenbus: don't bail early from xenbus_dev_request_and_reply()
by Jan Beulich
· 8 years ago
0beef63
xenbus: don't BUG() on user mode induced condition
by Jan Beulich
· 8 years ago
6ba286a
xen: support runqueue steal time on xen
by Juergen Gross
· 8 years ago
1ad6344
xen-pciback: drop superfluous variables
by Jan Beulich
· 8 years ago
ee87d6d
xen-pciback: short-circuit read path used for merging write values
by Jan Beulich
· 8 years ago
5852036
xen-pciback: use const and unsigned in bar_init()
by Jan Beulich
· 8 years ago
c8670c2
xen-pciback: simplify determination of 64-bit memory resource
by Jan Beulich
· 8 years ago
6ad2655
xen-pciback: fold read_dev_bar() into its now single caller
by Jan Beulich
· 8 years ago
664093b
xen-pciback: drop rom_init()
by Jan Beulich
· 8 years ago
6c6e4ca
xen-pciback: drop unused function parameter of read_dev_bar()
by Jan Beulich
· 8 years ago
5ee405d
xen: xenbus: Remove create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
429eafe
xen: xen-pciback: Remove create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
ecb23dc
xen: add steal_clock support on x86
by Juergen Gross
· 8 years ago
c7ebf9d
xen: use vma_pages().
by Muhammad Falak R Wani
· 8 years ago
be1aaf4
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
by Shannon Zhao
· 9 years ago
a62ed50
XEN: EFI: Move x86 specific codes to architecture directory
by Shannon Zhao
· 9 years ago
5789afe
Xen: ARM: Add support for mapping AMBA device mmio
by Shannon Zhao
· 9 years ago
4ba04be
Xen: ARM: Add support for mapping platform device mmio
by Shannon Zhao
· 9 years ago
975fac3c
Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
by Shannon Zhao
· 9 years ago
243848f
xen/grant-table: Move xlated_setup_gnttab_pages to common place
by Shannon Zhao
· 9 years ago
d2bd05d
xen-pciback: return proper values during BAR sizing
by Jan Beulich
· 8 years ago
02ef871
xen/pciback: Fix conf_space read/write overlap check.
by Andrey Grodzovsky
· 8 years ago
842775f
xen/balloon: Fix declared-but-not-defined warning
by Ross Lagerwall
· 8 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
2956729
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
f0f3938
xen/events: Don't move disabled irqs
by Ross Lagerwall
· 8 years ago
971a69d
Xen: don't warn about 2-byte wchar_t in efi
by Arnd Bergmann
· 8 years ago
36ae220
xen/gntdev: reduce copy batch size to 16
by David Vrabel
· 8 years ago
36ec2dd
target: make close_session optional
by Christoph Hellwig
· 9 years ago
22d1175
target: make ->shutdown_session optional
by Christoph Hellwig
· 9 years ago
35dc9ec
Merge branch 'linus' into efi/core, to pick up fixes
by Ingo Molnar
· 8 years ago
27e0e63
xen/evtchn: fix ring resize when binding new events
by Jan Beulich
· 9 years ago
0ec7ae9
efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI driver
by Ingo Molnar
· 9 years ago
dfd74a1
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
by Ross Lagerwall
· 9 years ago
ff1e22e
xen/events: Mask a moving irq
by Boris Ostrovsky
· 9 years ago
55fc733
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
e01dc53
drivers/xen: make platform-pci.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
46894f1
drivers/xen: make sys-hypervisor.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
ab1241a
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
by Paul Gortmaker
· 9 years ago
106eaa8
drivers/xen: make [xen-]ballon explicitly non-modular
by Paul Gortmaker
· 9 years ago
59aa56b
xen: audit usages of module.h ; remove unnecessary instances
by Paul Gortmaker
· 9 years ago
703fc13
xen_balloon: support memory auto onlining policy
by Vitaly Kuznetsov
· 9 years ago
31bc385
memory-hotplug: add automatic onlining policy for the newly added memory
by Vitaly Kuznetsov
· 9 years ago
2552821
tags: Fix DEFINE_PER_CPU expansions
by Peter Zijlstra
· 9 years ago
fa22e7b
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
by Nicholas Bellinger
· 9 years ago
2dbcdf3
xen-scsiback: Convert to percpu_ida tag allocation
by Nicholas Bellinger
· 9 years ago
fb444abe
target: Convert demo-mode only drivers to target_alloc_session
by Christoph Hellwig
· 9 years ago
bc94b99
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
by Ingo Molnar
· 9 years ago
692b8c6
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
d159457
xen/pciback: Save the number of MSI-X entries to be copied later.
by Konrad Rzeszutek Wilk
· 9 years ago
8d47065
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
by Konrad Rzeszutek Wilk
· 9 years ago
85c0a87
xen: fix potential integer overflow in queue_reply
by Insu Yun
· 9 years ago
c9e2f53
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
by Juergen Gross
· 9 years ago
f285aa8
xen/scsiback: correct frontend counting
by Juergen Gross
· 9 years ago
782b866
xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM
by Toshi Kani
· 9 years ago
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
Next »