summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner2022-10-171-1/+1
* Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-124-60/+123
|\
| * xen/pv: support selecting safe/unsafe msr accessesJuergen Gross2022-10-112-10/+23
| * xen/pv: refactor msr access functions to support safe and unsafe accessesJuergen Gross2022-10-111-19/+56
| * xen/pv: fix vendor checks for pmu emulationJuergen Gross2022-10-111-3/+6
| * xen/pv: add fault recovery control to pmu msr accessesJuergen Gross2022-10-111-28/+38
| * xen/virtio: enable grant based virtio on x86Juergen Gross2022-10-102-2/+2
* | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-1/+1
|\ \
| * | smp: add set_nr_cpu_ids()Yury Norov2022-09-191-1/+1
| |/
* / x86/entry: Work around Clang __bdos() bugKees Cook2022-09-261-1/+2
|/
* x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-123-8/+28
* xen: don't require virtio with grants for non-PV guestsJuergen Gross2022-08-012-2/+7
* Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-114-21/+22
|\
| * objtool: Add entry UNRET validationPeter Zijlstra2022-06-271-5/+5
| * x86/xen: Rename SYS* entry pointsPeter Zijlstra2022-06-273-16/+16
| * objtool: Update Retpoline validationPeter Zijlstra2022-06-271-0/+1
* | x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross2022-07-012-11/+7
|/
* xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-062-0/+4
* Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-2/+2
|\
| * Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-2/+2
| |\
| | * xen/x86: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
* | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-253-98/+1
|\ \ \ | |/ / |/| |
| * | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig2022-05-111-0/+1
| * | x86: remove the IOMMU table infrastructureChristoph Hellwig2022-04-182-98/+0
* | | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-2/+0
|\ \ \
| * | | x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuidMaximilian Heyne2022-05-191-2/+0
| | |/ | |/|
* | | Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-231-1/+4
|\ \ \ | |/ / |/| |
| * | x86/xen: Allow to retry if cpu_initialize_context() failed.Boris Ostrovsky2022-04-121-1/+4
| |/
* / x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf2022-04-191-0/+1
|/
* Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-287-11/+38
|\
| * xen: fix is_xen_pmu()Juergen Gross2022-03-253-8/+7
| * arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu2022-03-151-1/+1
| * x86/xen: Fix kerneldoc warningJiapeng Chong2022-03-101-1/+1
| * xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2022-03-102-1/+29
* | x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra2022-03-153-2/+19
* | x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()Peter Zijlstra2022-03-152-1/+7
|/
* xen/x2apic: Fix inconsistent indentingJiapeng Chong2022-02-101-2/+1
* xen/x86: detect support for extended destination IDRoger Pau Monne2022-02-101-0/+6
* xen/x86: obtain full video frame buffer address for Dom0 also under EFIJan Beulich2022-02-101-8/+8
* x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich2022-02-032-24/+6
* xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne2022-01-281-9/+4
* Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-121-4/+8
|\
| * xen/x86: obtain upper 32 bits of video frame buffer address for Dom0Jan Beulich2022-01-061-4/+8
* | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-122-7/+7
|\ \
| * | x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-082-7/+7
| |/
* | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-122-19/+14
|\ \ | |/ |/|
| * perf: Force architectures to opt-in to guest callbacksSean Christopherson2021-11-171-0/+1
| * perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-171-19/+13
* | x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan2021-12-031-0/+20
|/
* x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky2021-11-111-10/+2