index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2011-03-16
Merge branch 'misc' into devel
Russell King
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
2011-02-21
ARM: Ensure predictable endian state on signal handler entry
Russell King
2010-04-14
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
Imre Deak
2009-11-23
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
Jean PIHET
2009-10-25
ARM: Fix signal restart issues with NX and OABI compat
Russell King
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-09-12
Merge branch 'master' into devel
Russell King
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-08-15
ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait
Mikael Pettersson
2009-08-05
ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH
Hartley Sweeten
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-05-30
Clear the IT state when invoking a Thumb-2 signal handler
Catalin Marinas
2009-05-20
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-03-20
[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT
janboe
2007-04-21
[ARM] ptrace: clean up single stepping support
Russell King
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[ARM] 3664/1: crunch: add signal frame save/restore
Lennert Buytenhek
2006-06-24
Merge signal handler branch
Russell King
2006-06-24
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
2006-06-24
[ARM] Add identifying number for non-rt sigframe
Russell King
2006-06-23
[PATCH] fix silly ARM non-EABI build error
Nicolas Pitre
2006-06-22
[ARM] 3626/1: ARM EABI: fix syscall restarting
Nicolas Pitre
2006-06-18
[ARM] Gather common sigframe saving code into setup_sigframe()
Russell King
2006-06-18
[ARM] Gather common sigframe restoration code into restore_sigframe()
Russell King
2006-06-18
[ARM] Re-use sigframe within rt_sigframe
Russell King
2006-06-18
[ARM] Merge sigcontext and sigmask members of sigframe
Russell King
2006-06-18
[ARM] Replace extramask with a full copy of the sigmask
Russell King
2006-06-18
[ARM] Remove rt_sigframe puc and pinfo pointers
Russell King
2006-01-18
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
2005-11-19
[ARM] 3168/1: Update ARM signal delivery and masking
Daniel Jacobowitz
2005-10-29
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-06-26
[PATCH] arm: swsusp build fix
Andrew Morton
2005-06-22
[PATCH] ARM: Move signal return code into vector page
Russell King
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds