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