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