index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
i387.h
Age
Commit message (
Expand
)
Author
2008-09-05
Merge branch 'x86/xsave' into x86/core
Ingo Molnar
2008-09-04
Merge branch 'x86/cpu' into x86/xsave
H. Peter Anvin
2008-08-15
Merge branch 'x86/amd-iommu' into x86/urgent
Ingo Molnar
2008-08-14
Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
Ingo Molnar
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
2008-08-14
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
2008-07-30
x86, xsave: save/restore the extended state context in sigframe
Suresh Siddha
2008-07-30
x86, xsave: reorganization of signal save/restore fpstate code layout
Suresh Siddha
2008-07-30
x86, xsave: dynamically allocate sigframes fpstate instead of static allocation
Suresh Siddha
2008-07-30
x86, xsave: context switch support using xsave/xrstor
Suresh Siddha
2008-07-30
x86, xsave: enable xsave/xrstor on cpus with xsave support
Suresh Siddha
2008-07-30
Merge branch 'x86/fpu' into x86/core
Ingo Molnar
2008-07-26
x64, fpu: fix possible FPU leakage in error conditions
Suresh Siddha
2008-07-26
Merge branch 'linus' into x86/header-guards
Ingo Molnar
2008-07-24
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
2008-07-22
x86: consolidate header guards
Vegard Nossum
2008-07-22
x86: i387.c declare dump_fpu() before they get used
Jaswinder Singh
2008-06-04
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
2008-04-19
x86: fpu xstate split cleanup
Suresh Siddha
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-17
include/asm-x86/i387.h: checkpatch cleanups - formatting only
Joe Perches
2008-02-19
x86: make mxcsr_feature_mask static again
Adrian Bunk
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
H. Peter Anvin
2008-01-30
x86: x86 user_regset cleanup
Roland McGrath
2008-01-30
x86: x86 i387 cleanup
Roland McGrath
2008-01-30
x86: x86 i387 user_regset
Roland McGrath
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner