aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen/xen-ops.h
AgeCommit message (Expand)Author
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross
2015-08-20xen: find unused contiguous memory areaJuergen Gross
2015-08-20xen: check memory area against e820 mapJuergen Gross
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-10x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski
2015-01-28x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross
2014-12-16Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-04xen: switch to linear virtual mapped sparse p2m listJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-11-16xen: Support Xen pv-domains using PATJuergen Gross
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-18arch/x86/xen: Silence compiler warningsDaniel Kiper
2014-06-05x86/xen: fix memory setup for PVH dom0David Vrabel
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor
2013-08-22x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2012-11-02xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-08-23xen/p2m: Add logic to revector a P2M tree to use __va leafs.Konrad Rzeszutek Wilk
2012-08-23xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-07xen/setup: update VA mapping when releasing memory during setupDavid Vrabel
2012-05-01xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini
2010-10-22xen: add support for PATJeremy Fitzhardinge
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini
2010-07-26x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2009-12-03xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell
2009-12-03xen: re-register runstate area earlier on resume.Ian Campbell
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge