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