summaryrefslogtreecommitdiffstats
path: root/include/xen/interface
Commit message (Expand)AuthorAgeFilesLines
* xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+3
* xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-143-8/+8
* xen: resynchronise grant table status codes with upstreamIan Campbell2012-09-141-2/+6
* Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-124-1/+396
|\
| * xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-191-1/+2
| * xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2012-07-192-0/+9
| * xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-0/+385
* | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-234-10/+10
* | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-231-0/+3
* | xen: missing includesStefano Stabellini2012-08-211-1/+0Star
* | xen: update xen_add_to_physmap interfaceStefano Stabellini2012-08-211-0/+3
|/
* Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-241-0/+21
|\
| * xen: support pirq_eoi_mapStefano Stabellini2012-03-201-0/+21
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-233-2/+31
|\|
| * xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-141-0/+17
| * hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-141-1/+5
| * xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-1/+2
| * xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+7
* | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-7/+33
|\ \ | |/ |/|
| * xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-181-1/+17
| * xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-181-7/+17
* | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-103-5/+167
|\ \
| * | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+3
| * | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-222-5/+164
| |/
* / Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1Star
|/
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-072-0/+321
|\
| * xen/acpi: Domain0 acpi parser related platform hypercallYu Ke2011-09-262-0/+321
* | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-051-0/+36
|\ \
| * | xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang2011-10-131-0/+36
| | |
| \ \
*-. \ \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-252-2/+38
|\ \ \ \ | |_|/ / |/| | |
| | * | xen/pci: support multi-segment systemsJan Beulich2011-09-221-1/+33
| | |/
| * | xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering2011-09-221-1/+2
| * | xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering2011-09-221-1/+4
| |/
* | Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-211-0/+39
|\ \ | |/ |/|
| * xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-061-0/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+22
|\ \
| * | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+22
| |/
* / xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...Konrad Rzeszutek Wilk2011-05-121-0/+13
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-181-0/+34
|\
| * watchdog: Xen watchdog driverJan Beulich2011-03-151-0/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-171-38/+42
|\ \
| * | xen network backend driverIan Campbell2011-03-161-38/+42
| |/
* | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-152-2/+23
|\ \
| * | xen: switch to new schedop hypercall by default.Ian Campbell2011-02-251-2/+2
| * | xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-251-0/+21
| |/
* / xen: Union the blkif_request request specific fieldsOwen Smith2011-03-081-5/+11
|/
* xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
* xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-0/+10
* xen: implement XENMEM_machphys_mappingIan Campbell2010-11-131-0/+13