aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath1-7/+9
2008-04-26x86 signals: lift set_fsRoland McGrath1-4/+7
2008-04-26x86 signals: lift flags diddling codeRoland McGrath1-4/+15
2008-04-17x86: remove DEBUG_SIGIngo Molnar1-25/+0
2008-04-17x86: define DEBUG_SIG in signal_64.cHarvey Harrison1-6/+6
2008-04-17x86: Unify argument names in signal_32|64.cHarvey Harrison1-2/+3
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison1-8/+1
2008-04-17x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison1-5/+3
2008-04-17x86: Use FIX_EFLAGS define in X86_64Harvey Harrison1-1/+13
2008-04-17x86: reduce trivial style differences in signal_32|64.cHarvey Harrison1-22/+25
2008-03-11x86: ia32 syscall restart fixRoland McGrath1-5/+33
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno1-1/+1
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen1-2/+5
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa1-2/+2
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin1-15/+14
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-57/+58
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath1-9/+5
2008-01-25sched: high-res preemption tickPeter Zijlstra1-0/+3
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-1/+1
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+495