summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-04-061-2/+2
* xen-netback: re-import canonical netif headerPaul Durrant2016-03-131-95/+766
* Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-0/+48
|\
| * xen/blkif: document blkif multi-queue/ring extensionBob Liu2016-01-041-0/+48
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-8/+8
|\ \
| * | xen/io: use virt_xxx barriersMichael S. Tsirkin2016-01-121-8/+8
* | | xen: introduce XENPF_settime64Stefano Stabellini2015-12-211-4/+14
* | | xen: rename dom0_op to platform_opStefano Stabellini2015-12-211-1/+1
* | | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini2015-12-211-0/+5
|/ /
* | xen: Add RING_COPY_REQUEST()David Vrabel2015-12-181-0/+14
|/
* xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall2015-10-231-0/+6
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-231-2/+2
* xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall2015-10-231-0/+9
* xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-231-0/+42
* xen: Add Xen specific page definitionJulien Grall2015-10-231-1/+26
* xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2015-10-231-0/+1
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-2/+1
* xen/balloon: rationalize memory hotplug statsDavid Vrabel2015-10-231-4/+1
* xen/balloon: remove scratch page left oversDavid Vrabel2015-10-231-3/+0
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+8
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-102-7/+7
|\
| * xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-081-5/+5
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-085-18/+136
|\ \ | |/
| * xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-2/+2
| * xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-201-0/+2
| * xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-202-0/+34
| * xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-0/+60
| * xen: xensyms supportBoris Ostrovsky2015-08-201-0/+18
| * xen: sync with xen headersJuergen Gross2015-08-201-15/+20
| * xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-1/+0
* | xen-netback: add support for multicast controlPaul Durrant2015-09-021-1/+7
|/
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-1/+1
* xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+1
* xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-271-0/+1
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-6/+14
* xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-4/+41
* xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-0/+8
* xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-161-1/+5
* xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia2015-03-021-2/+2
* x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-231-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-0/+51
| |\
| * | xen: add page_to_mfn()David Vrabel2015-01-141-0/+5
* | | xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2015-01-282-0/+13
* | | xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert2015-01-281-0/+18
* | | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-0/+20
* | | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-281-0/+3
* | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
| |/ |/|
* | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-131-0/+51
|/
OpenPOWER on IntegriCloud