aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell1-0/+1
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich1-14/+7
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering1-1/+0
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2-3/+4
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell1-2/+0
2012-10-19xen: sysfs: fix build warning.Ian Campbell1-0/+2
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-2/+2
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-0/+9
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-2/+2
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7Konrad Rzeszutek Wilk1-0/+1
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk1-0/+2
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used.Konrad Rzeszutek Wilk1-0/+2
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/tip/tip into stable/for-linus-3.7Konrad Rzeszutek Wilk1-0/+8
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini1-0/+5
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini1-0/+1
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+8
2012-05-07Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk1-0/+1
2012-05-07xen: implement IRQ_WORK_VECTOR handlerLin Ming1-0/+1
2012-04-06xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk1-0/+1
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-0/+1
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-0/+9
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-7/+0
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+2
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-7/+0
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini1-1/+2
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge1-0/+8
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke1-0/+1
2011-09-23xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk1-3/+0
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich1-2/+2
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-0/+40
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge2-0/+40
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk1-2/+3
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds1-0/+7
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer1-0/+7
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk1-2/+3
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk1-0/+16
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-4/+11
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+4
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini1-7/+22
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk1-1/+5
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk1-0/+3
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk1-2/+6
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-0/+1
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen: use new schedop interface for suspendIan Campbell1-3/+10