summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/signal.c
AgeCommit message (Expand)AuthorLines
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe-2/+2
2007-04-21[ARM] ptrace: clean up single stepping supportRussell King-17/+5
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-0/+1
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek-0/+39
2006-06-24Merge signal handler branchRussell King-125/+82
2006-06-24[ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz-31/+11
2006-06-24[ARM] Add identifying number for non-rt sigframeRussell King-0/+5
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre-1/+1
2006-06-22[ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre-2/+19
2006-06-18[ARM] Gather common sigframe saving code into setup_sigframe()Russell King-33/+29
2006-06-18[ARM] Gather common sigframe restoration code into restore_sigframe()Russell King-43/+33
2006-06-18[ARM] Re-use sigframe within rt_sigframeRussell King-13/+11
2006-06-18[ARM] Merge sigcontext and sigmask members of sigframeRussell King-6/+5
2006-06-18[ARM] Replace extramask with a full copy of the sigmaskRussell King-10/+3
2006-06-18[ARM] Remove rt_sigframe puc and pinfo pointersRussell King-4/+0
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre-11/+18
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz-13/+12
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins-78/+18
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt-2/+3
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton-1/+1
2005-06-22[PATCH] ARM: Move signal return code into vector pageRussell King-10/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+748