Age | Commit message (Expand) | Author |
2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-09-09 | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst |
2010-09-09 | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst |
2010-09-09 | x86, fpu: Merge fpu_init() | Brian Gerst |
2010-08-22 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-08-15 | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng |
2010-08-12 | x86, xsave: Disable xsave in i387 emulation mode | Robert Richter |
2010-08-06 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-01 | x86: Export FPU API for KVM use | Sheng Yang |
2010-07-21 | x86, xsave: Separate fpu and xsave initialization | Robert Richter |
2010-07-20 | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter |
2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha |
2010-05-10 | x86: Introduce 'struct fpu' and related API | Avi Kivity |
2010-05-10 | x86: Eliminate TS_XSAVE | Avi Kivity |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-23 | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set | Suresh Siddha |
2010-02-23 | x86, ptrace: Simplify xstateregs_get() | Suresh Siddha |
2010-02-11 | x86, ptrace: regset extensions to support xstate | Suresh Siddha |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2008-11-20 | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick |
2008-10-07 | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext | Suresh Siddha |
2008-07-30 | x86, xsave: keep the XSAVE feature mask as an u64 | H. Peter Anvin |
2008-07-30 | x86, xsave: update xsave header bits during ptrace fpregs set | Suresh Siddha |
2008-07-30 | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha |
2008-07-30 | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha |
2008-07-30 | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha |
2008-07-30 | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha |
2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha |
2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha |
2008-05-10 | x86: fix fpu restore from sig return | Suresh Siddha |
2008-04-19 | x86, fpu: lazy allocation of FPU area - v5 | Suresh Siddha |
2008-04-19 | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha |
2008-04-17 | x86: clean up i387.c | Ingo Molnar |
2008-03-07 | x86: fix merge mistake in i387.c | Jan Beulich |
2008-03-04 | x86, i387: fix ptrace leakage using init_fpu() | Suresh Siddha |
2008-02-19 | x86: make mxcsr_feature_mask static again | Adrian Bunk |
2008-01-30 | x86: x86 user_regset cleanup | Roland McGrath |
2008-01-30 | x86: x86 i387 user_regset | Roland McGrath |
2008-01-30 | x86: i387 renaming | Roland McGrath |