Age | Commit message (Expand) | Author |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross |
2016-07-25 | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-06 | xen: update xen headers | Juergen Gross |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross |
2016-07-06 | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao |
2016-07-06 | xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA... | Shannon Zhao |
2016-07-06 | Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen | Shannon Zhao |
2016-07-06 | xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio | Shannon Zhao |
2016-07-06 | xen/grant-table: Move xlated_setup_gnttab_pages to common place | Shannon Zhao |
2016-04-06 | xen: Fix page <-> pfn conversion on 32 bit systems | Ross Lagerwall |
2016-03-13 | xen-netback: re-import canonical netif header | Paul Durrant |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-12 | xen/io: use virt_xxx barriers | Michael S. Tsirkin |
2016-01-04 | xen/blkif: document blkif multi-queue/ring extension | Bob Liu |
2015-12-21 | xen: introduce XENPF_settime64 | Stefano Stabellini |
2015-12-21 | xen: rename dom0_op to platform_op | Stefano Stabellini |
2015-12-21 | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti... | Stefano Stabellini |
2015-12-18 | xen: Add RING_COPY_REQUEST() | David Vrabel |
2015-10-23 | xen/grant-table: Add an helper to iterate over a specific number of grants | Julien Grall |
2015-10-23 | xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* | Julien Grall |
2015-10-23 | xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one | Julien Grall |
2015-10-23 | xen/grant: Introduce helpers to split a page into grant | Julien Grall |
2015-10-23 | xen: Add Xen specific page definition | Julien Grall |
2015-10-23 | xen/balloon: use hotplugged pages for foreign mappings etc. | David Vrabel |
2015-10-23 | xen/balloon: make alloc_xenballoon_pages() always allocate low pages | David Vrabel |
2015-10-23 | xen/balloon: rationalize memory hotplug stats | David Vrabel |
2015-10-23 | xen/balloon: remove scratch page left overs | David Vrabel |
2015-09-28 | x86/xen: Support kexec/kdump in HVM guests by doing a soft reset | Vitaly Kuznetsov |
2015-09-10 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-08 | xen/privcmd: Further s/MFN/GFN/ clean-up | Julien Grall |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall |
2015-09-08 | xen: switch extra memory accounting to use pfns | Juergen Gross |
2015-09-02 | xen-netback: add support for multicast control | Paul Durrant |
2015-08-20 | xen/PMU: Intercept PMU-related MSR and APIC accesses | Boris Ostrovsky |
2015-08-20 | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky |
2015-08-20 | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky |
2015-08-20 | xen: xensyms support | Boris Ostrovsky |
2015-08-20 | xen: sync with xen headers | Juergen Gross |
2015-08-20 | xen/events: Support event channel rebind on ARM | Julien Grall |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-04-29 | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky |
2015-04-27 | xen/grant: introduce func gnttab_unmap_refs_sync() | Bob Liu |
2015-04-15 | xenbus_client: Extend interface to support multi-page ring | Wei Liu |
2015-03-16 | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel |
2015-03-16 | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel |
2015-03-16 | xen: synchronize include/xen/interface/xen.h with xen | Juergen Gross |
2015-03-02 | xen: Remove trailing semicolon from xenbus_register_frontend() definition | Yuval Shaia |
2015-02-23 | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel |