index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
gntdev.c
Age
Commit message (
Expand
)
Author
2011-02-14
xen-gntdev: Avoid double-mapping memory
Daniel De Graaf
2011-02-14
xen-gntdev: Avoid unmapping ranges twice
Daniel De Graaf
2011-02-14
xen-gntdev: Use map->vma for checking map validity
Daniel De Graaf
2011-02-14
xen-gntdev: Fix unmap notify on PV domains
Daniel De Graaf
2011-02-14
xen-gntdev: Fix memory leak when mmap fails
Daniel De Graaf
2011-02-14
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
2011-02-14
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
2011-02-14
xen-gntdev: Add reference counting to maps
Daniel De Graaf
2011-02-14
xen-gntdev: Use find_vma rather than iterating our vma list manually
Daniel De Graaf
2011-02-14
xen-gntdev: Change page limit to be global instead of per-open
Daniel De Graaf
2011-01-11
xen gntdev: use gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
2011-01-11
xen/gntdev: Fix circular locking dependency
Daniel De Graaf
2011-01-11
xen/gntdev: stop using "token" argument
Jeremy Fitzhardinge
2011-01-11
xen: gntdev: move use of GNTMAP_contains_pte next to the map_op
Ian Campbell
2011-01-11
xen/gntdev: add VM_PFNMAP to vma
Jeremy Fitzhardinge
2011-01-11
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
[prev]