| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/grant-table: Add an helper to iterate over a specific number of grants | Julien Grall | 2015-10-23 | 1 | -0/+6 |
* | xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* | Julien Grall | 2015-10-23 | 1 | -2/+2 |
* | xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one | Julien Grall | 2015-10-23 | 1 | -0/+9 |
* | xen/grant: Introduce helpers to split a page into grant | Julien Grall | 2015-10-23 | 1 | -0/+42 |
* | xen: Add Xen specific page definition | Julien Grall | 2015-10-23 | 1 | -1/+26 |
* | xen/balloon: use hotplugged pages for foreign mappings etc. | David Vrabel | 2015-10-23 | 1 | -0/+1 |
* | xen/balloon: make alloc_xenballoon_pages() always allocate low pages | David Vrabel | 2015-10-23 | 1 | -2/+1 |
* | xen/balloon: rationalize memory hotplug stats | David Vrabel | 2015-10-23 | 1 | -4/+1 |
* | xen/balloon: remove scratch page left overs | David Vrabel | 2015-10-23 | 1 | -3/+0 |
* | x86/xen: Support kexec/kdump in HVM guests by doing a soft reset | Vitaly Kuznetsov | 2015-09-28 | 1 | -0/+8 |
* | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-09-11 | 2 | -7/+7 |
|\ |
|
| * | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall | 2015-09-08 | 1 | -5/+5 |
| * | xen: Use correctly the Xen memory terminologies | Julien Grall | 2015-09-08 | 1 | -2/+2 |
* | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-08 | 5 | -18/+136 |
|\| |
|
| * | xen: switch extra memory accounting to use pfns | Juergen Gross | 2015-09-08 | 1 | -2/+2 |
| * | xen/PMU: Intercept PMU-related MSR and APIC accesses | Boris Ostrovsky | 2015-08-20 | 1 | -0/+2 |
| * | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky | 2015-08-20 | 2 | -0/+34 |
| * | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky | 2015-08-20 | 2 | -0/+60 |
| * | xen: xensyms support | Boris Ostrovsky | 2015-08-20 | 1 | -0/+18 |
| * | xen: sync with xen headers | Juergen Gross | 2015-08-20 | 1 | -15/+20 |
| * | xen/events: Support event channel rebind on ARM | Julien Grall | 2015-08-20 | 1 | -1/+0 |
* | | xen-netback: add support for multicast control | Paul Durrant | 2015-09-02 | 1 | -1/+7 |
|/ |
|
* | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 2015-05-19 | 1 | -1/+1 |
* | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky | 2015-04-29 | 1 | -0/+1 |
* | xen/grant: introduce func gnttab_unmap_refs_sync() | Bob Liu | 2015-04-27 | 1 | -0/+1 |
* | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 2015-04-15 | 1 | -6/+14 |
* | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel | 2015-03-16 | 1 | -4/+41 |
* | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 2015-03-16 | 1 | -0/+8 |
* | xen: synchronize include/xen/interface/xen.h with xen | Juergen Gross | 2015-03-16 | 1 | -1/+5 |
* | xen: Remove trailing semicolon from xenbus_register_frontend() definition | Yuval Shaia | 2015-03-02 | 1 | -2/+2 |
* | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel | 2015-02-23 | 1 | -0/+26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-11 | 1 | -0/+5 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 1 | -0/+51 |
| |\ |
|
| * | | xen: add page_to_mfn() | David Vrabel | 2015-01-14 | 1 | -0/+5 |
* | | | xen/gntdev: mark userspace PTEs as special on x86 PV guests | David Vrabel | 2015-01-28 | 2 | -0/+13 |
* | | | xen/grant-table: add a mechanism to safely unmap pages that are in use | Jennifer Herbert | 2015-01-28 | 1 | -0/+18 |
* | | | xen: mark grant mapped pages as foreign | Jennifer Herbert | 2015-01-28 | 1 | -0/+20 |
* | | | xen/grant-table: add helpers for allocating pages | David Vrabel | 2015-01-28 | 1 | -0/+3 |
* | | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel | 2015-01-28 | 1 | -1/+1 |
| |/
|/| |
|
* | | x86/xen: properly retrieve NMI reason | Jan Beulich | 2015-01-13 | 1 | -0/+51 |
|/ |
|
* | xen/arm: introduce GNTTABOP_cache_flush | Stefano Stabellini | 2014-12-04 | 1 | -0/+19 |
* | xen/arm: remove handling of XENFEAT_grant_map_identity | Stefano Stabellini | 2014-12-04 | 1 | -3/+0 |
* | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 2014-10-06 | 1 | -9/+12 |
* | xen: sync some headers with xen tree | Juergen Gross | 2014-10-03 | 2 | -26/+294 |
* | xen: Add Xen pvSCSI protocol description | Juergen Gross | 2014-09-23 | 1 | -0/+229 |
* | xen/events: support threaded irqs for interdomain event channels | Juergen Gross | 2014-09-23 | 1 | -0/+2 |
* | xen/arm: introduce XENFEAT_grant_map_identity | Stefano Stabellini | 2014-09-11 | 1 | -0/+3 |
* | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-08-07 | 1 | -29/+1 |
|\ |
|
| * | xen/grant-table: remove support for V2 tables | David Vrabel | 2014-07-14 | 1 | -29/+1 |
| * | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-14 | 1 | -0/+1 |