aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-head.S
AgeCommit message (Expand)Author
2022-05-25x86/xen: fix booting 32-bit pv guestJuergen Gross
2022-05-25x86/xen: Make the secondary CPU idle tasks reliableMiroslav Benes
2022-05-25x86/xen: Make the boot CPU idle task reliableMiroslav Benes
2019-04-17x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski
2018-04-10xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky
2018-02-06x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28x86/xen: Add unwind hint annotationsJosh Poimboeuf
2017-09-28x86/xen: Fix xen head ELF annotationsJosh Poimboeuf
2017-07-21x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov
2017-05-02x86/xen: define startup_xen for XEN PV onlyVitaly Kuznetsov
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-03xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky
2016-03-03xen/x86: Zero out .bss for PV guestsBoris Ostrovsky
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2015-08-20xen: eliminate scalability issues from initial mapping setupJuergen Gross
2015-03-16xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross
2014-01-06xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor
2012-07-30xen/perf: Define .glob for the different hypercalls.Konrad Rzeszutek Wilk
2011-02-25x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge
2008-07-16xen: make ELF notes work for 32 and 64 bitJeremy Fitzhardinge
2008-06-20xen: don't drop NX bitJeremy Fitzhardinge
2008-06-02xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-01-30xen: fix section usage in xen-head.S and setup.cSam Ravnborg
2007-10-11i386: move xenThomas Gleixner