| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -6/+18 |
|\ |
|
| * | x86, xsave: Make init_xstate_buf static | Robert Richter | 2010-07-21 | 1 | -1/+0 |
| * | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter | 2010-07-21 | 1 | -0/+2 |
| * | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 1 | -1/+0 |
| * | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter | 2010-07-20 | 1 | -1/+0 |
| * | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 | 1 | -3/+6 |
| * | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 | 1 | -0/+10 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-06 | 1 | -0/+10 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-06 | 1 | -0/+10 |
| |/ |
|
* | | KVM: x86: XSAVE/XRSTOR live migration support | Sheng Yang | 2010-08-01 | 1 | -2/+5 |
* | | x86: Export FPU API for KVM use | Sheng Yang | 2010-08-01 | 1 | -0/+3 |
|/ |
|
* | x86: Introduce 'struct fpu' and related API | Avi Kivity | 2010-05-10 | 1 | -3/+4 |
* | x86, ptrace: regset extensions to support xstate | Suresh Siddha | 2010-02-11 | 1 | -0/+2 |
* | x86: add linux kernel support for YMM state | Suresh Siddha | 2009-04-12 | 1 | -1/+2 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+118 |