summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-4/+4
|\
| * x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-232-4/+4
* | Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-251-1/+1
|\ \
| * | x86/smpboot: Remove initial_stack on 64-bitBrian Gerst2023-03-211-1/+1
* | | Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-251-10/+2
|\ \ \
| * | | x86/paravirt: Merge activate_mm() and dup_mmap() callbacksJuergen Gross2023-03-061-10/+2
| | |/ | |/|
* | | Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-241-1/+1
|\ \ \ | |_|/ |/| |
| * | x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich2023-03-221-1/+1
* | | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-176-13/+24
|\| | | |/ |/|
| * x86/PVH: obtain VGA console info in Dom0Jan Beulich2023-03-145-8/+22
| * x86/xen/time: cleanup xen_tsc_safe_clocksourceKrister Johansen2023-02-231-5/+2
* | Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-215-18/+50
|\|
| * x86/Xen: drop leftover VM-assist usesJan Beulich2023-02-181-4/+0
| * x86/xen/time: prefer tsc as clocksource when it is invariantKrister Johansen2023-02-131-1/+37
| * x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross2023-02-132-3/+3
| * x86/xen: don't let xen_pv_play_dead() returnJuergen Gross2023-02-133-11/+11
* | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-211-0/+1
|\ \
| * | x86/gsseg: Use the LKGS instruction if available for load_gs_index()H. Peter Anvin (Intel)2023-01-131-0/+1
* | | sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra2023-01-311-2/+10
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-5/+0
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-5/+0
| |\ \ | | |/ | |/|
| | * x86/xen: Remove the unused function p2m_index()Jiapeng Chong2023-01-091-5/+0
* | | cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra2023-01-132-2/+2
|/ /
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-1/+1
|\ \
| * \ Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-213-20/+11
| |\ \
| * | | x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner2022-10-171-1/+1
* | | | Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-0/+2
|\ \ \ \
| * | | | x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross2022-11-251-0/+2
| | |/ / | |/| |
* | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \ \ \
| * | | | stackprotector: move get_random_canary() into stackprotector.hJason A. Donenfeld2022-11-181-1/+1
* | | | | Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86: Remove __USER32_DSBrian Gerst2022-10-191-4/+4
| | |_|/ | |/| |
* | | | x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng2022-12-051-3/+3
* | | | x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2022-12-052-18/+18
| |_|/ |/| |
* | | Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-162-2/+4
|\ \ \ | |_|/ |/| |
| * | x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-142-2/+4
* | | Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-062-18/+7
|\| | | |/ |/|
| * x86/xen: simplify sysenter and syscall setupJuergen Gross2022-11-031-17/+6
| * x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross2022-11-031-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