1. f73314b xen/grant-table: Add an helper to iterate over a specific number of grants by Julien Grall · 9 years ago
  2. 3922f32 xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one by Julien Grall · 9 years ago
  3. 008c320 xen/grant: Introduce helpers to split a page into grant by Julien Grall · 9 years ago
  4. b44166c xen/grant: introduce func gnttab_unmap_refs_sync() by Bob Liu · 9 years ago
  5. 3f9f1c6 xen/grant-table: add a mechanism to safely unmap pages that are in use by Jennifer Herbert · 9 years ago
  6. 8da7633 xen: mark grant mapped pages as foreign by Jennifer Herbert · 9 years ago
  7. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 9 years ago
  8. 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 9 years ago
  9. 438b33c xen/grant-table: remove support for V2 tables by David Vrabel · 10 years ago
  10. 162e371 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  11. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 10 years ago
  12. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 10 years ago
  13. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 10 years ago
  14. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 10 years ago
  15. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  16. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  17. 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  18. c571898 xen/gndev: Xen backend support for paged out grant targets V4. by Andres Lagar-Cavilla · 12 years ago
  19. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  20. d2fb4c5 xenbus: Add support for xenbus backend in stub domain by Daniel De Graaf · 12 years ago
  21. 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 12 years ago
  22. 9438ce9 xen/granttable: Support transitive grants by Annie Li · 12 years ago
  23. 6666754 xen/granttable: Support sub-page grants by Annie Li · 12 years ago
  24. c123799 xen/granttable: Keep code format clean by Annie Li · 12 years ago
  25. 85ff6ac xen/granttable: Grant tables V2 implementation by Annie Li · 12 years ago
  26. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 12 years ago
  27. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  28. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  29. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  30. 289b777 xen: introduce gnttab_map_refs and gnttab_unmap_refs by Stefano Stabellini · 13 years ago
  31. f077453 xen: define gnttab_set_map_op/unmap_op by Ian Campbell · 15 years ago
  32. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  33. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  34. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  35. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  36. ad9a861 xen: Add grant table support by Jeremy Fitzhardinge · 17 years ago