index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2019-08-25
xen/pciback: remove set but not used variable 'old_state'
YueHaibing
2019-08-06
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
Juergen Gross
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
2018-12-17
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
2018-11-21
xen-swiotlb: use actually allocated size on check physical continuous
Joe Jin
2018-10-10
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
2018-10-10
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
2018-10-10
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
2018-07-03
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
2018-05-30
xen/acpi: off by one in read_acpi_id()
Dan Carpenter
2018-05-30
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
2018-05-30
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
2018-05-30
xen/grant-table: Use put_page instead of free_page
Ross Lagerwall
2018-05-30
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
Joe Jin
2018-03-03
xen/gntdev: Fix partial gntdev_mmap() cleanup
Ross Lagerwall
2018-03-03
xen/gntdev: Fix off-by-one error when unmapping with holes
Ross Lagerwall
2018-02-25
xen: XEN_ACPI_PROCESSOR is Dom0-only
Jan Beulich
2017-11-30
xen: xenbus driver must not accept invalid transaction ids
Juergen Gross
2017-11-08
xen: don't print error message in case of missing Xenstore entry
Juergen Gross
2017-11-08
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
2017-11-02
xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
Juergen Gross
2017-10-05
fix xen_swiotlb_dma_mmap prototype
Arnd Bergmann
2017-10-05
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-08-24
xen: fix bio vec merging
Roger Pau Monne
2017-07-05
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
2017-06-14
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julien Grall
2017-03-30
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
2017-01-06
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
2016-10-31
xenbus: don't look up transaction IDs for ordinary writes
Jan Beulich
2016-08-10
xenbus: don't bail early from xenbus_dev_request_and_reply()
Jan Beulich
2016-08-10
xenbus: don't BUG() on user mode induced condition
Jan Beulich
2016-08-10
xen/pciback: Fix conf_space read/write overlap check.
Andrey Grodzovsky
2016-07-27
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
2016-07-27
xen/balloon: Fix declared-but-not-defined warning
Ross Lagerwall
2016-06-07
xen/events: Don't move disabled irqs
Ross Lagerwall
2016-05-11
xen/evtchn: fix ring resize when binding new events
Jan Beulich
2016-05-11
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
Ross Lagerwall
2016-04-20
xen/events: Mask a moving irq
Boris Ostrovsky
2016-03-03
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
2016-03-03
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
2016-03-03
xen/scsiback: correct frontend counting
Juergen Gross
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
[next]