kernel_optimize_test/arch/x86/xen
Linus Torvalds 7225a44278 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86/pti fixes from Thomas Gleixner:
 "Three fixes related to melted spectrum:

   - Sync the cpu_entry_area page table to initial_page_table on 32 bit.

     Otherwise suspend/resume fails because resume uses
     initial_page_table and triggers a triple fault when accessing the
     cpu entry area.

   - Zero the SPEC_CTL MRS on XEN before suspend to address a
     shortcoming in the hypervisor.

   - Fix another switch table detection issue in objtool"

* 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
  objtool: Fix another switch table detection issue
  x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
2018-03-04 11:40:16 -08:00
..
apic.c
debugfs.c
debugfs.h
efi.c
enlighten_hvm.c
enlighten_pv.c x86/xen: add tty0 and hvc0 as preferred consoles for dom0 2018-02-28 20:20:13 +01:00
enlighten_pvh.c
enlighten.c xen/balloon: Mark unallocated host memory as UNUSABLE 2017-12-20 13:16:20 -05:00
grant-table.c
irq.c
Kconfig
Makefile
mmu_hvm.c x86/gart: Exclude GART aperture from vmcore 2018-01-11 15:09:24 +01:00
mmu_pv.c x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() 2018-02-15 01:15:52 +01:00
mmu.c
mmu.h
multicalls.c
multicalls.h
p2m.c xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests 2018-02-08 10:40:49 +01:00
pci-swiotlb-xen.c
platform-pci-unplug.c
pmu.c
pmu.h
setup.c xen: fixes for 4.15-rc5 2017-12-22 12:30:10 -08:00
smp_hvm.c
smp_pv.c
smp.c x86/xen: Calculate __max_logical_packages on PV domains 2018-02-17 09:40:45 +01:00
smp.h
spinlock.c
suspend_hvm.c
suspend_pv.c
suspend.c x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend 2018-02-28 16:03:19 +01:00
time.c
trace.c
vdso.h
vga.c
xen-asm_32.S
xen-asm_64.S
xen-asm.S
xen-head.S x86/xen: init %gs very early to avoid page faults with stack protector 2018-02-06 09:37:18 +01:00
xen-ops.h xen: fixes for 4.15-rc8 2018-01-12 10:00:15 -08:00
xen-pvh.S