summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-head.S
Commit message (Expand)AuthorAgeFilesLines
* x86/Xen: tidy xen-head.SJan Beulich2023-07-041-16/+21
* Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-2/+2
|\
| * x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-2/+2
* | x86/smpboot: Remove initial_stack on 64-bitBrian Gerst2023-03-211-1/+1
|/
* x86/xen: don't let xen_pv_play_dead() returnJuergen Gross2023-02-131-0/+7
* Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-111-0/+1
|\
| * objtool: Update Retpoline validationPeter Zijlstra2022-06-271-0/+1
* | x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross2022-07-011-9/+1
|/
* x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf2022-04-191-0/+1
* x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra2022-03-151-2/+7
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* x86/xen: remove 32-bit awareness from startup_xenJuergen Gross2021-11-021-6/+6
* x86/xen: Make hypercall_page noinstrPeter Zijlstra2021-09-171-1/+1
* x86/xen: Move hypercall_page to top of the fileJosh Poimboeuf2021-09-151-17/+17
* x86/xen: Support objtool vmlinux.o validation in xen-head.SJosh Poimboeuf2021-01-261-2/+3
* x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-6/+0
* x86/xen: fix booting 32-bit pv guestJuergen Gross2020-04-091-1/+1
* x86/xen: Make the secondary CPU idle tasks reliableMiroslav Benes2020-03-301-0/+10
* x86/xen: Make the boot CPU idle task reliableMiroslav Benes2020-03-301-2/+6
* x86/asm/64: Change all ENTRY+END to SYM_CODE_*Jiri Slaby2019-10-181-4/+4
* 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/+4
* 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/+3
* | 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/+10
* 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-251-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/+0
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-301-2/+4
* i386: move xenThomas Gleixner2007-10-111-0/+38