index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
grant-table.c
Age
Commit message (
Expand
)
Author
2017-02-07
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2015-12-21
xen/grant-table: constify gnttab_ops structure
Julia Lawall
2015-10-23
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2015-06-17
xen/grant-table: Remove unused macro SPP
Julien Grall
2015-04-27
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2015-01-28
xen/grant-table: add a mechanism to safely unmap pages that are in use
Jennifer Herbert
2015-01-28
xen: mark grant mapped pages as foreign
Jennifer Herbert
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2014-09-23
xen/grant-table: refactor error cleanup in grow_gnttab_list()
Chen Gang
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-06-18
xen/grant-table: fix suspend for non-PV guests
David Vrabel
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-06
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
2014-01-06
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
2013-12-04
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
2013-11-26
xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
Matt Wilson
2013-10-25
grant-table: call set_phys_to_machine after mapping grant refs
Stefano Stabellini
2013-08-09
xen-gnt: prevent adding duplicate gnt callbacks
Roger Pau Monne
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-01-18
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-15
xen/grant-table: correctly initialize grant table version 1
Matt Wilson
2013-01-03
Drivers: xen: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
xen: missing includes
Stefano Stabellini
2012-05-24
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-05-07
xen: enter/exit lazy_mmu_mode around m2p_override calls
Stefano Stabellini
2012-04-18
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...
Konrad Rzeszutek Wilk
2012-04-17
xen/gnttab: add deferred freeing logic
Jan Beulich
2012-04-17
xen/grant-table: add error-handling code on failure of gnttab_resume
Julia Lawall
2012-01-27
xen/granttable: Disable grant v2 for HVM domains.
Konrad Rzeszutek Wilk
2011-12-20
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
2011-12-16
xen/granttable: Support transitive grants
Annie Li
[next]