aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_64.c
Commit message (Expand)AuthorAgeFilesLines
* signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-301-7/+9
* x86 signals: lift set_fsRoland McGrath2008-04-261-4/+7
* x86 signals: lift flags diddling codeRoland McGrath2008-04-261-4/+15
* x86: remove DEBUG_SIGIngo Molnar2008-04-171-25/+0
* x86: define DEBUG_SIG in signal_64.cHarvey Harrison2008-04-171-6/+6
* x86: Unify argument names in signal_32|64.cHarvey Harrison2008-04-171-2/+3
* x86: move struct definitions to unifed sigframe.hHarvey Harrison2008-04-171-8/+1
* x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison2008-04-171-5/+3
* x86: Use FIX_EFLAGS define in X86_64Harvey Harrison2008-04-171-1/+13
* x86: reduce trivial style differences in signal_32|64.cHarvey Harrison2008-04-171-22/+25
* x86: ia32 syscall restart fixRoland McGrath2008-03-111-5/+33
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-071-1/+1
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-301-2/+5
* 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-15/+14
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-57/+58
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-301-9/+5
* sched: high-res preemption tickPeter Zijlstra2008-01-251-0/+3
* spelling fixes: arch/x86_64/Simon Arlott2007-10-201-1/+1
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* x86_64: move kernelThomas Gleixner2007-10-111-0/+495