summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-03-11x86/xen: Distribute switch variables for initializationKees Cook
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-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-03-23xen: fix dom0 boot on huge systemsJuergen Gross
2019-02-27always clear the X2APIC_ENABLE bit for PV guestTalons Lee
2019-01-22xen: Fix x86 sched_clock() interface for xenJuergen Gross
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-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-19xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-28x86/xen: remove redundant variable save_pudColin Ian King
2018-08-27x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra
2018-08-20x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross
2018-08-20x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross
2018-08-20x86/Xen: further refine add_preferred_console() invocationsJan Beulich
2018-08-20x86/Xen: mark xen_setup_gdt() __initJan Beulich
2018-08-14Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-07xen: don't use privcmd_call() from xen_mc_flush()Juergen Gross
2018-08-06xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-26xen/spinlock: Don't use pvqspinlock if only 1 vCPUWaiman Long
2018-07-20x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin
2018-07-20x86/xen/time: Initialize pv xen time in init_hypervisor_platform()Pavel Tatashin
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