index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avr32: switch to generic sigaltstack
Al Viro
2013-02-03
1
-13
/
+2
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
*
fixups for signal breakage
Al Viro
2012-06-04
1
-1
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-1
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-7
/
+4
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-13
/
+7
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
2012-05-21
1
-0
/
+1
*
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
avr32: use block_sigmask()
Matt Fleming
2012-05-21
1
-5
/
+1
*
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
2012-05-21
1
-10
/
+5
*
avr32: don't mask signals in the error path
Matt Fleming
2012-05-21
1
-13
/
+12
*
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-09
1
-0
/
+1
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+2
*
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
1
-0
/
+5
*
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
2009-05-20
1
-2
/
+2
*
avr32: Introducing asm/syscalls.h
Jaswinder Singh
2008-12-17
1
-0
/
+1
*
avr32: Fix sigaltstack behaviour
Martin Koegler
2008-06-27
1
-0
/
+3
*
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
2008-01-25
1
-7
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
[PATCH] avr32 architecture
Haavard Skinnemoen
2006-09-26
1
-0
/
+328