aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xsave.h
Commit message (Expand)AuthorAge
* Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-21
|\
| * x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-18
| * x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-18
| * x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-18
* | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-21
|/
* x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin2012-04-20
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * x86, xsave: Make init_xstate_buf staticRobert Richter2010-07-21
| * x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter2010-07-21
| * x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-21
| * x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter2010-07-20
| * x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-19
| * x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2010-07-19
| |
| \
*-. \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-06
|\ \ \ | | |/ | |/|
| | * x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-06
| |/
* | KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-01
* | x86: Export FPU API for KVM useSheng Yang2010-08-01
|/
* x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-10
* x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-11
* x86: add linux kernel support for YMM stateSuresh Siddha2009-04-12
* x86, um: ... and asm-x86 moveAl Viro2008-10-23