aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] Remove all traces of signal number conversionAndi Kleen1-5/+0
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen1-47/+35
2006-06-26[PATCH] x86_64: Remove bogus RED-PEN comment in signal.cAndi Kleen1-1/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-2/+0
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki1-4/+0
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CSBryan Ford1-0/+17
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez1-1/+1
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez1-1/+1
2005-06-23[PATCH] x86_64: never block forced SIGSEGVRoland McGrath1-11/+15
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla1-0/+1
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen1-1/+3
2005-04-26[PATCH] amd64 rt_sigframe user annotationAl Viro1-1/+1
2005-04-16[PATCH] x86_64: Fix interaction of single stepping with debuggersAndi Kleen1-0/+12
2005-04-16[PATCH] x86_64: Some fixes for single step handlingAndi Kleen1-14/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+486