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
Age
Commit message (
Expand
)
Author
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
2015-06-09
x86/mpx: Introduce a boot-time disable flag
Dave Hansen
2015-06-09
x86/mpx: Restrict the mmap() size check to bounds tables
Dave Hansen
2015-06-09
x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK
Qiaowei Ren
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
2015-06-09
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
2015-06-09
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
Dave Hansen
2015-06-09
x86/fpu/xstate: Fix up bad get_xsave_addr() assumptions
Dave Hansen
2015-05-27
x86/fpu: Make WARN_ON_FPU() more robust in the !CONFIG_X86_DEBUG_FPU case
Ingo Molnar
2015-05-27
x86/fpu: Simplify copy_kernel_to_xregs_booting()
Ingo Molnar
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Remove error return values from copy_kernel_to_*regs() functions
Ingo Molnar
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Add debugging checks to all copy_kernel_to_*() functions
Ingo Molnar
2015-05-27
x86/fpu: Add debugging check to fpu__restore()
Ingo Molnar
2015-05-27
x86/fpu: Optimize fpu__activate_fpstate_write()
Ingo Molnar
2015-05-27
x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()
Ingo Molnar
2015-05-27
x86/fpu: Optimize fpu__activate_fpstate_read()
Ingo Molnar
2015-05-27
x86/fpu: Split out the fpu__activate_fpstate_read() method
Ingo Molnar
2015-05-27
x86/fpu: Fix FPU register read access to the current task
Ingo Molnar
2015-05-25
x86/fpu: Micro-optimize the copy_xregs_to_kernel*() and copy_kernel_to_xregs*...
Ingo Molnar
2015-05-25
x86/fpu: Improve the initialization logic of 'err' around xstate_fault() cons...
Ingo Molnar
2015-05-25
x86/fpu: Improve xstate_fault() handling
Ingo Molnar
2015-05-25
x86/fpu: Rename xstate related 'fx' references to 'xstate'
Ingo Molnar
2015-05-25
x86/fpu: Fix fpu__init_system_xstate() comments
Ingo Molnar
2015-05-25
x86/fpu: Move the xstate copying functions into fpu/internal.h
Ingo Molnar
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-25
x86/fpu: Fix FPU state save area alignment bug
Ingo Molnar
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
2015-05-22
x86/fpu, crypto: Fix AVX2 feature tests
Ingo Molnar
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
2015-05-21
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
2015-05-20
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2015-05-20
x86/fpu: Disable XSAVES* support for now
Ingo Molnar
2015-05-20
x86/fpu/init: Clean up and comment the __setup() functions
Ingo Molnar
2015-05-20
x86/fpu/init: Move __setup() functions to fpu/init.c
Ingo Molnar
2015-05-20
x86/fpu/xstate: Use explicit parameter in xstate_fault()
Ingo Molnar
2015-05-19
Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-05-19
x86/fpu: Reorganize fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code
Ingo Molnar
[next]