summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/signal_64.c
AgeCommit message (Expand)Author
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath
2008-04-26x86 signals: lift set_fsRoland McGrath
2008-04-26x86 signals: lift flags diddling codeRoland McGrath
2008-04-17x86: remove DEBUG_SIGIngo Molnar
2008-04-17x86: define DEBUG_SIG in signal_64.cHarvey Harrison
2008-04-17x86: Unify argument names in signal_32|64.cHarvey Harrison
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison
2008-04-17x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison
2008-04-17x86: Use FIX_EFLAGS define in X86_64Harvey Harrison
2008-04-17x86: reduce trivial style differences in signal_32|64.cHarvey Harrison
2008-03-11x86: ia32 syscall restart fixRoland McGrath
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
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-25sched: high-res preemption tickPeter Zijlstra
2007-10-20spelling fixes: arch/x86_64/Simon Arlott
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11x86_64: move kernelThomas Gleixner