aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-21x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov1-1/+1
2017-05-02x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov1-0/+4
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky1-58/+4
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-03xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky1-7/+3
2016-03-03xen/x86: Zero out .bss for PV guestsBoris Ostrovsky1-0/+9
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder1-1/+1
2015-08-20xen: eliminate scalability issues from initial mapping setupJuergen Gross1-0/+2
2015-03-16xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross1-53/+10
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor1-0/+35
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross1-0/+1
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor1-1/+24
2012-07-30xen/perf: Define .glob for the different hypercalls.Konrad Rzeszutek Wilk1-2/+54
2011-02-25x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis1-2/+2
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-1/+1
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge1-2/+13
2008-07-16xen: make ELF notes work for 32 and 64 bitJeremy Fitzhardinge1-5/+8
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge1-1/+1
2008-06-02xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge1-0/+5
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge1-4/+0
2008-01-30xen: fix section usage in xen-head.S and setup.cSam Ravnborg1-2/+4
2007-10-11i386: move xenThomas Gleixner1-0/+38