aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i387.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha1-15/+29
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha1-2/+10
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha1-8/+30
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha1-34/+46
2008-04-17x86: clean up i387.cIngo Molnar1-42/+46
2008-03-07x86: fix merge mistake in i387.cJan Beulich1-1/+1
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha1-4/+4
2008-02-19x86: make mxcsr_feature_mask static againAdrian Bunk1-1/+1
2008-01-30x86: x86 user_regset cleanupRoland McGrath1-96/+9
2008-01-30x86: x86 i387 user_regsetRoland McGrath1-233/+248
2008-01-30x86: i387 renamingRoland McGrath1-0/+551