index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
/
p2m.c
Age
Commit message (
Expand
)
Author
2021-03-10
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
2021-03-10
Xen: drop exports of {set,clear}_foreign_p2m_mapping()
Jan Beulich
2021-03-03
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2021-02-15
xen/arm: don't ignore return errors from set_phys_to_machine
Stefano Stabellini
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-30
xen/arm: Use p2m entry with lock protection
Hillf Danton
2019-04-30
xen/arm: Free p2m entry if fail to add it to RB tree
Hillf Danton
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2017-10-26
arm/xen: don't inclide rwlock.h directly.
Sebastian Andrzej Siewior
2017-06-05
arm/xen: Adjust one function call together with a variable assignment
Markus Elfring
2017-06-05
arm/xen: Delete an error message for a failed memory allocation in __set_phys...
Markus Elfring
2017-06-05
arm/xen: Improve a size determination in __set_phys_to_machine_multi()
Markus Elfring
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2013-11-18
xen/arm: p2m_init and p2m_lock should be static
Stefano Stabellini
2013-11-18
arm/xen: Export phys_to_mach to fix Xen module link errors
Josh Boyer
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-10-17
arm/xen,arm64/xen: introduce p2m
Stefano Stabellini