summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2018-11-21xen: fix xen_qlock_wait()Juergen Gross
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-07-25x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-07-25x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenDavid Woodhouse
2018-07-25xen: set cpu capabilities from xen_start_kernel()Juergen Gross
2018-07-25x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-05-26tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2017-05-20xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross
2017-05-02xen/x86: don't lose event interruptsStefano Stabellini
2017-04-08xen/setup: Don't relocate p2m over existing oneRoss Lagerwall
2017-03-26xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall
2016-11-10x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-06-07xen: use same main loop for counting and remapping pagesJuergen Gross
2016-04-12x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky
2015-12-02xen: Resume PMU from non-atomic contextBoris Ostrovsky
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan
2015-10-28x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini
2015-10-23x86/xen: export xen_alloc_p2m_entry()David Vrabel
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel
2015-10-23x86/xen: discard RAM regions above the maximum reservationDavid Vrabel
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-09-28x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-28xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-08xen: limit memory to architectural maximumJuergen Gross
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds