summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xsave.h
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Move xsave.h to fpu/xsave.hIngo Molnar2015-05-191-250/+0
* x86/fpu: Remove fpu_xsave()Ingo Molnar2015-05-191-8/+0
* x86/fpu: Simplify the xsave_state*() methodsIngo Molnar2015-05-191-3/+5
* x86/fpu: Remove stale init_fpu() prototypeIngo Molnar2015-05-191-1/+0
* x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas2015-03-051-17/+11
* KVM: x86: Enable Intel AVX-512 for guestChao Peng2014-11-031-0/+1
* x86, xsave: Add forgotten inline annotationBorislav Petkov2014-06-181-1/+1
* x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)H. Peter Anvin2014-05-301-0/+1
* Define kernel API to get address of each state in xsave areaFenghua Yu2014-05-291-0/+3
* x86/xsaves: Add xsaves and xrstors support for booting timeFenghua Yu2014-05-291-0/+60
* x86/xsaves: Use xsave/xrstor for saving and restoring user space contextFenghua Yu2014-05-291-15/+18
* x86/xsaves: Use xsaves/xrstors for context switchFenghua Yu2014-05-291-25/+12
* x86/xsaves: Use xsaves/xrstors to save and restore xsave areaFenghua Yu2014-05-291-20/+64
* x86/xsaves: Define a macro for handling xsave/xrstor instruction faultFenghua Yu2014-05-291-0/+7
* x86/xsaves: Define macros for xsave instructionsFenghua Yu2014-05-291-0/+6
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+2
|\
| * KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-221-0/+2
* | x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-02-201-6/+10
|/
* x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-061-4/+10
* Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-211-10/+3
|\
| * x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-181-0/+1
| * x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-181-5/+1
| * x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-181-5/+1
* | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-4/+6
|/
* x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin2012-04-201-8/+2
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-6/+18
|\
| * x86, xsave: Make init_xstate_buf staticRobert Richter2010-07-211-1/+0
| * x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter2010-07-211-0/+2
| * x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-211-1/+0
| * x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter2010-07-201-1/+0
| * x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-191-3/+6
| * x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2010-07-191-0/+10
| |
| \
*-. \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-061-0/+10
|\ \ \ | | |/ | |/|
| | * x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-061-0/+10
| |/
* | KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-011-2/+5
* | x86: Export FPU API for KVM useSheng Yang2010-08-011-0/+3
|/
* x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-101-3/+4
* x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-111-0/+2
* x86: add linux kernel support for YMM stateSuresh Siddha2009-04-121-1/+2
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+118
OpenPOWER on IntegriCloud