Age | Commit message (Expand) | Author | Files | Lines |
2015-09-11 | 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-11 | 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 |
2014-09-11 | xen/arm: introduce XENFEAT_grant_map_identity | Stefano Stabellini | 1 | -0/+3 |
2014-08-07 | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -29/+1 |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+134 |
2014-07-30 | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
2014-07-30 | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 1 | -0/+1 |
2014-07-19 | xen: Silence compiler warnings | Daniel Kiper | 1 | -1/+1 |
2014-07-19 | xen: Put EFI machinery in place | Daniel Kiper | 1 | -0/+11 |
2014-07-19 | xen: Define EFI related stuff | Daniel Kiper | 1 | -0/+123 |
2014-07-14 | xen/grant-table: remove support for V2 tables | David Vrabel | 1 | -29/+1 |
2014-07-14 | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 1 | -0/+1 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+53 |
2014-06-05 | xen-net{back, front}: Document multi-queue feature in netif.h | Andrew J. Bennieston | 1 | -0/+53 |
2014-06-03 | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 1 | -1/+1 |
2014-05-28 | xen blkif.h: fix comment typo in discard-alignment | Olaf Hering | 1 | -1/+1 |