| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 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 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 2 | -0/+134 |
|\ \ |
|
| * | | xen: Silence compiler warnings | Daniel Kiper | 2014-07-18 | 1 | -1/+1 |
| * | | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 1 | -0/+11 |
| * | | xen: Define EFI related stuff | Daniel Kiper | 2014-07-18 | 1 | -0/+123 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-30 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-30 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -0/+53 |
|\ \ |
|
| * | | xen-net{back, front}: Document multi-queue feature in netif.h | Andrew J. Bennieston | 2014-06-04 | 1 | -0/+53 |
* | | | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 2014-06-02 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen blkif.h: fix comment typo in discard-alignment | Olaf Hering | 2014-05-28 | 1 | -1/+1 |
| |/ |
|
* | | xen: refactor suspend pre/post hooks | David Vrabel | 2014-05-12 | 1 | -4/+0 |
* | | arm: xen: implement multicall hypercall support. | Ian Campbell | 2014-04-24 | 1 | -3/+3 |
|/ |
|
* | xen/acpi-processor: fix enabling interrupts on syscore_resume | Stanislaw Gruszka | 2014-03-18 | 1 | -0/+4 |
* | xen: add support for MSI message groups | Roger Pau Monne | 2014-03-18 | 2 | -3/+12 |
* | xen/xenbus: remove unused xenbus_bind_evtchn() | David Vrabel | 2014-02-28 | 1 | -1/+0 |
* | xen/events: remove the unused resend_irq_on_evtchn() | David Vrabel | 2014-02-28 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-02-14 | 1 | -20/+14 |
|\ |
|
| * | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2014-02-10 | 1 | -20/+14 |
| |\ |
|
| | * | xen-blkif: drop struct blkif_request_segment_aligned | Roger Pau Monne | 2014-02-07 | 1 | -20/+14 |
* | | | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-02-12 | 4 | -350/+0 |
|\ \ \ |
|
| * | | | ia64/xen: Remove Xen support for ia64 even more | Paul Bolle | 2014-02-11 | 2 | -118/+0 |
| * | | | xen: install xen/gntdev.h and xen/gntalloc.h | David Vrabel | 2014-02-11 | 2 | -232/+0 |