index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-05-30
1
-67
/
+18
|
\
|
*
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-29
1
-67
/
+18
|
|
\
|
|
*
arm: remove unused restart trampoline
Al Viro
2012-05-21
1
-13
/
+0
|
|
*
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2012-05-21
1
-27
/
+6
|
|
*
arm: if we get into work_pending while returning to kernel mode, just go away
Al Viro
2012-05-21
1
-9
/
+0
|
|
*
arm: don't call try_to_freeze() from do_signal()
Al Viro
2012-05-21
1
-4
/
+0
|
|
*
arm: if there's no handler we need to restore sigmask, syscall or no syscall
Al Viro
2012-05-21
1
-8
/
+6
|
|
*
arm: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-6
/
+6
*
|
|
new helper: sigsuspend()
Al Viro
2012-05-22
1
-10
/
+1
|
/
/
*
|
Merge branch 'misc' into for-linus
Russell King
2012-05-21
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
ARM: 7374/1: add TRACEHOOK support
Wade Farnsworth
2012-04-25
1
-0
/
+2
*
|
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
Will Deacon
2012-04-23
1
-51
/
+4
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-30
1
-16
/
+8
|
\
|
*
ARM: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-24
1
-16
/
+8
*
|
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
2012-02-02
1
-3
/
+2
|
/
*
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
Arnd Bergmann
2011-05-12
1
-37
/
+53
*
Merge branch 'misc' into devel
Russell King
2011-03-17
1
-9
/
+0
|
\
|
*
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
2011-02-23
1
-9
/
+0
*
|
ARM: Ensure predictable endian state on signal handler entry
Russell King
2011-02-21
1
-1
/
+3
|
/
*
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
Imre Deak
2010-04-14
1
-4
/
+89
*
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
Jean PIHET
2009-11-23
1
-2
/
+6
*
ARM: Fix signal restart issues with NX and OABI compat
Russell King
2009-10-25
1
-24
/
+17
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-09-15
1
-49
/
+37
|
\
|
*
Merge branch 'master' into devel
Russell King
2009-09-12
1
-2
/
+2
|
|
\
|
*
|
ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait
Mikael Pettersson
2009-08-15
1
-49
/
+37
*
|
|
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-09
1
-0
/
+1
*
|
|
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+2
*
|
|
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
1
-0
/
+5
|
|
/
|
/
|
*
|
ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH
Hartley Sweeten
2009-08-05
1
-2
/
+2
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-2
/
+6
|
\
|
*
Clear the IT state when invoking a Thumb-2 signal handler
Catalin Marinas
2009-05-30
1
-2
/
+6
*
|
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
2009-05-21
1
-3
/
+3
|
/
*
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT
janboe
2008-03-20
1
-2
/
+2
*
[ARM] ptrace: clean up single stepping support
Russell King
2007-04-21
1
-17
/
+5
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-08
1
-0
/
+1
|
\
|
*
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-11-30
1
-0
/
+1
*
|
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] 3664/1: crunch: add signal frame save/restore
Lennert Buytenhek
2006-06-28
1
-0
/
+39
*
Merge signal handler branch
Russell King
2006-06-25
1
-125
/
+82
|
\
|
*
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
2006-06-25
1
-31
/
+11
|
*
[ARM] Add identifying number for non-rt sigframe
Russell King
2006-06-24
1
-0
/
+5
|
*
[ARM] Gather common sigframe saving code into setup_sigframe()
Russell King
2006-06-18
1
-33
/
+29
|
*
[ARM] Gather common sigframe restoration code into restore_sigframe()
Russell King
2006-06-18
1
-43
/
+33
|
*
[ARM] Re-use sigframe within rt_sigframe
Russell King
2006-06-18
1
-13
/
+11
|
*
[ARM] Merge sigcontext and sigmask members of sigframe
Russell King
2006-06-18
1
-6
/
+5
|
*
[ARM] Replace extramask with a full copy of the sigmask
Russell King
2006-06-18
1
-10
/
+3
|
*
[ARM] Remove rt_sigframe puc and pinfo pointers
Russell King
2006-06-18
1
-4
/
+0
*
|
[PATCH] fix silly ARM non-EABI build error
Nicolas Pitre
2006-06-23
1
-1
/
+1
[next]