aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2022-04-15xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2022-04-15xen: fix is_xen_pmu()Juergen Gross
2021-09-30xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-01-27x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse
2021-01-17x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-11-01x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-03-12x86/xen: Distribute switch variables for initializationKees Cook
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2019-11-29x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich
2019-11-29x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-25xen: issue deprecation warning for 32-bit pv guestJuergen Gross
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-07x86/xen: Return from panic notifierBoris Ostrovsky
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-10-01xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-17x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra
2019-07-17xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-07-17x86/xen: Add "nopv" support for HVM guestZhenzhong Duan
2019-07-17x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan
2019-07-17xen: Map "xen_nopv" parameter to "nopv" and mark it obsoleteZhenzhong Duan
2019-07-17x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan
2019-07-17x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __initZhenzhong Duan
2019-07-17Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-11x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui
2019-06-03x86: xen: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-15Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-30x86/alternatives: Use temporary mm for text pokingNadav Amit
2019-04-25xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2019-04-25xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-04-23x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux