index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
bury the rest of TIF_IRET
Al Viro
2012-07-17
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
Geert Uytterhoeven
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
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-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-22
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
2010-10-16
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
2010-10-16
m32r: restore _BLOCKABLE
Kyle McMartin
2010-09-24
m32r: hole in shifting pc back
Al Viro
2010-09-24
m32r: don't block signals if sigframe setup has failed
Al Viro
2010-09-24
make m32r handle multiple pending signals
Al Viro
2010-09-24
m32r: fix rt_sigsuspend()
Al Viro
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
2007-11-27
m32r: Update sys_rt_sigsuspend
Hirokazu Takata
2007-10-19
spelling fixes: arch/m32r/
Simon Arlott
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-11
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-10-11
[PATCH] m32r: signal __user annotations
Al Viro
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
2006-02-24
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds