Commit History

Author SHA1 Message Date
  Phil Carmody 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 years ago
  Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
  Avi Kivity e5c3014282 KVM: Initialize fpu state in preemptible context 14 years ago
  Linus Torvalds b6f7e38dbb Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
  Brian Gerst 8eb91a577d x86, fpu: Remove unnecessary ifdefs from i387 code. 14 years ago
  Brian Gerst 10c11f3049 x86-64, fpu: Fix %cs value in convert_from_fxsr() 14 years ago
  Brian Gerst 6ac8bac268 x86, fpu: Merge fpu_init() 14 years ago
  Linus Torvalds 3dc8d7f07e Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
  Xiaotian Feng f45755b834 KVM: fix poison overwritten caused by using wrong xstate size 15 years ago
  Robert Richter 1f999ab5a1 x86, xsave: Disable xsave in i387 emulation mode 15 years ago
  Linus Torvalds 4a386c3e17 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Sheng Yang 5ee481da7b x86: Export FPU API for KVM use 15 years ago
  Robert Richter 0e49bf66d2 x86, xsave: Separate fpu and xsave initialization 15 years ago
  Robert Richter 82d4150cec x86, xsave: Move boot cpu initialization to xsave_init() 15 years ago
  Suresh Siddha 29104e101d x86, xsave: Sync xsave memory layout with its header for user handling 15 years ago
  Avi Kivity 8660328332 x86: Introduce 'struct fpu' and related API 15 years ago
  Avi Kivity c9ad488289 x86: Eliminate TS_XSAVE 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Suresh Siddha 6dbbe14f21 x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set 15 years ago
  Suresh Siddha ff7fbc72e0 x86, ptrace: Simplify xstateregs_get() 15 years ago
  Suresh Siddha 5b3efd5008 x86, ptrace: regset extensions to support xstate 15 years ago
  Daniel Glöckner ab9e18587f x86, math-emu: fix init_fpu for task != current 16 years ago
  Rakib Mullick 9bc646f163 x86: fix __cpuinit/__init tangle in init_thread_xstate() 16 years ago
  Suresh Siddha 04944b793e x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext 16 years ago
  H. Peter Anvin 6152e4b1c9 x86, xsave: keep the XSAVE feature mask as an u64 17 years ago
  Suresh Siddha 42deec6f2c x86, xsave: update xsave header bits during ptrace fpregs set 17 years ago
  Suresh Siddha c37b5efea4 x86, xsave: save/restore the extended state context in sigframe 17 years ago
  Suresh Siddha ab5137015f x86, xsave: reorganization of signal save/restore fpstate code layout 17 years ago
  Suresh Siddha 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation 17 years ago
  Suresh Siddha b359e8a434 x86, xsave: context switch support using xsave/xrstor 17 years ago