index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
grant-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
xen/granttable: Disable grant v2 for HVM domains.
Konrad Rzeszutek Wilk
1
-2
/
+5
2011-12-20
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
1
-19
/
+5
2011-12-16
xen/granttable: Support transitive grants
Annie Li
1
-0
/
+70
2011-12-16
xen/granttable: Support sub-page grants
Annie Li
1
-0
/
+72
2011-12-16
xen/granttable: Improve comments for function pointers
Annie Li
1
-24
/
+24
2011-11-22
xen/granttable: Keep code format clean
Annie Li
1
-4
/
+3
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
1
-4
/
+167
2011-11-22
xen/granttable: Refactor some code
Annie Li
1
-5
/
+10
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
1
-40
/
+141
2011-11-06
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
1
-3
/
+3
2011-07-26
Xen: fix braces coding style issue in gntdev.c and grant-table.c
Ruslan Pisarev
1
-1
/
+1
2011-07-26
xen/grant: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-04-18
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
1
-7
/
+24
2011-03-09
xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override
Ian Campbell
1
-0
/
+4
2011-02-14
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
1
-0
/
+6
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
1
-3
/
+13
2011-01-11
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
1
-0
/
+36
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-10
/
+67
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+1
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
1
-0
/
+1
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
1
-2
/
+2
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
1
-32
/
+3
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
1
-1
/
+1
2008-04-24
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
1
-1
/
+1
2008-04-04
xen: fix grant table bug
Michael Abd-El-Malek
1
-6
/
+10
2007-07-18
xen: Add grant table support
Jeremy Fitzhardinge
1
-0
/
+582