index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
grant-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/grant-table: Allow allocating buffers suitable for DMA
Oleksandr Andrushchenko
2018-07-26
1
-0
/
+97
*
xen/grant-table: Make set/clear page private code shared
Oleksandr Andrushchenko
2018-07-26
1
-19
/
+35
*
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
1
-2
/
+2
|
\
|
*
xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
Oleksandr Andrushchenko
2018-06-19
1
-2
/
+2
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+4
|
/
*
xen/grant-table: Use put_page instead of free_page
Ross Lagerwall
2018-02-06
1
-2
/
+2
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
*
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
1
-25
/
+219
|
\
|
*
xen: select grant interface version
Juergen Gross
2017-11-06
1
-2
/
+33
|
*
xen: add grant interface version dependent constants to gnttab_ops
Juergen Gross
2017-11-06
1
-30
/
+43
|
*
xen: limit grant v2 interface to the v1 functionality
Juergen Gross
2017-11-06
1
-150
/
+0
|
*
xen: re-introduce support for grant v2 interface
Juergen Gross
2017-11-06
1
-6
/
+306
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
|
/
*
xen/grant-table: log the lack of grants
Wengang Wang
2017-07-23
1
-1
/
+8
*
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
2017-02-07
1
-4
/
+4
*
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2016-03-21
1
-1
/
+0
*
xen/grant-table: constify gnttab_ops structure
Julia Lawall
2015-12-21
1
-2
/
+2
*
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
2015-10-23
1
-0
/
+22
*
xen/grant-table: Make it running on 64KB granularity
Julien Grall
2015-10-23
1
-3
/
+3
*
xen/grant: Introduce helpers to split a page into grant
Julien Grall
2015-10-23
1
-0
/
+26
*
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2015-10-23
1
-1
/
+1
*
xen/grant-table: Remove unused macro SPP
Julien Grall
2015-06-17
1
-1
/
+0
*
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2015-04-27
1
-0
/
+28
*
xen/grant-table: add a mechanism to safely unmap pages that are in use
Jennifer Herbert
2015-01-28
1
-0
/
+44
*
xen: mark grant mapped pages as foreign
Jennifer Herbert
2015-01-28
1
-2
/
+41
*
xen/grant-table: add helpers for allocating pages
David Vrabel
2015-01-28
1
-0
/
+29
*
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2015-01-28
1
-2
/
+2
*
xen/grant-table: refactor error cleanup in grow_gnttab_list()
Chen Gang
2014-09-23
1
-1
/
+1
*
xen/grant-table: remove support for V2 tables
David Vrabel
2014-07-14
1
-303
/
+6
*
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-07-14
1
-1
/
+8
*
xen/grant-table: fix suspend for non-PV guests
David Vrabel
2014-06-18
1
-1
/
+2
*
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2014-03-18
1
-70
/
+3
*
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
2014-02-03
1
-76
/
+13
*
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-31
1
-13
/
+76
*
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-30
1
-3
/
+3
*
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
2014-01-06
1
-4
/
+2
*
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
1
-4
/
+5
*
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
1
-7
/
+51
*
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
2014-01-06
1
-8
/
+2
*
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
2014-01-06
1
-3
/
+6
*
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
2013-12-04
1
-1
/
+2
*
xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
Matt Wilson
2013-11-26
1
-2
/
+4
*
grant-table: call set_phys_to_machine after mapping grant refs
Stefano Stabellini
2013-10-25
1
-2
/
+17
*
xen-gnt: prevent adding duplicate gnt callbacks
Roger Pau Monne
2013-08-09
1
-2
/
+11
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-9
/
+8
*
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-02-19
1
-1
/
+1
*
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-18
1
-19
/
+29
|
\
|
*
xen/grant-table: correctly initialize grant table version 1
Matt Wilson
2013-01-15
1
-19
/
+29
*
|
Drivers: xen: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
|
/
*
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
1
-2
/
+4
|
\
[next]