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
/
drivers
/
xen
/
gntalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-1
/
+1
*
xen: set error code on failures
Pan Bian
2016-12-08
1
-3
/
+6
*
xen: use vma_pages().
Muhammad Falak R Wani
2016-07-06
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
1
-1
/
+1
|
\
|
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
|
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
1
-1
/
+2
|
/
*
xen/gntalloc: safely delete grefs in add_grefs() undo path
David Vrabel
2014-09-04
1
-3
/
+3
*
xen/gntalloc: fix oops after runnning out of grant refs
David Vrabel
2014-09-04
1
-6
/
+4
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-2
/
+4
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
xen-gntalloc: introduce missing kfree
Julia Lawall
2012-01-03
1
-0
/
+1
*
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2011-12-20
1
-2
/
+2
|
\
|
*
xen-gntalloc: signedness bug in add_grefs()
Dan Carpenter
2011-11-16
1
-1
/
+1
|
*
xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
Dan Carpenter
2011-11-16
1
-1
/
+1
*
|
xen/gntalloc: fix reference counts on multi-page mappings
Daniel De Graaf
2011-12-16
1
-13
/
+43
*
|
xen/gntalloc: release grant references on page free
Daniel De Graaf
2011-12-16
1
-0
/
+2
*
|
xen/gnt{dev,alloc}: reserve event channels for notify
Daniel De Graaf
2011-11-21
1
-1
/
+20
*
|
xen/gntalloc: Change gref_lock to a mutex
Daniel De Graaf
2011-11-21
1
-20
/
+21
|
/
*
xen/gntdev,gntalloc: Remove unneeded VM flags
Daniel De Graaf
2011-03-09
1
-2
/
+12
*
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
2011-02-14
1
-0
/
+59
*
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
2011-02-14
1
-0
/
+486