index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
paravirt_patch_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
2018-10-30
1
-12
/
+6
*
x86/paravirt: Clean up native_patch()
Borislav Petkov
2018-09-11
1
-28
/
+16
*
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-2
/
+2
*
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-2
/
+2
*
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
1
-0
/
+4
*
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
1
-24
/
+24
*
x86/paravirt: Remove clobbers parameter from paravirt patch functions
Juergen Gross
2018-09-03
1
-3
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/paravirt: Mark unused patch_default label
Peter Zijlstra
2016-12-22
1
-1
/
+1
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-2
/
+0
|
\
|
*
x86/fpu: Remove clts()
Andy Lutomirski
2016-11-01
1
-2
/
+0
*
|
x86/paravirt: Fix native_patch()
Peter Zijlstra
2016-12-11
1
-0
/
+4
*
|
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
2016-11-22
1
-0
/
+8
|
/
*
x86, locking/spinlocks: Remove ticket (spin)lock implementation
Peter Zijlstra
2016-09-30
1
-2
/
+2
*
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2015-11-23
1
-2
/
+0
*
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2015-07-06
1
-2
/
+0
*
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)
2015-05-08
1
-4
/
+18
*
x86/pvops: add a paravirt_ident functions to allow special patching
Jeremy Fitzhardinge
2009-01-30
1
-0
/
+12
*
x86: coding style fixes to arch/x86/kernel/paravirt_patch_32.c
Paolo Ciarrocchi
2008-08-15
1
-1
/
+1
*
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
2008-07-08
1
-2
/
+2
*
x86: move patching code to arch-specific file.
Glauber de Oliveira Costa
2008-01-30
1
-0
/
+49