index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
/
kernel
/
paravirt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
1
-6
/
+8
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
1
-16
/
+0
2025-03-03
x86/paravirt: Remove unused paravirt_disable_iospace()
Dr. David Alan Gilbert
1
-20
/
+0
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
1
-1
/
+0
2025-02-21
x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditional
Rik van Riel
1
-16
/
+1
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
1
-2
/
+12
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+11
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
1
-0
/
+1
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
1
-1
/
+3
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
1
-0
/
+7
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
1
-6
/
+0
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
1
-4
/
+3
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
1
-30
/
+0
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
1
-21
/
+9
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
1
-67
/
+0
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2023-08-03
x86/paravirt: Fix tlb_remove_table function callback prototype warning
Kees Cook
1
-2
/
+6
2023-08-03
x86/paravirt: Silence unused native_pv_lock_init() function warning
Arnd Bergmann
1
-1
/
+2
2023-03-17
x86/paravirt: Convert simple paravirt functions to asm
Juergen Gross
1
-21
/
+6
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
1
-2
/
+1
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-01-13
cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean
Peter Zijlstra
1
-2
/
+12
2023-01-12
x86/gsseg: Move load_gs_index() to its own new header file
H. Peter Anvin (Intel)
1
-0
/
+1
2022-11-24
x86/paravirt: Use common macro for creating simple asm paravirt functions
Juergen Gross
1
-21
/
+2
2022-10-17
x86/paravirt: Properly align PV functions
Thomas Gleixner
1
-0
/
+2
2022-03-15
x86/ibt,paravirt: Sprinkle ENDBR
Peter Zijlstra
1
-0
/
+2
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
1
-4
/
+0
2022-03-15
x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
Peter Zijlstra
1
-20
/
+3
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
1
-2
/
+2
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
1
-0
/
+1
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
1
-0
/
+1
2021-11-02
x86/xen: switch initial pvops IRQ functions to dummy ones
Juergen Gross
1
-1
/
+12
2021-09-17
x86/xen: Make irq_disable() noinstr
Peter Zijlstra
1
-1
/
+6
2021-09-17
x86/xen: Make irq_enable() noinstr
Peter Zijlstra
1
-1
/
+6
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
1
-3
/
+6
2021-09-17
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
1
-2
/
+6
2021-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
1
-1
/
+6
2021-09-17
x86/xen: Make read_cr2() noinstr
Peter Zijlstra
1
-1
/
+6
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
1
-18
/
+2
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
1
-10
/
+6
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
1
-24
/
+2
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-4
/
+9
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
1
-1
/
+1
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
1
-1
/
+0
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
1
-4
/
+1
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
1
-1
/
+0
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
1
-1
/
+0
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
1
-18
/
+0
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
1
-1
/
+2
[next]