summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe2008-03-201-2/+2
* [ARM] ptrace: clean up single stepping supportRussell King2007-04-211-17/+5
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-0/+1
|\
| * [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-0/+1
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+39
* Merge signal handler branchRussell King2006-06-241-125/+82
|\
| * [ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz2006-06-241-31/+11
| * [ARM] Add identifying number for non-rt sigframeRussell King2006-06-241-0/+5
| * [ARM] Gather common sigframe saving code into setup_sigframe()Russell King2006-06-181-33/+29
| * [ARM] Gather common sigframe restoration code into restore_sigframe()Russell King2006-06-181-43/+33
| * [ARM] Re-use sigframe within rt_sigframeRussell King2006-06-181-13/+11
| * [ARM] Merge sigcontext and sigmask members of sigframeRussell King2006-06-181-6/+5
| * [ARM] Replace extramask with a full copy of the sigmaskRussell King2006-06-181-10/+3
| * [ARM] Remove rt_sigframe puc and pinfo pointersRussell King2006-06-181-4/+0
* | [PATCH] fix silly ARM non-EABI build errorNicolas Pitre2006-06-231-1/+1
* | [ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre2006-06-221-2/+19
|/
* [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre2006-01-181-11/+18
* [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-191-13/+12
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-291-78/+18
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
* [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
* [PATCH] ARM: Move signal return code into vector pageRussell King2005-06-221-10/+19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+748
OpenPOWER on IntegriCloud