summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32_signal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86: ia32_signal.c remove unnecessary function callsHiroshi Shimamoto2008-10-011-4/+1
* x86: ia32_signal.c: remove unnecessary cast to u32Hiroshi Shimamoto2008-10-011-13/+13
* x86: signal: remove unneeded err handlingHiroshi Shimamoto2008-09-141-7/+4
* x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto2008-09-141-17/+9
* Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-061-11/+10
|\
| * x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge2008-08-201-11/+10
* | x86, xsave: save/restore the extended state context in sigframeSuresh Siddha2008-07-301-1/+4
* | x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-301-21/+7
* | x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-301-8/+16
|/
* x86_64: ia32_signal.c: remove signal number conversionHiroshi Shimamoto2008-07-181-3/+1
* x86_64: ia32_signal.c: use macro instead of immediateHiroshi Shimamoto2008-07-181-1/+6
* signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-301-1/+1
* x86 signals: lift set_fsRoland McGrath2008-04-261-4/+0
* x86 signals: lift flags diddling codeRoland McGrath2008-04-261-6/+0
* x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath2008-04-171-1/+1
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-071-2/+2
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* x86: x86 i387 user_regsetRoland McGrath2008-01-301-3/+2
* x86: get rid of _MASK flagsGlauber de Oliveira Costa2008-01-301-2/+2
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-301-16/+16
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-50/+50
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-301-8/+14
* x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner2008-01-301-188/+183
* x86_64: move ia32Thomas Gleixner2007-10-111-0/+617