index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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