summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/signal_32.c
AgeCommit message (Expand)Author
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath
2008-01-30x86 vDSO: i386 vdso32Roland McGrath
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath
2008-01-25sched: high-res preemption tickPeter Zijlstra
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17i386: remove unnecessary codeIngo Molnar
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11i386: move kernelThomas Gleixner