index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
gntalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-01-03
xen-gntalloc: introduce missing kfree
Julia Lawall
1
-0
/
+1
2011-12-20
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-12-16
xen/gntalloc: fix reference counts on multi-page mappings
Daniel De Graaf
1
-13
/
+43
2011-12-16
xen/gntalloc: release grant references on page free
Daniel De Graaf
1
-0
/
+2
2011-11-21
xen/gnt{dev,alloc}: reserve event channels for notify
Daniel De Graaf
1
-1
/
+20
2011-11-21
xen/gntalloc: Change gref_lock to a mutex
Daniel De Graaf
1
-20
/
+21
2011-11-16
xen-gntalloc: signedness bug in add_grefs()
Dan Carpenter
1
-1
/
+1
2011-11-16
xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
Dan Carpenter
1
-1
/
+1
2011-03-09
xen/gntdev,gntalloc: Remove unneeded VM flags
Daniel De Graaf
1
-2
/
+12
2011-02-14
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
1
-0
/
+59
2011-02-14
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
1
-0
/
+486