index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
i387.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-05
Merge branch 'x86/xsave' into x86/core
Ingo Molnar
1
-12
/
+72
2008-09-04
Merge branch 'x86/cpu' into x86/xsave
H. Peter Anvin
1
-0
/
+32
2008-08-15
Merge branch 'x86/amd-iommu' into x86/urgent
Ingo Molnar
1
-0
/
+32
2008-08-14
Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
Ingo Molnar
1
-0
/
+1
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
1
-0
/
+32
2008-08-14
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
1
-54
/
+0
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
1
-0
/
+32
2008-07-30
x86, xsave: save/restore the extended state context in sigframe
Suresh Siddha
1
-1
/
+3
2008-07-30
x86, xsave: reorganization of signal save/restore fpstate code layout
Suresh Siddha
1
-6
/
+7
2008-07-30
x86, xsave: dynamically allocate sigframes fpstate instead of static allocation
Suresh Siddha
1
-0
/
+2
2008-07-30
x86, xsave: context switch support using xsave/xrstor
Suresh Siddha
1
-5
/
+59
2008-07-30
x86, xsave: enable xsave/xrstor on cpus with xsave support
Suresh Siddha
1
-0
/
+1
2008-07-30
Merge branch 'x86/fpu' into x86/core
Ingo Molnar
1
-2
/
+0
2008-07-26
x64, fpu: fix possible FPU leakage in error conditions
Suresh Siddha
1
-2
/
+0
2008-07-26
Merge branch 'linus' into x86/header-guards
Ingo Molnar
1
-54
/
+0
2008-07-25
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
1
-54
/
+0
2008-07-22
x86: consolidate header guards
Vegard Nossum
1
-3
/
+3
2008-07-22
x86: i387.c declare dump_fpu() before they get used
Jaswinder Singh
1
-0
/
+1
2008-06-04
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
1
-0
/
+2
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
1
-1
/
+9
2008-04-19
x86: fpu xstate split cleanup
Suresh Siddha
1
-2
/
+2
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
1
-1
/
+1
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
1
-18
/
+17
2008-04-17
include/asm-x86/i387.h: checkpatch cleanups - formatting only
Joe Perches
1
-10
/
+13
2008-02-19
x86: make mxcsr_feature_mask static again
Adrian Bunk
1
-1
/
+0
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
H. Peter Anvin
1
-12
/
+4
2008-01-30
x86: x86 user_regset cleanup
Roland McGrath
1
-14
/
+0
2008-01-30
x86: x86 i387 cleanup
Roland McGrath
1
-1
/
+374
2008-01-30
x86: x86 i387 user_regset
Roland McGrath
1
-5
/
+1
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-0
/
+5