index
:
pub/scm/linux/kernel/git/mgr/linux.git
master
Linux kernel fork
Michael Grzeschik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
paravirt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
x86/xen: Get rid of last XEN_LAZY_MMU uses
Juergen Gross
1
-5
/
+4
2026-03-22
x86/paravirt: Replace io_delay() hook with a bool
Juergen Gross
1
-11
/
+0
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
1
-1
/
+0
2026-01-15
x86/paravirt: Remove trailing semicolons from alternative asm templates
Uros Bizjak
1
-8
/
+8
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
1
-61
/
+0
2026-01-13
x86/paravirt: Specify pv_ops array in paravirt macros
Juergen Gross
1
-83
/
+83
2026-01-13
x86/paravirt: Allow pv-calls outside paravirt.h
Juergen Gross
1
-16
/
+0
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
1
-1
/
+3
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
1
-12
/
+0
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-7
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-4
/
+0
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
1
-68
/
+0
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
1
-1
/
+0
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
1
-4
/
+0
2025-05-17
x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only
Kirill A. Shutemov
1
-4
/
+0
2025-05-02
x86/msr: Change the function type of native_read_msr_safe()
Xin Li (Intel)
1
-11
/
+8
2025-05-02
x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
Xin Li (Intel)
1
-13
/
+14
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
1
-3
/
+1
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Remove the unused rdpmc() method
Xin Li (Intel)
1
-7
/
+0
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Use u64 in rdmsrl_safe() and paravirt_read_pmc()
Ingo Molnar
1
-2
/
+2
2025-03-26
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
1
-10
/
+10
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
1
-7
/
+7
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
1
-5
/
+0
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
1
-7
/
+0
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+4
2023-12-20
x86: fix missing includes/forward declarations
Kent Overstreet
1
-0
/
+4
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
1
-13
/
+0
2023-12-10
x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
Juergen Gross
1
-6
/
+6
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
1
-12
/
+0
2023-12-10
x86/paravirt: Introduce ALT_NOT_XEN
Juergen Gross
1
-24
/
+18
2023-11-13
x86/paravirt: Make the struct paravirt_patch_site packed
Hou Wenlong
1
-2
/
+0
2023-11-13
x86/paravirt: Use relative reference for the original instruction offset
Hou Wenlong
1
-5
/
+5
2023-08-03
x86/paravirt: Silence unused native_pv_lock_init() function warning
Arnd Bergmann
1
-0
/
+7
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
1
-11
/
+3
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
1
-1
/
+1
2023-01-13
cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean
Peter Zijlstra
1
-2
/
+4
2022-11-24
x86/paravirt: Use common macro for creating simple asm paravirt functions
Juergen Gross
1
-0
/
+12
2022-10-17
x86/paravirt: Make struct paravirt_call_site unconditionally available
Thomas Gleixner
1
-2
/
+2
2022-10-17
x86/paravirt: Properly align PV functions
Thomas Gleixner
1
-0
/
+1
2022-09-21
x86/paravirt: Ensure proper alignment
Thomas Gleixner
1
-0
/
+1
2022-03-15
x86/ibt,paravirt: Sprinkle ENDBR
Peter Zijlstra
1
-0
/
+1
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
1
-1
/
+1
2021-11-30
x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV
Kirill A. Shutemov
1
-5
/
+0
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
1
-0
/
+6
[next]