summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-head.S
Commit message (Expand)AuthorAgeFilesLines
* x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-171-5/+5
* xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-101-1/+3
* x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross2018-02-061-0/+16
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/xen: Add unwind hint annotationsJosh Poimboeuf2017-09-281-1/+6
* | x86/xen: Fix xen head ELF annotationsJosh Poimboeuf2017-09-281-2/+2
|/
* x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov2017-07-211-1/+1
* x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov2017-05-021-0/+4
* xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-58/+4Star
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-1/+1
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* | xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky2016-03-031-7/+3Star
* | xen/x86: Zero out .bss for PV guestsBoris Ostrovsky2016-03-031-0/+9
|/
* xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-201-0/+2
* xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross2015-03-161-53/+10Star
* x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor2014-10-061-0/+35
* xen: eliminate scalability issues from initrd handlingJuergen Gross2014-10-031-0/+1
* xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-061-1/+24
* xen/perf: Define .glob for the different hypercalls.Konrad Rzeszutek Wilk2012-07-301-2/+54
* x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-261-2/+2
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* xen64: add xen-head code to head_64.SJeremy Fitzhardinge2008-07-161-2/+13
* xen: make ELF notes work for 32 and 64 bitJeremy Fitzhardinge2008-07-161-5/+8
* xen: don't drop NX bitJeremy Fitzhardinge2008-06-201-1/+1
* xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge2008-06-021-0/+5
* xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-221-4/+0Star
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-301-2/+4
* i386: move xenThomas Gleixner2007-10-111-0/+38