| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 1 | -134/+49 |
|\ |
|
| * | x86, fpu: Merge fpu_save_init() | Brian Gerst | 2010-09-09 | 1 | -44/+4 |
| * | x86-32, fpu: Rewrite fpu_save_init() | Brian Gerst | 2010-09-09 | 1 | -25/+22 |
| * | x86, fpu: Remove PSHUFB_XMM5_* macros | Brian Gerst | 2010-09-09 | 1 | -3/+0 |
| * | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst | 2010-09-09 | 1 | -6/+6 |
| * | x86-64, fpu: Simplify constraints for fxsave/fxtstor | Brian Gerst | 2010-09-09 | 1 | -27/+17 |
| * | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst | 2010-09-09 | 1 | -15/+0 |
| * | x86, fpu: Merge __save_init_fpu() | Brian Gerst | 2010-09-09 | 1 | -9/+2 |
| * | x86, fpu: Merge tolerant_fwait() | Brian Gerst | 2010-09-09 | 1 | -15/+4 |
* | | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin | 2010-10-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -1/+14 |
|\ |
|
| * | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 1 | -1/+0 |
| * | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 | 1 | -1/+1 |
| * | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 | 1 | -0/+14 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-06 | 1 | -0/+9 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-06 | 1 | -0/+9 |
| |/ |
|
* | | x86: Export FPU API for KVM use | Sheng Yang | 2010-08-01 | 1 | -0/+2 |
|/ |
|
* | x86, fpu: Use static_cpu_has() to implement use_xsave() | H. Peter Anvin | 2010-05-11 | 1 | -9/+3 |
* | x86, fpu: Use the proper asm constraint in use_xsave() | H. Peter Anvin | 2010-05-10 | 1 | -1/+1 |
* | x86: Introduce 'struct fpu' and related API | Avi Kivity | 2010-05-10 | 1 | -30/+85 |
* | x86: Eliminate TS_XSAVE | Avi Kivity | 2010-05-10 | 1 | -4/+16 |
* | x86, ptrace: regset extensions to support xstate | Suresh Siddha | 2010-02-11 | 1 | -2/+10 |
* | crypto: ghash-intel - Add PSHUFB macros | Herbert Xu | 2009-11-03 | 1 | -0/+7 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 1 | -0/+1 |
|\ |
|
| * | x86: split out core __math_state_restore | Jeremy Fitzhardinge | 2009-06-17 | 1 | -0/+1 |
* | | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h | Huang Ying | 2009-09-01 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -6/+6 |
|\ |
|
| * | x86: Clear TS in irq_ts_save() when in an atomic section | Chuck Ebbert | 2009-06-09 | 1 | -6/+6 |
* | | x86_64: fix incorrect comments | Jiri Slaby | 2009-04-08 | 1 | -2/+2 |
* | | x86: unify restore_fpu_checking | Jiri Slaby | 2009-04-08 | 1 | -12/+12 |
* | | x86_32: introduce restore_fpu_checking() | Jiri Slaby | 2009-04-08 | 1 | -5/+4 |
|/ |
|
* | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -1/+7 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+400 |