index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
frv: Use sigsp()
Richard Weinberger
2014-08-06
frv: Use get_signal() signal_setup_done()
Richard Weinberger
2013-02-03
frv: switch to generic old sigaction()
Al Viro
2013-02-03
frv: switch to generic old sigsuspend
Al Viro
2013-02-03
frv: switch to generic sigaltstack
Al Viro
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
frv: no need to raise SIGTRAP in setup_frame()
Al Viro
2012-06-02
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
2012-06-01
FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions
David Howells
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
frv: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
new helper: sigsuspend()
Al Viro
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
2009-10-29
frv: fix check on unsigned in do_signal()
Roel Kluin
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-06-11
FRV: Implement new-style ptrace
David Howells
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2008-04-29
Remove the macro get_personality
WANG Cong
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
[PATCH] frv: signal annotations
Al Viro
2006-01-18
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
David Howells
2006-01-06
[PATCH] frv: improve signal handling
David Howells
2006-01-06
[PATCH] frv: fix signal handling
David Howells
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds