Oleksandr Andrushchenko
|
1d31456755
xen/gntdev: Make private routines/structures accessible
|
7 years ago |
Oleksandr Andrushchenko
|
975ef7ff81
xen/gntdev: Allow mappings for DMA buffers
|
7 years ago |
Ross Lagerwall
|
cf2acf66ad
xen/gntdev: Fix partial gntdev_mmap() cleanup
|
7 years ago |
Ross Lagerwall
|
951a010233
xen/gntdev: Fix off-by-one error when unmapping with holes
|
7 years ago |
Juergen Gross
|
298d275d4d
xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
|
7 years ago |
Jérôme Glisse
|
a81461b054
xen/gntdev: update to new mmu_notifier semantic
|
8 years ago |
Elena Reshetova
|
c5f7c5a9a0
drivers, xen: convert grant_map.users from atomic_t to refcount_t
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Boris Ostrovsky
|
30faaafdfa
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
|
8 years ago |
Muhammad Falak R Wani
|
c7ebf9d9c6
xen: use vma_pages().
|
9 years ago |
David Vrabel
|
36ae220aa6
xen/gntdev: reduce copy batch size to 16
|
9 years ago |
David Vrabel
|
a4cdb556ca
xen/gntdev: add ioctl for grant copy
|
10 years ago |
Julia Lawall
|
b9c0a92a9a
xen/gntdev: constify mmu_notifier_ops structures
|
9 years ago |
Boris Ostrovsky
|
9c17d96500
xen/gntdev: Grant maps should not be subject to NUMA balancing
|
9 years ago |
Kirill A. Shutemov
|
7cbea8dc01
mm: mark most vm_operations_struct const
|
10 years ago |
Marek Marczykowski-Górecki
|
30b03d05e0
xen/gntdevt: Fix race condition in gntdev_release()
|
10 years ago |
Julien Grall
|
a9fd60e268
xen: Include xen/page.h rather than asm/xen/page.h
|
10 years ago |
Bob Liu
|
b44166cd46
xen/grant: introduce func gnttab_unmap_refs_sync()
|
10 years ago |
David Vrabel
|
dab069c61a
xen/gntdev: provide find_special_page VMA operation
|
10 years ago |
David Vrabel
|
923b2919e2
xen/gntdev: mark userspace PTEs as special on x86 PV guests
|
10 years ago |
Jennifer Herbert
|
745282256c
xen/gntdev: safely unmap grants in case they are still in use
|
10 years ago |
David Vrabel
|
1401c00e59
xen/gntdev: convert priv->lock to a mutex
|
10 years ago |
David Vrabel
|
ff4b156f16
xen/grant-table: add helpers for allocating pages
|
10 years ago |
David Vrabel
|
853d028934
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
|
10 years ago |
Konrad Rzeszutek Wilk
|
e85fc98055
Revert "xen/grant-table: Avoid m2p_override during mapping"
|
11 years ago |
Zoltan Kiss
|
08ece5bb23
xen/grant-table: Avoid m2p_override during mapping
|
11 years ago |
Konrad Rzeszutek Wilk
|
6926f6d610
xen/pvh: Piggyback on PVHVM for grant driver (v4)
|
11 years ago |
Stefano Stabellini
|
ee0726407f
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
|
12 years ago |
Joe Perches
|
283c0972d5
xen: Convert printks to pr_<level>
|
12 years ago |
Daniel De Graaf
|
1affa98d23
xen/gntdev: remove erronous use of copy_to_user
|
12 years ago |