index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
1
-0
/
+6
2021-09-17
x86/xen: Make save_fl() noinstr
Peter Zijlstra
1
-2
/
+5
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make read_cr2() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86/paravirt: Use PVOP_* for paravirt calls
Peter Zijlstra
1
-4
/
+4
2021-09-15
x86/paravirt: Mark arch_local_irq_*() __always_inline
Peter Zijlstra
1
-4
/
+4
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
1
-51
/
+50
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
1
-3
/
+3
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
1
-34
/
+1
2021-03-11
x86/paravirt: Add new features for paravirt patching
Juergen Gross
1
-0
/
+10
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-3
/
+12
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
1
-3
/
+3
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
1
-5
/
+0
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
1
-5
/
+0
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
1
-20
/
+0
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
1
-11
/
+0
2020-08-15
x86/paravirt: Avoid needless paravirt step clearing page table entries
Juergen Gross
1
-6
/
+6
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
1
-7
/
+1
2020-08-15
x86/paravirt: Clean up paravirt macros
Juergen Gross
1
-15
/
+0
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
1
-108
/
+12
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
1
-0
/
+5
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
1
-2
/
+4
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
1
-0
/
+1
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
1
-0
/
+1
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
1
-1
/
+3
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
1
-0
/
+7
[next]