1. e8e937b xen/gntdev: do not set VM_PFNMAP by Stefano Stabellini · 12 years ago
  2. 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 13 years ago
  3. cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  4. 0cc678f xen/gnt{dev,alloc}: reserve event channels for notify by Daniel De Graaf · 13 years ago
  5. fc6e0c3 xen-gntdev: integer overflow in gntdev_alloc_map() by Dan Carpenter · 13 years ago
  6. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  7. 1f1503b xen/gntdev: Fix sleep-inside-spinlock by Daniel De Graaf · 13 years ago
  8. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  9. 693394b xen: add an "highmem" parameter to alloc_xenballooned_pages by Stefano Stabellini · 13 years ago
  10. 7b0ac95 Xen: fix braces coding style issue in gntdev.c and grant-table.c by Ruslan Pisarev · 13 years ago
  11. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  12. a93e20a xen-gntdev: unlock on error path in gntdev_mmap() by Dan Carpenter · 13 years ago
  13. 12f0258 xen-gntdev: return -EFAULT on copy_to_user failure by Dan Carpenter · 13 years ago
  14. ca47cea xen-gntdev: Use ballooned pages for grant mappings by Daniel De Graaf · 13 years ago
  15. d79647a xen/gntdev,gntalloc: Remove unneeded VM flags by Daniel De Graaf · 13 years ago
  16. 38eaeb0 xen: gntdev: fix build warning by Ian Campbell · 13 years ago
  17. f4ee4af xen-gntdev: Add cast to pointer by Daniel De Graaf · 13 years ago
  18. 77c35ac xen-gntdev: Fix incorrect use of zero handle by Daniel De Graaf · 13 years ago
  19. 9960be9 xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings by Daniel De Graaf · 13 years ago
  20. 12996fc xen-gntdev: Avoid double-mapping memory by Daniel De Graaf · 13 years ago
  21. b57c186 xen-gntdev: Avoid unmapping ranges twice by Daniel De Graaf · 13 years ago
  22. 84e4075 xen-gntdev: Use map->vma for checking map validity by Daniel De Graaf · 13 years ago
  23. 0ea22f0 xen-gntdev: Fix unmap notify on PV domains by Daniel De Graaf · 13 years ago
  24. 90b6f30 xen-gntdev: Fix memory leak when mmap fails by Daniel De Graaf · 13 years ago
  25. bdc612d xen/gntalloc,gntdev: Add unmap notify ioctl by Daniel De Graaf · 13 years ago
  26. aab8f11 xen-gntdev: Support mapping in HVM domains by Daniel De Graaf · 13 years ago
  27. 68b025c xen-gntdev: Add reference counting to maps by Daniel De Graaf · 13 years ago
  28. a879211 xen-gntdev: Use find_vma rather than iterating our vma list manually by Daniel De Graaf · 13 years ago
  29. ef91082 xen-gntdev: Change page limit to be global instead of per-open by Daniel De Graaf · 13 years ago
  30. a12b4eb xen gntdev: use gnttab_map_refs and gnttab_unmap_refs by Stefano Stabellini · 14 years ago
  31. f0a70c8 xen/gntdev: Fix circular locking dependency by Daniel De Graaf · 14 years ago
  32. ba5d101 xen/gntdev: stop using "token" argument by Jeremy Fitzhardinge · 14 years ago
  33. 9329e76 xen: gntdev: move use of GNTMAP_contains_pte next to the map_op by Ian Campbell · 14 years ago
  34. 8d3eaea xen/gntdev: add VM_PFNMAP to vma by Jeremy Fitzhardinge · 14 years ago
  35. ab31523 xen/gntdev: allow usermode to map granted pages by Gerd Hoffmann · 14 years ago