index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2012-12-19
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
xtensa: can't get to do_notify_resume() when user_mode(regs) is not true
Al Viro
2012-06-04
fixups for signal breakage
Al Viro
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
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
2012-05-22
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2012-05-22
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-04-23
xtensa: fix build failure in xtensa/kernel/signal.c
Paul Gortmaker
2012-03-22
xtensa: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-22
xtensa: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-03-22
xtensa: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-03-22
xtensa: don't reimplement force_sigsegv()
Matt Fleming
2008-02-14
[XTENSA] Add support for the sa_restorer function
Chris Zankel
2008-02-14
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-14
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
2007-06-01
[XTENSA] Remove non-rt signal handling
Chris Zankel
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
2005-09-23
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel