index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
gntalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2016-12-08
xen: set error code on failures
Pan Bian
1
-3
/
+6
2016-07-06
xen: use vma_pages().
Muhammad Falak R Wani
1
-1
/
+1
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+2
2014-09-04
xen/gntalloc: safely delete grefs in add_grefs() undo path
David Vrabel
1
-3
/
+3
2014-09-04
xen/gntalloc: fix oops after runnning out of grant refs
David Vrabel
1
-6
/
+4
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