index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
Andi Kleen
2017-09-24
1
-1
/
+1
|
*
|
|
|
|
x86/fpu: Fix boolreturn.cocci warnings
kbuild test robot
2017-09-24
1
-3
/
+3
|
*
|
|
|
|
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...
Rik van Riel
2017-09-24
2
-0
/
+45
|
*
|
|
|
|
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2017-09-24
5
-43
/
+1
|
*
|
|
|
|
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
Ingo Molnar
2017-09-24
2
-8
/
+2
|
*
|
|
|
|
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
2017-09-24
4
-10
/
+17
|
*
|
|
|
|
x86/fpu: Split the state handling in fpu__drop()
Ingo Molnar
2017-09-24
1
-6
/
+13
|
*
|
|
|
|
x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
Ingo Molnar
2017-09-24
1
-0
/
+2
|
*
|
|
|
|
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
2017-09-24
4
-22
/
+8
|
*
|
|
|
|
x86/fpu: Flip the parameter order in copy_*_to_xstate()
Ingo Molnar
2017-09-24
4
-7
/
+7
|
*
|
|
|
|
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
Ingo Molnar
2017-09-24
4
-23
/
+11
|
*
|
|
|
|
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
Ingo Molnar
2017-09-24
3
-16
/
+5
|
*
|
|
|
|
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...
Ingo Molnar
2017-09-24
3
-6
/
+74
|
*
|
|
|
|
x86/fpu: Simplify __copy_xstate_to_kernel() return values
Ingo Molnar
2017-09-24
1
-12
/
+5
|
*
|
|
|
|
x86/fpu: Change 'size_total' parameter to unsigned and standardize the size c...
Ingo Molnar
2017-09-24
1
-17
/
+15
|
*
|
|
|
|
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
Ingo Molnar
2017-09-24
2
-24
/
+24
|
*
|
|
|
|
x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() funct...
Ingo Molnar
2017-09-24
1
-10
/
+10
|
*
|
|
|
|
x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
Ingo Molnar
2017-09-24
1
-5
/
+5
|
*
|
|
|
|
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
2017-09-24
3
-17
/
+16
|
*
|
|
|
|
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
2017-09-24
3
-20
/
+9
|
*
|
|
|
|
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
2017-09-24
3
-17
/
+8
|
*
|
|
|
|
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
2017-09-24
3
-10
/
+109
|
*
|
|
|
|
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
2017-09-24
4
-7
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
17
-66
/
+87
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
12
-42
/
+39
|
*
|
|
|
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
2017-09-17
1
-6
/
+7
|
*
|
|
|
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
2017-09-17
2
-8
/
+8
|
*
|
|
|
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
Andy Lutomirski
2017-09-17
1
-2
/
+19
|
*
|
|
|
x86/mm: Factor out CR3-building code
Andy Lutomirski
2017-09-17
2
-10
/
+16
*
|
|
|
|
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
2017-09-15
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-09-22
12
-156
/
+184
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-6
/
+6
|
*
|
|
|
|
|
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-36
/
+39
|
*
|
|
|
|
|
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-8
/
+7
|
*
|
|
|
|
|
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-15
/
+7
|
*
|
|
|
|
|
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-8
/
+7
|
*
|
|
|
|
|
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-6
/
+5
|
*
|
|
|
|
|
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-3
/
+1
|
*
|
|
|
|
|
crypto: x86/des3_ede - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-6
/
+9
|
*
|
|
|
|
|
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-16
/
+34
|
*
|
|
|
|
|
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-17
/
+30
|
*
|
|
|
|
|
crypto: x86/camellia - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-13
/
+13
|
*
|
|
|
|
|
crypto: x86/blowfish - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-22
/
+26
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-19
2
-20
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
2017-09-19
1
-12
/
+21
|
*
|
|
|
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
2017-09-19
1
-5
/
+1
|
*
|
|
|
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
2017-09-19
1
-3
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-17
1
-0
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
2017-09-15
1
-0
/
+11
[prev]
[next]