1. 240ef71 xen/grant-table: Use put_page instead of free_page by Ross Lagerwall · 6 years ago
  2. 59aa56b xen: audit usages of module.h ; remove unnecessary instances by Paul Gortmaker · 8 years ago
  3. 86fc213 xen/grant-table: constify gnttab_ops structure by Julia Lawall · 9 years ago
  4. f73314b xen/grant-table: Add an helper to iterate over a specific number of grants by Julien Grall · 9 years ago
  5. 5ed5451 xen/grant-table: Make it running on 64KB granularity by Julien Grall · 9 years ago
  6. 008c320 xen/grant: Introduce helpers to split a page into grant by Julien Grall · 9 years ago
  7. 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 9 years ago
  8. 548f7c9 xen/grant-table: Remove unused macro SPP by Julien Grall · 9 years ago
  9. b44166c xen/grant: introduce func gnttab_unmap_refs_sync() by Bob Liu · 9 years ago
  10. 3f9f1c6 xen/grant-table: add a mechanism to safely unmap pages that are in use by Jennifer Herbert · 9 years ago
  11. 8da7633 xen: mark grant mapped pages as foreign by Jennifer Herbert · 9 years ago
  12. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 9 years ago
  13. 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 9 years ago
  14. 46e3626 xen/grant-table: refactor error cleanup in grow_gnttab_list() by Chen Gang · 10 years ago
  15. 438b33c xen/grant-table: remove support for V2 tables by David Vrabel · 10 years ago
  16. 162e371 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  17. 13cd36a xen/grant-table: fix suspend for non-PV guests by David Vrabel · 10 years ago
  18. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 10 years ago
  19. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 10 years ago
  20. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 10 years ago
  21. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 10 years ago
  22. 11c7ff1 xen/grant-table: Force to use v1 of grants. by Konrad Rzeszutek Wilk · 10 years ago
  23. 6926f6d xen/pvh: Piggyback on PVHVM for grant driver (v4) by Konrad Rzeszutek Wilk · 10 years ago
  24. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 10 years ago
  25. 4568475 xen/grant-table: Refactor gnttab_init by Konrad Rzeszutek Wilk · 10 years ago
  26. 7f25602 xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init. by Konrad Rzeszutek Wilk · 10 years ago
  27. c94cae5 XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn by Eric Trudeau · 10 years ago
  28. 14883a7 xen/gnttab: leave lazy MMU mode in the case of a m2p override failure by Matt Wilson · 11 years ago
  29. 3d24bbd grant-table: call set_phys_to_machine after mapping grant refs by Stefano Stabellini · 11 years ago
  30. 5f338d9 xen-gnt: prevent adding duplicate gnt callbacks by Roger Pau Monne · 11 years ago
  31. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 11 years ago
  32. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  33. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  34. d0b4d64 xen/grant-table: correctly initialize grant table version 1 by Matt Wilson · 11 years ago
  35. 345a525 Drivers: xen: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  36. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  37. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  38. 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
  39. c571898 xen/gndev: Xen backend support for paged out grant targets V4. by Andres Lagar-Cavilla · 12 years ago
  40. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  41. b8b0f55 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. by Konrad Rzeszutek Wilk · 12 years ago
  42. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  43. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  44. f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls by Stefano Stabellini · 12 years ago
  45. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  46. 569ca5b xen/gnttab: add deferred freeing logic by Jan Beulich · 12 years ago
  47. 6b5e7d9 xen/grant-table: add error-handling code on failure of gnttab_resume by Julia Lawall · 12 years ago
  48. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 12 years ago
  49. 7d17e84 xen/grant-table: Support mappings required by blkback by Daniel De Graaf · 12 years ago
  50. 9438ce9 xen/granttable: Support transitive grants by Annie Li · 12 years ago
  51. 6666754 xen/granttable: Support sub-page grants by Annie Li · 12 years ago
  52. 9dbc71d xen/granttable: Improve comments for function pointers by Annie Li · 12 years ago
  53. c123799 xen/granttable: Keep code format clean by Annie Li · 13 years ago
  54. 85ff6ac xen/granttable: Grant tables V2 implementation by Annie Li · 13 years ago
  55. b1e495b xen/granttable: Refactor some code by Annie Li · 13 years ago
  56. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 13 years ago
  57. 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
  58. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  59. 7b0ac95 Xen: fix braces coding style issue in gntdev.c and grant-table.c by Ruslan Pisarev · 13 years ago
  60. 272800d xen/grant: Fix compile warning. by Konrad Rzeszutek Wilk · 13 years ago
  61. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 13 years ago
  62. dc4972a xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override by Ian Campbell · 13 years ago
  63. aab8f11 xen-gntdev: Support mapping in HVM domains by Daniel De Graaf · 13 years ago
  64. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 13 years ago
  65. 289b777 xen: introduce gnttab_map_refs and gnttab_unmap_refs by Stefano Stabellini · 13 years ago
  66. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  68. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  69. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 15 years ago
  70. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  71. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  72. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  73. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 16 years ago
  74. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 16 years ago
  75. bbc60c1 xen: fix grant table bug by Michael Abd-El-Malek · 16 years ago
  76. ad9a861 xen: Add grant table support by Jeremy Fitzhardinge · 17 years ago