summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-22x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich
2023-03-21x86/smpboot: Remove initial_stack on 64-bitBrian Gerst
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-03-06x86/paravirt: Merge activate_mm() and dup_mmap() callbacksJuergen Gross
2023-02-23x86/xen/time: cleanup xen_tsc_safe_clocksourceKrister Johansen
2023-02-21Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-18x86/Xen: drop leftover VM-assist usesJan Beulich
2023-02-13x86/xen/time: prefer tsc as clocksource when it is invariantKrister Johansen
2023-02-13x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross
2023-02-13x86/xen: don't let xen_pv_play_dead() returnJuergen Gross
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-13cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra
2023-01-13x86/gsseg: Use the LKGS instruction if available for load_gs_index()H. Peter Anvin (Intel)
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-09x86/xen: Remove the unused function p2m_index()Jiapeng Chong
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-05x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2022-12-05x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-18stackprotector: move get_random_canary() into stackprotector.hJason A. Donenfeld
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-14x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-03x86/xen: simplify sysenter and syscall setupJuergen Gross
2022-11-03x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross
2022-10-19x86: Remove __USER32_DSBrian Gerst
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-11xen/pv: support selecting safe/unsafe msr accessesJuergen Gross
2022-10-11xen/pv: refactor msr access functions to support safe and unsafe accessesJuergen Gross
2022-10-11xen/pv: fix vendor checks for pmu emulationJuergen Gross
2022-10-11xen/pv: add fault recovery control to pmu msr accessesJuergen Gross
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross
2022-09-26x86/entry: Work around Clang __bdos() bugKees Cook
2022-09-19smp: add set_nr_cpu_ids()Yury Norov
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross