Linus Torvalds
|
9626357371
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
|
12 years ago |
Chris Zankel
|
c50842df47
xtensa: add support for TLS
|
12 years ago |
Al Viro
|
0430f2f276
xtensa: switch to generic sigaltstack
|
12 years ago |
Chris Zankel
|
c4c4594b00
xtensa: clean up files to make them code-style compliant
|
12 years ago |
Richard Weinberger
|
3cffdc8c3a
Uninclude linux/freezer.h
|
13 years ago |
Al Viro
|
13d112ed32
xtensa: can't get to do_notify_resume() when user_mode(regs) is not true
|
13 years ago |
Al Viro
|
03240b279d
fixups for signal breakage
|
13 years ago |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
bf343dfd87
don't call try_to_freeze() from do_signal()
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
a53bb24e76
xtensa: add handling of TIF_NOTIFY_RESUME
|
13 years ago |
Al Viro
|
9ccc9c75c9
xtensa: switch to generic rt_sigsuspend(2)
|
13 years ago |
Al Viro
|
188f677f84
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
|
13 years ago |
Paul Gortmaker
|
9112a6b2fa
xtensa: fix build failure in xtensa/kernel/signal.c
|
13 years ago |
Matt Fleming
|
d12f7c4a2f
xtensa: use set_current_blocked() and block_sigmask()
|
13 years ago |
Matt Fleming
|
3785006ac3
xtensa: don't mask signals if we fail to setup signal stack
|
13 years ago |
Matt Fleming
|
ff6d21e7aa
xtensa: no need to reset handler if SA_ONESHOT
|
13 years ago |
Matt Fleming
|
fa47ac5902
xtensa: don't reimplement force_sigsegv()
|
13 years ago |
Chris Zankel
|
44c64e6b15
[XTENSA] Add support for the sa_restorer function
|
17 years ago |
Chris Zankel
|
c658eac628
[XTENSA] Add support for configurable registers and coprocessors
|
17 years ago |
Chris Zankel
|
3befce8f0f
[XTENSA] Remove oldmask from sigcontext and fix register flush
|
17 years ago |
Chris Zankel
|
29c4dfd92e
[XTENSA] Remove non-rt signal handling
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Chris Zankel
|
fc4fb2adf9
[PATCH] xtensa: fix system call interface
|
18 years ago |
Chris Zankel
|
173d668138
[PATCH] xtensa: remove extra header files
|
18 years ago |
Laurent MEYER
|
d09042da72
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
|
19 years ago |