index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
score
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
*
score: do_sigaltstack() expects a userland pointer...
Al Viro
2012-11-28
*
score: fix bogus restarts on sigreturn()
Al Viro
2012-10-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
*
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-06-01
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
2012-05-21
*
score: don't open-code force_sigsegv()
Al Viro
2012-05-21
*
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
*
score: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
*
score: don't mask signals if we fail to setup signal stack
Matt Fleming
2012-05-21
*
score: remove unused code, add include files in .c
Chen Liqin
2009-08-30
*
score: cleanups: dead code, 0 as pointer, shadowed variables
Arnd Bergmann
2009-06-27
*
score: fix function prototypes
Arnd Bergmann
2009-06-27
*
score: add address space annotations
Arnd Bergmann
2009-06-27
*
score: add missing #includes
Arnd Bergmann
2009-06-27
*
score: update files according to review comments
Chen Liqin
2009-06-19
*
score: Add support for Sunplus S+core architecture
Chen Liqin
2009-06-19