summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: Support objtool validation in xen-asm.SJosh Poimboeuf2021-01-261-1/+0
* Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-2/+1
|\
| * x86/xen: eliminate xen-asm_64.SJuergen Gross2020-08-111-2/+1
* | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-3/+2
|/
* xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson2018-12-131-0/+2
* xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson2018-12-131-4/+0
* x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVMJuergen Gross2018-09-031-1/+1
* x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-031-1/+1
* x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross2018-09-031-10/+31
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-301-0/+3
* x86/xen: enable PVHVM-only buildsVitaly Kuznetsov2017-05-021-4/+5
* x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PVVitaly Kuznetsov2017-05-021-3/+3
* x86/xen: split suspend.c for PV and PVHVM guestsVitaly Kuznetsov2017-05-021-1/+2
* x86/xen: split off mmu_pv.cVitaly Kuznetsov2017-05-021-2/+2
* x86/xen: split off mmu_hvm.cVitaly Kuznetsov2017-05-021-1/+1
* x86/xen: split off smp_pv.cVitaly Kuznetsov2017-05-021-1/+1
* x86/xen: split off smp_hvm.cVitaly Kuznetsov2017-05-021-0/+1
* x86/xen: split off enlighten_pv.cVitaly Kuznetsov2017-05-021-2/+2
* x86/xen: split off enlighten_hvm.cVitaly Kuznetsov2017-05-021-0/+1
* x86/xen: split off enlighten_pvh.cVitaly Kuznetsov2017-05-021-0/+2
* xen/pvh: Bootstrap PVH guestBoris Ostrovsky2017-02-071-0/+1
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-201-1/+1
* x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld2015-08-101-2/+2
* arch/x86/xen: Silence compiler warningsDaniel Kiper2014-07-181-0/+1
* xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-011-1/+1
* xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
* xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-041-1/+1
* Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-291-1/+3
|\
| * xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-251-1/+3
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-241-1/+1
|\|
| * xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-181-1/+1
* | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-061-1/+1
|/
* xen: move p2m handling to separate fileJeremy Fitzhardinge2011-01-111-1/+2
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-121-0/+1
|\
| * pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-271-0/+1
* | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-1/+1
|/
* xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-091-0/+2
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-201-0/+4
|\
| * xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2009-08-191-0/+4
* | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-151-2/+3
|/
* xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-041-1/+2
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* xen: add debugfs supportJeremy Fitzhardinge2008-08-211-1/+2
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-311-1/+2
* x86: split spinlock implementations out into their own filesJeremy Fitzhardinge2008-07-241-1/+7
* xen64: add 64-bit assemblerJeremy Fitzhardinge2008-07-161-1/+1
* xen: implement save/restoreJeremy Fitzhardinge2008-05-271-1/+1
* xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-271-1/+1
* xen: make grant table arch portableIsaku Yamahata2008-04-241-1/+1