index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-09-24
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...
Rik van Riel
2017-09-24
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2017-09-24
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
Ingo Molnar
2017-09-24
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
2017-09-24
x86/fpu: Split the state handling in fpu__drop()
Ingo Molnar
2017-09-24
x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
Ingo Molnar
2017-09-24
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
2017-09-24
x86/fpu: Flip the parameter order in copy_*_to_xstate()
Ingo Molnar
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
Ingo Molnar
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
Ingo Molnar
2017-09-24
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...
Ingo Molnar
2017-09-24
x86/fpu: Simplify __copy_xstate_to_kernel() return values
Ingo Molnar
2017-09-24
x86/fpu: Change 'size_total' parameter to unsigned and standardize the size c...
Ingo Molnar
2017-09-24
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
Ingo Molnar
2017-09-24
x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() funct...
Ingo Molnar
2017-09-24
x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
Ingo Molnar
2017-09-24
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
2017-09-24
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
2017-09-24
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-09-22
KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
Ladi Prosek
2017-09-21
x86/xen: clean up clang build warning
Colin Ian King
2017-09-20
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/des3_ede - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/camellia - Fix RBP usage
Josh Poimboeuf
2017-09-20
crypto: x86/blowfish - Fix RBP usage
Josh Poimboeuf
2017-09-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
2017-09-17
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
2017-09-17
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
2017-09-17
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
Andy Lutomirski
2017-09-17
x86/mm: Factor out CR3-building code
Andy Lutomirski
2017-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-15
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
[prev]
[next]