| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/arm: Fix race in RB-tree based P2M accounting | Oleksandr Tyshchenko | 2022-07-01 | 1 | -2/+4 |
* | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich | 2021-03-10 | 1 | -1/+2 |
* | Xen: drop exports of {set,clear}_foreign_p2m_mapping() | Jan Beulich | 2021-03-10 | 1 | -2/+0 |
* | Xen/gnttab: handle p2m update errors on a per-slot basis | Jan Beulich | 2021-03-03 | 1 | -4/+31 |
* | xen/arm: don't ignore return errors from set_phys_to_machine | Stefano Stabellini | 2021-02-15 | 1 | -2/+4 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | xen/arm: Use p2m entry with lock protection | Hillf Danton | 2019-04-30 | 1 | -1/+2 |
* | xen/arm: Free p2m entry if fail to add it to RB tree | Hillf Danton | 2019-04-30 | 1 | -0/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | arm/xen: don't inclide rwlock.h directly. | Sebastian Andrzej Siewior | 2017-10-26 | 1 | -1/+1 |
* | arm/xen: Adjust one function call together with a variable assignment | Markus Elfring | 2017-06-05 | 1 | -1/+2 |
* | arm/xen: Delete an error message for a failed memory allocation in __set_phys... | Markus Elfring | 2017-06-05 | 1 | -3/+2 |
* | arm/xen: Improve a size determination in __set_phys_to_machine_multi() | Markus Elfring | 2017-06-05 | 1 | -1/+1 |
* | xen/grant-table: Make it running on 64KB granularity | Julien Grall | 2015-10-23 | 1 | -3/+3 |
* | xen: Include xen/page.h rather than asm/xen/page.h | Julien Grall | 2015-06-17 | 1 | -1/+1 |
* | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel | 2015-01-28 | 1 | -1/+1 |
* | xen/arm: remove mach_to_phys rbtree | Stefano Stabellini | 2014-09-11 | 1 | -65/+1 |
* | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2014-03-18 | 1 | -0/+32 |
* | xen/arm: p2m_init and p2m_lock should be static | Stefano Stabellini | 2013-11-18 | 1 | -2/+2 |
* | arm/xen: Export phys_to_mach to fix Xen module link errors | Josh Boyer | 2013-11-18 | 1 | -0/+1 |
* | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk | 2013-11-08 | 1 | -1/+1 |
* | arm/xen,arm64/xen: introduce p2m | Stefano Stabellini | 2013-10-17 | 1 | -0/+208 |