summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
| * | swiotlb-xen: introduce phys_to_dma/dma_to_phys translationsStefano Stabellini2020-08-041-21/+32
| * | swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini2020-08-041-6/+1
| * | swiotlb-xen: add struct device * parameter to is_xen_swiotlb_bufferStefano Stabellini2020-08-041-4/+4
| * | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini2020-08-041-2/+2
| * | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini2020-08-041-2/+2
| * | swiotlb-xen: add struct device * parameter to xen_bus_to_physStefano Stabellini2020-08-041-5/+5
| * | swiotlb-xen: add struct device * parameter to xen_phys_to_busStefano Stabellini2020-08-041-7/+7
| * | swiotlb-xen: remove start_dma_addrStefano Stabellini2020-08-041-5/+2
| * | swiotlb-xen: use vmalloc_to_page on vmalloc virt addressesBoris Ostrovsky2020-08-041-1/+7
| * | Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne2020-08-031-14/+0
| * | xen/balloon: make the balloon wait interruptibleRoger Pau Monne2020-08-031-2/+4
| * | xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne2020-08-031-0/+6
| * | xen/privcmd: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder2020-08-031-8/+2
| * | xen/privcmd: Mark pages as dirtySouptick Joarder2020-08-031-1/+4
| * | xen/privcmd: Corrected error handling pathSouptick Joarder2020-08-031-16/+15
* | | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
|/ /
* | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-3/+1
|\ \ | |/ |/|
| * xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-031-86/+81
|\|
| * xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross2020-07-021-16/+6
| * xen/xenbus: avoid large structs and arrays on the stackJuergen Gross2020-07-021-78/+83
* | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-133-57/+19
|\ \
| * | x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner2020-06-111-4/+2
| * | x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner2020-06-112-43/+1
| * | x86/xen: Split HVM vector callback setup and interrupt gate allocationVitaly Kuznetsov2020-06-111-11/+17
* | | Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-1212-123/+78
|\ \ \ | |/ / |/| / | |/
| * xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky2020-05-294-50/+21
| * xenbus: Use dev_printk() when possibleBjorn Helgaas2020-05-271-6/+5
| * xen-pciback: Use dev_printk() when possibleBjorn Helgaas2020-05-276-83/+65
| * xen: enable BALLOON_MEMORY_HOTPLUG by defaultRoger Pau Monne2020-05-211-0/+1
| * xen: expand BALLOON_MEMORY_HOTPLUG descriptionRoger Pau Monne2020-05-211-0/+3
| * xen/pvcalls: Make pvcalls_back_global staticYueHaibing2020-05-211-1/+1
| * xen/cpuhotplug: Fix initial CPU offlining for PV(H) guestsBoris Ostrovsky2020-05-211-5/+3
| * xen-platform: Constify dev_pm_opsRikard Falkeborn2020-05-211-1/+1
| * xen/pvcalls-back: test for errors when calling backend_connect()Juergen Gross2020-05-211-1/+2
* | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+1
|\ \
| * | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accessesWill Deacon2020-04-161-1/+1
* | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-9/+9
* | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-096-6/+0
* | | xen/privcmd: Remove unneeded asm/tlb.h includeThomas Gleixner2020-04-261-1/+0
| |/ |/|
* | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-171-1/+8
|\ \ | |/ |/|
| * xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-04-141-1/+8
* | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-1012-102/+113
|\|
| * xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-0712-102/+113
* | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-033-89/+47
|\|
| * xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki2020-03-302-5/+5
| * xen/xenbus: remove unused xenbus_map_ring()Juergen Gross2020-03-301-84/+42
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-1/+1
|\ \ | |/ |/|
| * xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()Qais Yousef2020-03-251-1/+1