index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
paravirt_patch_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
x86/paravirt: Unify the 32/64 bit paravirt patching code
Thomas Gleixner
1
-72
/
+0
2019-04-25
x86/paravirt: Remove bogus extern declarations
Thomas Gleixner
1
-3
/
+0
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
1
-14
/
+6
2018-09-11
x86/paravirt: Clean up native_patch()
Borislav Petkov
1
-29
/
+17
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-3
/
+1
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-1
/
+3
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-1
/
+5
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-28
/
+28
2018-09-03
x86/paravirt: Remove clobbers parameter from paravirt patch functions
Juergen Gross
1
-3
/
+2
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
1
-1
/
+1
2017-12-17
x86/paravirt: Dont patch flush_tlb_single
Thomas Gleixner
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-22
x86/paravirt: Mark unused patch_default label
Peter Zijlstra
1
-1
/
+1
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2016-12-11
x86/paravirt: Fix native_patch()
Peter Zijlstra
1
-0
/
+4
2016-11-22
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
1
-0
/
+8
2016-11-01
x86/fpu: Remove clts()
Andy Lutomirski
1
-2
/
+0
2016-09-30
x86, locking/spinlocks: Remove ticket (spin)lock implementation
Peter Zijlstra
1
-2
/
+2
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
1
-2
/
+0
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
1
-1
/
+0
2015-06-03
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
Ingo Molnar
1
-4
/
+18
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
1
-2
/
+2
2015-05-08
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)
1
-4
/
+18
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
1
-1
/
+0
2014-07-28
x86_64/entry/xen: Do not invoke espfix64 on Xen
Andy Lutomirski
1
-2
/
+0
2009-01-30
x86/pvops: add a paravirt_ident functions to allow special patching
Jeremy Fitzhardinge
1
-0
/
+15
2008-07-08
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...
Jeremy Fitzhardinge
1
-3
/
+6
2008-07-08
x86/paravirt, 64-bit: don't restore user rsp within sysret
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-08
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
1
-2
/
+2
2008-01-30
x86: add stringify header
Glauber de Oliveira Costa
1
-0
/
+1
2008-01-30
x86: patching functions on 64-bit
Glauber de Oliveira Costa
1
-0
/
+56