| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/xen: init %gs very early to avoid page faults with stack protector | Juergen Gross | 2018-02-06 | 1 | -0/+16 |
* | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | x86/xen: Add unwind hint annotations | Josh Poimboeuf | 2017-09-28 | 1 | -1/+6 |
* | | x86/xen: Fix xen head ELF annotations | Josh Poimboeuf | 2017-09-28 | 1 | -2/+2 |
|/ |
|
* | x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD | Kirill A. Shutemov | 2017-07-21 | 1 | -1/+1 |
* | x86/xen: define startup_xen for XEN PV only | Vitaly Kuznetsov | 2017-05-02 | 1 | -0/+4 |
* | xen/x86: Remove PVH support | Boris Ostrovsky | 2017-02-07 | 1 | -58/+4 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 | 1 | -1/+1 |
|\ |
|
| * | x86: Fix misspellings in comments | Adam Buchbinder | 2016-02-24 | 1 | -1/+1 |
* | | xen/x86: Drop mode-selecting ifdefs in startup_xen() | Boris Ostrovsky | 2016-03-03 | 1 | -7/+3 |
* | | xen/x86: Zero out .bss for PV guests | Boris Ostrovsky | 2016-03-03 | 1 | -0/+9 |
|/ |
|
* | xen: eliminate scalability issues from initial mapping setup | Juergen Gross | 2015-08-20 | 1 | -0/+2 |
* | xen: use generated hypercall symbols in arch/x86/xen/xen-head.S | Juergen Gross | 2015-03-16 | 1 | -53/+10 |
* | x86/xen: Set EFER.NX and EFER.SCE in PVH guests | Mukesh Rathor | 2014-10-06 | 1 | -0/+35 |
* | xen: eliminate scalability issues from initrd handling | Juergen Gross | 2014-10-03 | 1 | -0/+1 |
* | xen/pvh: Support ParaVirtualized Hardware extensions (v3). | Mukesh Rathor | 2014-01-06 | 1 | -1/+24 |
* | xen/perf: Define .glob for the different hypercalls. | Konrad Rzeszutek Wilk | 2012-07-30 | 1 | -2/+54 |
* | x86, asm: Cleanup unnecssary macros in asm-offsets.c | Stratos Psomadakis | 2011-02-25 | 1 | -2/+2 |
* | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 1 | -1/+1 |
* | xen64: add xen-head code to head_64.S | Jeremy Fitzhardinge | 2008-07-16 | 1 | -2/+13 |
* | xen: make ELF notes work for 32 and 64 bit | Jeremy Fitzhardinge | 2008-07-16 | 1 | -5/+8 |
* | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 | 1 | -1/+1 |
* | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+5 |
* | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-05-22 | 1 | -4/+0 |
* | xen: fix section usage in xen-head.S and setup.c | Sam Ravnborg | 2008-01-30 | 1 | -2/+4 |
* | i386: move xen | Thomas Gleixner | 2007-10-11 | 1 | -0/+38 |