aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2019-03-08always clear the X2APIC_ENABLE bit for PV guestTalons Lee
2019-02-05xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-02-05x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin
2018-12-30Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-12-04x86/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-17xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-13xen: setup pv irq ops vector earlierJuergen Gross
2018-07-12xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04xen/PVH: Make GDT selectors PVH-specificBoris Ostrovsky
2018-06-04xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-14tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant
2018-05-14x86/xen/efi: Initialize UEFI secure boot state during dom0 bootDaniel Kiper
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-07x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-19x86/xen: Remove use of VLAsLaura Abbott
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-04-10xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky
2018-04-05time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-21x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk
2018-03-14Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner