aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2015-08-121-0/+40
* x86/xen: resume timer irqs earlyDavid Vrabel2014-09-131-1/+1
* x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-09-101-0/+22
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-271-15/+2
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-301-0/+15
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-132-2/+9
* xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-05-131-0/+1
* xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-05-131-0/+1
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-251-0/+1
* xen: Send spinlock IPI to all waitersStefan Bader2013-03-061-1/+0
* x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-201-7/+7
* xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-11-161-1/+20
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-301-1/+15
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-301-0/+2
* xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-10-101-0/+4
* xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk2012-10-101-0/+4
* xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-09-191-1/+8
* xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-101-0/+36
* xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-06-191-0/+8
* x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk2012-06-101-0/+3
* xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-111-2/+5
* xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-111-1/+6
* xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-05-111-0/+15
* xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-05-111-1/+1
* x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-02-031-5/+22
* Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-151-3/+15
|\
| * xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-151-3/+15
* | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-031-1/+1
|/
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-161-2/+1
* xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-1/+1
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-061-1/+15
|\
| * xen/dom0: set wallclock time in XenJeremy Fitzhardinge2011-09-261-1/+15
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-061-1/+1
|\ \
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-1/+1
| | |
| \ \
*-. \ \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-2/+1
|\ \ \ \ | | |_|/ | |/| |
| | * | xen: XEN_PVHVM depends on PCIStefano Stabellini2011-09-291-2/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-254-79/+110
|\ \ \ \ \
| | * | | | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-291-10/+66
| | * | | | xen/p2m: Use SetPagePrivate and its friends for M2P overrides.Konrad Rzeszutek Wilk2011-09-231-4/+6
| | * | | | xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk2011-09-232-17/+32
| | * | | | Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."Konrad Rzeszutek Wilk2011-08-092-46/+0
| * | | | | xen/p2m/debugfs: Make type_name more obvious.Konrad Rzeszutek Wilk2011-10-191-2/+5
| * | | | | xen/p2m/debugfs: Fix potential pointer exception.Konrad Rzeszutek Wilk2011-10-191-1/+1
| * | | | | xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk2011-10-191-0/+1
| | |_|_|/ | |/| | |
* | | | | xen: release all pages within 1-1 p2m mappingsDavid Vrabel2011-09-291-75/+42
* | | | | xen: allow extra memory to be in multiple regionsDavid Vrabel2011-09-291-96/+86
* | | | | xen: allow balloon driver to use more than one memory regionDavid Vrabel2011-09-291-10/+10
* | | | | xen/balloon: account for pages released during memory setupDavid Vrabel2011-09-291-1/+6
|/ / / /
* | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-163-9/+8
|\ \ \ \
| * | | | xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-151-4/+2