aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)AuthorFilesLines
2015-03-02xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia1-2/+2
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel1-0/+26
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2-0/+13
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert1-0/+18
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert1-0/+20
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel1-0/+3
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+51
2015-01-14xen: add page_to_mfn()David Vrabel1-0/+5
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich1-0/+51
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini1-0/+19
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini1-3/+0
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-9/+12
2014-10-03xen: sync some headers with xen treeJuergen Gross2-26/+294
2014-09-23xen: Add Xen pvSCSI protocol descriptionJuergen Gross1-0/+229
2014-09-23xen/events: support threaded irqs for interdomain event channelsJuergen Gross1-0/+2
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini1-0/+3
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-29/+1
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+134
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-0/+1
2014-07-18xen: Silence compiler warningsDaniel Kiper1-1/+1
2014-07-18xen: Put EFI machinery in placeDaniel Kiper1-0/+11
2014-07-18xen: Define EFI related stuffDaniel Kiper1-0/+123
2014-07-14xen/grant-table: remove support for V2 tablesDavid Vrabel1-29/+1
2014-07-14x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-0/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+53
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston1-0/+53
2014-06-02Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds1-1/+1
2014-05-28xen blkif.h: fix comment typo in discard-alignmentOlaf Hering1-1/+1
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel1-4/+0
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell1-3/+3
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka1-0/+4
2014-03-18xen: add support for MSI message groupsRoger Pau Monne2-3/+12
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel1-1/+0
2014-02-28xen/events: remove the unused resend_irq_on_evtchn()David Vrabel1-1/+0
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-20/+14
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-350/+0
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle2-118/+0
2014-02-11xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel2-232/+0
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-20/+14
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne1-20/+14
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+2
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-6/+2
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+7
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss1-2/+6
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-1/+1
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-9/+135
2014-01-20Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+1
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor1-0/+13
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk1-1/+8
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor1-0/+14
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel1-0/+5
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2-6/+68
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel1-0/+2
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel1-0/+2
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk1-2/+0
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+23
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2013-12-13xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall1-5/+5
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky2-4/+1
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-3/+18
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2-3/+6
2013-11-08swiotlb-xen: missing include dma-direction.hStefano Stabellini1-0/+1
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk1-0/+11
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-0/+1
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant1-1/+9
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant1-0/+7
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini1-2/+2
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini1-0/+2
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini1-1/+2
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-0/+57
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini1-0/+3
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf1-0/+52
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk1-0/+2
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2-5/+10
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+58
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+12
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+15
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+2
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+1
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe1-0/+1
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-2/+2
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2-0/+58
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+3
2013-06-19xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback.Konrad Rzeszutek Wilk1-1/+15
2013-06-17xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich1-0/+5
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas1-1/+1
2013-06-07arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini1-1/+1
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier1-0/+1
2013-05-23xen: netif.h: document feature-split-event-channelsWei Liu1-0/+12
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+19
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-0/+8
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne1-0/+53
2013-04-16xen: drop tracking of IRQ vectorJan Beulich1-2/+1
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+10
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe1-0/+10
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-0/+6
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel1-0/+10
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell1-4/+4
2013-02-19xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong1-15/+15
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong2-0/+11
2013-02-19xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong1-0/+18
2013-02-19xen/stub: driver for CPU hotplugLiu Jinsong1-0/+7
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong1-4/+9
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong1-0/+7
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell1-0/+6
2012-12-18Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+13
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu1-0/+13
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-4/+66
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2-4/+48
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell1-2/+42
2012-11-29xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell1-1/+2
2012-11-29xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell1-1/+4
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2-18/+1
2012-11-26xen/acpi: Fix compile error by missing decleration for xen_domain.Konrad Rzeszutek Wilk1-0/+3
2012-11-26xen/acpi: ACPI PAD driverLiu, Jinsong2-0/+32
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+32
2012-11-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk1-2/+32
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-24/+4
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk12-198/+27
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2-2/+2
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell1-22/+2
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-13Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-188/+0
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+19
2012-10-09UAPI: (Scripted) Disintegrate include/xenDavid Howells3-188/+0
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-10/+18
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering1-0/+19
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds7-9/+9
2012-10-03xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini1-1/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-26/+63
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells7-9/+9
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+16
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk7-9/+17
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich1-0/+1
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk1-0/+3
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk1-1/+1
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla1-0/+12
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich1-0/+16
2012-09-17xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk1-9/+0
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk1-1/+1
2012-09-14xen: resynchronise grant table status codes with upstreamIan Campbell1-2/+6
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini1-1/+2
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk4-1/+396
2012-09-05xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla1-1/+23
2012-08-23xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk1-9/+0
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini5-12/+10
2012-08-23xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf1-0/+3
2012-08-21xen: missing includesStefano Stabellini2-1/+1
2012-08-21xen: update xen_add_to_physmap interfaceStefano Stabellini1-0/+3
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk1-2/+0
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini1-0/+3
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini1-0/+2
2012-08-08xen/arm: get privilege statusStefano Stabellini1-0/+3
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini3-8/+8
2012-09-14arm: initial Xen supportStefano Stabellini1-1/+1
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering1-0/+2
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-1/+2
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2-0/+9
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+385
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+3
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2-0/+5
2012-05-07xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk1-0/+58
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-2/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-0/+1
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-2/+4
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+26
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches1-2/+2
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+31
2012-03-20xen/tmem: cleanupJan Beulich1-1/+5
2012-03-20xen: support pirq_eoi_mapStefano Stabellini1-0/+21
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk1-0/+17
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini1-1/+5
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-1/+2
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang1-0/+7
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-32/+256
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-3/+3
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-22/+9
2011-12-25Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe1-7/+33
2011-12-20xen/grant-table: Support mappings required by blkbackDaniel De Graaf1-1/+1
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk1-4/+2
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk1-2/+1
2011-12-16xen: Add xenbus_backend deviceBastian Blank1-0/+41
2011-12-16xen/granttable: Support transitive grantsAnnie Li1-0/+12
2011-12-16xen/granttable: Support sub-page grantsAnnie Li1-0/+13
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-11-22xen/granttable: Keep code format cleanAnnie Li1-1/+1
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li1-2/+4
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li3-7/+166
2011-11-21xen/event: Add reference counting to event channelsDaniel De Graaf1-0/+7
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk1-1/+17
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk1-7/+17