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