index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
grant_table.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-23
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
1
-0
/
+6
2015-10-23
xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
Julien Grall
1
-0
/
+9
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-0
/
+42
2015-04-27
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
1
-0
/
+1
2015-01-28
xen/grant-table: add a mechanism to safely unmap pages that are in use
Jennifer Herbert
1
-0
/
+18
2015-01-28
xen: mark grant mapped pages as foreign
Jennifer Herbert
1
-0
/
+20
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
1
-0
/
+3
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
1
-29
/
+1
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+1
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-6
/
+2
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-2
/
+6
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
1
-1
/
+1
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-1
/
+8
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-1
/
+2
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-1
/
+1
2012-10-03
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+12
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
1
-0
/
+12
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
1
-1
/
+2
2012-05-21
xenbus: Add support for xenbus backend in stub domain
Daniel De Graaf
1
-0
/
+2
2011-12-21
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
1
-1
/
+1
2011-12-16
xen/granttable: Support transitive grants
Annie Li
1
-0
/
+12
2011-12-16
xen/granttable: Support sub-page grants
Annie Li
1
-0
/
+13
2011-11-22
xen/granttable: Keep code format clean
Annie Li
1
-1
/
+1
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
1
-2
/
+4
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
1
-2
/
+2
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
1
-1
/
+0
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
1
-0
/
+1
2011-01-11
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
1
-0
/
+5
2011-01-11
xen: define gnttab_set_map_op/unmap_op
Ian Campbell
1
-1
/
+38
2010-07-23
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-0
/
+4
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
1
-0
/
+3
2008-04-25
xen: make grant table arch portable
Isaku Yamahata
1
-0
/
+6
2008-04-25
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
1
-0
/
+1
2007-07-18
xen: Add grant table support
Jeremy Fitzhardinge
1
-0
/
+107