summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-131-16/+21
|\
| * x86/Xen: tidy xen-head.SJan Beulich2023-07-041-16/+21
* | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \
| * | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-276-12/+44
|\ \ \ | | |/ | |/|
| * | x86: xen: add missing prototypesArnd Bergmann2023-06-264-1/+9
| * | x86/xen: add prototypes for paravirt mmu functionsJuergen Gross2023-06-261-0/+16
| * | iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall2023-06-261-9/+19
| * | xen: xen_debug_interrupt prototype to global headerArnd Bergmann2023-06-261-2/+0
| |/
* | Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-271-2/+1
|\ \
| * | x86/tsc: Provide sched_clock_noinstr()Peter Zijlstra2023-06-051-2/+1
| |/
* | Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-271-0/+54
|\ \
| * | x86/xen: Set default memory type for PV guests to WBJuergen Gross2023-06-161-0/+2
| * | x86/xen: Set MTRR state when running as Xen PV initial domainJuergen Gross2023-06-011-0/+52
| |/
* | x86/smpboot: Enable split CPU startupThomas Gleixner2023-05-151-2/+2
* | x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner2023-05-152-26/+29
* | x86/xen/hvm: Get rid of DEAD_FROZEN handlingThomas Gleixner2023-05-151-6/+5
* | x86/xen/smp_pv: Remove wait for CPU onlineThomas Gleixner2023-05-151-5/+5
* | x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner2023-05-151-3/+0
|/
* 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |