Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | xen/gntalloc,gntdev: Add unmap notify ioctl | Daniel De Graaf | 2011-02-14 | 1 | -1/+60 | |
* | xen-gntdev: Support mapping in HVM domains | Daniel De Graaf | 2011-02-14 | 1 | -34/+83 | |
* | xen-gntdev: Add reference counting to maps | Daniel De Graaf | 2011-02-14 | 1 | -40/+27 | |
* | xen-gntdev: Use find_vma rather than iterating our vma list manually | Daniel De Graaf | 2011-02-14 | 1 | -24/+8 | |
* | xen-gntdev: Change page limit to be global instead of per-open | Daniel De Graaf | 2011-02-14 | 1 | -36/+14 | |
* | xen gntdev: use gnttab_map_refs and gnttab_unmap_refs | Stefano Stabellini | 2011-01-11 | 1 | -7/+30 | |
* | xen/gntdev: Fix circular locking dependency | Daniel De Graaf | 2011-01-11 | 1 | -2/+7 | |
* | xen/gntdev: stop using "token" argument | Jeremy Fitzhardinge | 2011-01-11 | 1 | -2/+2 | |
* | xen: gntdev: move use of GNTMAP_contains_pte next to the map_op | Ian Campbell | 2011-01-11 | 1 | -3/+5 | |
* | xen/gntdev: add VM_PFNMAP to vma | Jeremy Fitzhardinge | 2011-01-11 | 1 | -1/+1 | |
* | xen/gntdev: allow usermode to map granted pages | Gerd Hoffmann | 2011-01-11 | 1 | -0/+635 |