summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-041-2/+2
|\
| * xen-swiotlb: split xen_swiotlb_initChristoph Hellwig2021-03-171-2/+2
* | Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-291-6/+5
|\ \
| * | x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit2021-03-061-6/+5
* | | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-1/+0
|\ \ \
| * \ \ Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar2021-04-022-7/+16
| |\ \ \
| * \ \ \ Merge 'x86/alternatives'Borislav Petkov2021-03-312-16/+14
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov2021-03-151-4/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski2021-03-081-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-1/+1
|\ \ \ \ \
| * | | | | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-04-262-16/+14
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | x86/paravirt: Have only one paravirt patch functionJuergen Gross2021-03-111-1/+0
| * | | x86/paravirt: Switch iret pvops to ALTERNATIVEJuergen Gross2021-03-111-2/+1
| * | | x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross2021-03-111-13/+13
| | |/ | |/|
* | | Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-262-7/+16
|\ \ \ | |_|/ |/| |
| * | Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne2021-03-242-5/+14
| * | xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne2021-03-241-2/+2
* | | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-121-4/+2
|\| | | |/ |/|
| * Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich2021-03-101-2/+2
| * Xen: drop exports of {set,clear}_foreign_p2m_mapping()Jan Beulich2021-03-101-2/+0
* | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-042-29/+50
|\|
| * xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross2021-03-032-26/+9
| * Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-031-3/+41
* | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-233-13/+21
|\ \ | |/ |/|
| * x86/xen: Support objtool vmlinux.o validation in xen-head.SJosh Poimboeuf2021-01-261-2/+3
| * x86/xen: Support objtool validation in xen-asm.SJosh Poimboeuf2021-01-262-11/+19
* | Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-211-8/+7
|\ \
| * | Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich2021-02-151-1/+2
| * | Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich2021-02-151-7/+5
* | | x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross2021-02-104-54/+0
* | | x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross2021-02-103-23/+0
* | | x86/pv: Switch SWAPGS to ALTERNATIVEJuergen Gross2021-02-101-3/+0
* | | x86/xen: Use specific Xen pv interrupt entry for DFJuergen Gross2021-02-102-3/+9
* | | x86/xen: Use specific Xen pv interrupt entry for MCEJuergen Gross2021-02-102-2/+16
|/ /
* | Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-282-1/+15
|\ \
| * | x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross2021-01-272-1/+15
* | | Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-201-0/+2
|\| |
| * | x86/xen: fix 'nopvspin' build errorRandy Dunlap2021-01-181-0/+2
* | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-152-13/+29
|\| | | |/ |/|
| * x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse2021-01-131-10/+17
| * x86/xen: Don't register Xen IPIs when they aren't going to be usedDavid Woodhouse2021-01-131-2/+2
| * x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse2021-01-131-1/+10
* | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-28/+9
|\ \
| * | efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-28/+9
* | | Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-192-27/+23
|\ \ \ | | |/ | |/|
| * | xen: Kconfig: remove X86_64 depends from XEN_512GBJason Andryuk2020-12-191-1/+1
| * | xen: Kconfig: nest Xen guest optionsJason Andryuk2020-12-161-13/+13
| * | xen: Remove Xen PVH/PVHVM dependency on PCIJason Andryuk2020-12-161-6/+12
| * | x86/xen: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-12-161-11/+1