aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal.c
Commit message (Expand)AuthorAge
*-. Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
|\ \
| | * x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto2009-01-23
| |/
* / Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-21
|/
* x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto2008-12-18
* x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto2008-12-18
* x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto2008-12-16
* x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-08
* x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-25