index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-23
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
Jean PIHET
1
-2
/
+6
2009-10-25
ARM: Fix signal restart issues with NX and OABI compat
Russell King
1
-24
/
+17
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-49
/
+37
2009-09-12
Merge branch 'master' into devel
Russell King
1
-2
/
+2
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-0
/
+5
2009-08-15
ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait
Mikael Pettersson
1
-49
/
+37
2009-08-05
ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH
Hartley Sweeten
1
-2
/
+2
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-2
/
+6
2009-05-30
Clear the IT state when invoking a Thumb-2 signal handler
Catalin Marinas
1
-2
/
+6
2009-05-20
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
1
-3
/
+3
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
1
-1
/
+1
2008-03-20
[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT
janboe
1
-2
/
+2
2007-04-21
[ARM] ptrace: clean up single stepping support
Russell King
1
-17
/
+5
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[ARM] 3664/1: crunch: add signal frame save/restore
Lennert Buytenhek
1
-0
/
+39
2006-06-24
Merge signal handler branch
Russell King
1
-125
/
+82
2006-06-24
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
1
-31
/
+11
2006-06-24
[ARM] Add identifying number for non-rt sigframe
Russell King
1
-0
/
+5
2006-06-23
[PATCH] fix silly ARM non-EABI build error
Nicolas Pitre
1
-1
/
+1
2006-06-22
[ARM] 3626/1: ARM EABI: fix syscall restarting
Nicolas Pitre
1
-2
/
+19
2006-06-18
[ARM] Gather common sigframe saving code into setup_sigframe()
Russell King
1
-33
/
+29
2006-06-18
[ARM] Gather common sigframe restoration code into restore_sigframe()
Russell King
1
-43
/
+33
2006-06-18
[ARM] Re-use sigframe within rt_sigframe
Russell King
1
-13
/
+11
2006-06-18
[ARM] Merge sigcontext and sigmask members of sigframe
Russell King
1
-6
/
+5
2006-06-18
[ARM] Replace extramask with a full copy of the sigmask
Russell King
1
-10
/
+3
2006-06-18
[ARM] Remove rt_sigframe puc and pinfo pointers
Russell King
1
-4
/
+0
2006-01-18
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
1
-11
/
+18
2005-11-19
[ARM] 3168/1: Update ARM signal delivery and masking
Daniel Jacobowitz
1
-13
/
+12
2005-10-29
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
1
-78
/
+18
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-2
/
+3
2005-06-26
[PATCH] arm: swsusp build fix
Andrew Morton
1
-1
/
+1
2005-06-22
[PATCH] ARM: Move signal return code into vector page
Russell King
1
-10
/
+19
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+748