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