Commit Verlauf

Autor SHA1 Nachricht Datum
  Fenghua Yu 8ff925e10f x86/xsaves: Clean up code in xstate offsets computation in xsave area vor 11 Jahren
  Fenghua Yu 7496d6458f Define kernel API to get address of each state in xsave area vor 11 Jahren
  Fenghua Yu 7e7ce87f6a x86/xsaves: Enable xsaves/xrstors vor 11 Jahren
  Fenghua Yu 47c2f292cc x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf vor 11 Jahren
  Qiaowei Ren e7d820a5e5 x86, xsave: Support eager-only xsave features, add MPX support vor 12 Jahren
  Paul Gortmaker 148f9bb877 x86: delete __cpuinit usage from all x86 files vor 12 Jahren
  H. Peter Anvin 60e019eb37 x86: Get rid of ->hard_math and all the FPU asm fu vor 12 Jahren
  H. Peter Anvin e139e95590 x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space vor 13 Jahren
  Suresh Siddha e00229819f x86, fpu: make eagerfpu= boot param tri-state vor 13 Jahren
  Suresh Siddha 212b02125f x86, fpu: enable eagerfpu by default for xsaveopt vor 13 Jahren
  Suresh Siddha 5d2bd7009f x86, fpu: decouple non-lazy/eager fpu restore from xsave vor 13 Jahren
  Suresh Siddha 304bceda6a x86, fpu: use non-lazy fpu restore for processors supporting xsave vor 13 Jahren
  Suresh Siddha 377ffbcc53 x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() vor 13 Jahren
  Suresh Siddha e962591749 x86, fpu: drop_fpu() before restoring new state from sigframe vor 13 Jahren
  Suresh Siddha 72a671ced6 x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels vor 13 Jahren
  Suresh Siddha 0ca5bd0d88 x86, fpu: Consolidate inline asm routines for saving/restoring fpu state vor 13 Jahren
  Mathias Krause 5c7d03e99c x86/fpu/xsave: Keep __user annotation in casts vor 13 Jahren
  Joe Perches c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> vor 13 Jahren
  Suresh Siddha d75f1b391f x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state() vor 13 Jahren
  Linus Torvalds 1361b83a13 i387: Split up <asm/i387.h> into exported and internal interfaces vor 14 Jahren
  Linus Torvalds f94edacf99 i387: move TS_USEDFPU flag from thread_info to task_struct vor 14 Jahren
  Linus Torvalds 6d59d7a9f5 i387: don't ever touch TS_USEDFPU directly, use helper functions vor 14 Jahren
  Linus Torvalds 15d8791cae i387: fix x86-64 preemption-unsafe user stack save/restore vor 14 Jahren
  Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings vor 14 Jahren
  Suresh Siddha 10340ae130 x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() vor 15 Jahren
  Linus Torvalds 4a386c3e17 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
  Linus Torvalds 75cb5fdce2 Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip vor 15 Jahren
  H. Peter Anvin 1cff92d8fd x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 vor 15 Jahren
  Robert Richter 4995b9dba9 x86, xsave: Add __init attribute to setup_xstate_features() vor 15 Jahren
  Robert Richter 45c2d7f462 x86, xsave: Make init_xstate_buf static vor 15 Jahren