index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
paravirt.h
Age
Commit message (
Expand
)
Author
2022-09-21
x86/paravirt: Ensure proper alignment
Thomas Gleixner
2022-03-15
x86/ibt,paravirt: Sprinkle ENDBR
Peter Zijlstra
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2021-11-30
x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV
Kirill A. Shutemov
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-09-17
x86/xen: Make save_fl() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
2021-09-17
x86/xen: Make read_cr2() noinstr
Peter Zijlstra
2021-09-15
x86/paravirt: Use PVOP_* for paravirt calls
Peter Zijlstra
2021-09-15
x86/paravirt: Mark arch_local_irq_*() __always_inline
Peter Zijlstra
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
2021-03-11
x86/paravirt: Add new features for paravirt patching
Juergen Gross
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
2020-08-15
x86/paravirt: Avoid needless paravirt step clearing page table entries
Juergen Gross
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
2020-08-15
x86/paravirt: Clean up paravirt macros
Juergen Gross
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-09-06
x86/paravirt: Prevent redefinition of SAVE_FLAGS macro
Juergen Gross
2018-09-03
x86/paravirt: Remove unneeded mmu related paravirt ops bits
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Remove unused paravirt bits
Juergen Gross
[next]