summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2019-12-05kprobes/x86/xen: blacklist non-attachable xen interrupt functionsAndrea Righi
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-03-23xen: fix dom0 boot on huge systemsJuergen Gross
2019-02-27always clear the X2APIC_ENABLE bit for PV guestTalons Lee
2019-01-31xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-31x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin
2019-01-31x86/xen/time: setup vcpu 0 time info pageJoao Martins
2019-01-31x86/xen/time: set pvclock flags on xen_time_init()Joao Martins
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-13xen: fix xen_qlock_wait()Juergen Gross
2018-11-13xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-11-13xen/pvh: increase early stack sizeRoger Pau Monne
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-13x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross
2018-10-03x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-15x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-28xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky
2018-07-17xen: setup pv irq ops vector earlierJuergen Gross
2018-07-03x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-06-21x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-04-24x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk
2018-04-12x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2018-03-08x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-03-03xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2018-03-03x86-64/Xen: eliminate W+X mappingsJan Beulich
2018-02-22xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-22x86/xen: init %gs very early to avoid page faults with stack protectorJuergen Gross
2018-02-03x86/xen: Support early interrupts in xen pv guestsJuergen Gross
2017-12-29x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-25x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski
2017-12-25x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski
2017-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-12-25x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-12-25x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()Andy Lutomirski
2017-12-25x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski
2017-12-25xen, x86/entry/64: Add xen NMI trap entryJuergen Gross
2017-12-25x86/xen: Drop 5-level paging support code from the XEN_PV codeKirill A. Shutemov
2017-12-25x86/xen: Add unwind hint annotationsJosh Poimboeuf
2017-12-25x86/xen: Fix xen head ELF annotationsJosh Poimboeuf
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds