index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
xen-head.S
Age
Commit message (
Expand
)
Author
2021-01-26
x86/xen: Support objtool vmlinux.o validation in xen-head.S
Josh Poimboeuf
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-04-09
x86/xen: fix booting 32-bit pv guest
Juergen Gross
2020-03-30
x86/xen: Make the secondary CPU idle tasks reliable
Miroslav Benes
2020-03-30
x86/xen: Make the boot CPU idle task reliable
Miroslav Benes
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2018-04-10
xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
Boris Ostrovsky
2018-02-06
x86/xen: init %gs very early to avoid page faults with stack protector
Juergen Gross
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
x86/xen: Add unwind hint annotations
Josh Poimboeuf
2017-09-28
x86/xen: Fix xen head ELF annotations
Josh Poimboeuf
2017-07-21
x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD
Kirill A. Shutemov
2017-05-02
x86/xen: define startup_xen for XEN PV only
Vitaly Kuznetsov
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-03
xen/x86: Drop mode-selecting ifdefs in startup_xen()
Boris Ostrovsky
2016-03-03
xen/x86: Zero out .bss for PV guests
Boris Ostrovsky
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2015-08-20
xen: eliminate scalability issues from initial mapping setup
Juergen Gross
2015-03-16
xen: use generated hypercall symbols in arch/x86/xen/xen-head.S
Juergen Gross
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
2014-01-06
xen/pvh: Support ParaVirtualized Hardware extensions (v3).
Mukesh Rathor
2012-07-30
xen/perf: Define .glob for the different hypercalls.
Konrad Rzeszutek Wilk
2011-02-25
x86, asm: Cleanup unnecssary macros in asm-offsets.c
Stratos Psomadakis
2009-02-13
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
2008-07-16
xen: make ELF notes work for 32 and 64 bit
Jeremy Fitzhardinge
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2008-06-02
xen: add new Xen elfnote types and use them appropriately
Jeremy Fitzhardinge
2008-05-22
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-01-30
xen: fix section usage in xen-head.S and setup.c
Sam Ravnborg
2007-10-11
i386: move xen
Thomas Gleixner