index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
paravirt_types.h
Age
Commit message (
Expand
)
Author
2026-01-15
x86/paravirt: Remove trailing semicolons from alternative asm templates
Uros Bizjak
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
2026-01-13
x86/paravirt: Specify pv_ops array in paravirt macros
Juergen Gross
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
2025-12-03
objtool: Remove newlines and tabs from annotation macros
Josh Poimboeuf
2025-05-17
x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only
Kirill A. Shutemov
2025-05-02
x86/msr: Change the function type of native_read_msr_safe()
Xin Li (Intel)
2025-05-02
x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
Xin Li (Intel)
2025-03-26
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-03
x86/paravirt: Remove unused paravirt_disable_iospace()
Dr. David Alan Gilbert
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
x86: fix missing includes/forward declarations
Kent Overstreet
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
2023-12-10
x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
Juergen Gross
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
2023-12-10
x86/paravirt: Introduce ALT_NOT_XEN
Juergen Gross
2023-11-13
x86/paravirt: Make the struct paravirt_patch_site packed
Hou Wenlong
2023-11-13
x86/paravirt: Use relative reference for the original instruction offset
Hou Wenlong
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2023-03-17
x86/paravirt: Convert simple paravirt functions to asm
Juergen Gross
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
2022-11-24
x86/paravirt: Remove clobber bitmask from .parainstructions
Kees Cook
2022-10-20
x86/paravirt: Fix a !PARAVIRT build warning
Borislav Petkov
2022-10-17
x86/paravirt: Make struct paravirt_call_site unconditionally available
Thomas Gleixner
2022-10-04
Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-09-26
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
2022-09-26
x86/paravirt: clean up typos and grammaros
Bill Wendling
2022-09-21
x86/paravirt: Ensure proper alignment
Thomas Gleixner
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2022-01-24
x86/paravirt: Use %rip-relative addressing in hook calls
Jan Beulich
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
2021-11-02
x86/xen: switch initial pvops IRQ functions to dummy ones
Juergen Gross
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
2021-03-11
x86/paravirt: Add new PVOP_ALT* macros to support pvops in ALTERNATIVEs
Juergen Gross
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
[next]