aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal_64.c
Commit message (Expand)AuthorAge
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\
| * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
* | x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-16
|/
* signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-30
* x86 signals: lift set_fsRoland McGrath2008-04-26
* x86 signals: lift flags diddling codeRoland McGrath2008-04-26
* x86: remove DEBUG_SIGIngo Molnar2008-04-17
* x86: define DEBUG_SIG in signal_64.cHarvey Harrison2008-04-17
* x86: Unify argument names in signal_32|64.cHarvey Harrison2008-04-17
* x86: move struct definitions to unifed sigframe.hHarvey Harrison2008-04-17
* x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison2008-04-17
* x86: Use FIX_EFLAGS define in X86_64Harvey Harrison2008-04-17
* x86: reduce trivial style differences in signal_32|64.cHarvey Harrison2008-04-17
* x86: ia32 syscall restart fixRoland McGrath2008-03-11
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-07
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-30
* x86: get rid of _MASK flagsGlauber de Oliveira Costa2008-01-30
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-30
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* spelling fixes: arch/x86_64/Simon Arlott2007-10-19
* Delete filenames in comments.Dave Jones2007-10-13
* x86_64: move kernelThomas Gleixner2007-10-11