index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2023-06-26
x86: xen: add missing prototypes
Arnd Bergmann
2023-06-26
x86/xen: add prototypes for paravirt mmu functions
Juergen Gross
2023-06-26
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
2023-06-26
xen: xen_debug_interrupt prototype to global header
Arnd Bergmann
2023-06-16
x86/xen: Set default memory type for PV guests to WB
Juergen Gross
2023-06-05
x86/tsc: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-01
x86/xen: Set MTRR state when running as Xen PV initial domain
Juergen Gross
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
2023-05-15
x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-25
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-03-24
Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-22
x86/PVH: avoid 32-bit build warning when obtaining VGA console info
Jan Beulich
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-14
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
2023-02-23
x86/xen/time: cleanup xen_tsc_safe_clocksource
Krister Johansen
2023-02-21
Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-18
x86/Xen: drop leftover VM-assist uses
Jan Beulich
2023-02-13
x86/xen/time: prefer tsc as clocksource when it is invariant
Krister Johansen
2023-02-13
x86/xen: mark xen_pv_play_dead() as __noreturn
Juergen Gross
2023-02-13
x86/xen: don't let xen_pv_play_dead() return
Juergen Gross
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-13
cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean
Peter Zijlstra
2023-01-13
x86/gsseg: Use the LKGS instruction if available for load_gs_index()
H. Peter Anvin (Intel)
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-09
x86/xen: Remove the unused function p2m_index()
Jiapeng Chong
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-05
x86/xen: Fix memory leak in xen_init_lock_cpu()
Xiu Jianfeng
2022-12-05
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
Xiu Jianfeng
2022-11-25
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-14
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
2022-10-19
x86: Remove __USER32_DS
Brian Gerst
[prev]
[next]