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
|
6fd84c0831
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
|
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
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Matt Fleming
|
8598f3cd80
MIPS: Use set_current_blocked() and block_sigmask()
|
13 years ago |
David Howells
|
b81947c646
Disintegrate asm/system.h for MIPS
|
13 years ago |
Ralf Baechle
|
1f717929e9
MIPS: Handle __put_user() sleeping.
|
14 years ago |
David Daney
|
c726b82213
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
|
14 years ago |
Al Viro
|
4bfb8c5c87
MIPS: do_sigaltstack() expects userland pointers
|
14 years ago |
Al Viro
|
8f5a00eb42
MIPS: Sanitize restart logics
|
14 years ago |
Al Viro
|
062ab57b2f
MIPS: Don't block signals if we'd failed to setup a sigframe
|
14 years ago |
David Daney
|
d814c28cec
MIPS: Move signal trampolines off of the stack.
|
15 years ago |
Ralf Baechle
|
137f6f3e28
MIPS: Cleanup signal code initialization
|
15 years ago |
David Howells
|
733e5e4b4e
KEYS: Add missing linux/tracehook.h #inclusions
|
16 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
d0420c83f3
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
|
16 years ago |
Ralf Baechle
|
dbda6ac089
MIPS: CVE-2009-0029: Enable syscall wrappers.
|
16 years ago |
Ralf Baechle
|
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
|
17 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Atsushi Nemoto
|
faea623464
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
|
18 years ago |
Atsushi Nemoto
|
5323180db7
[MIPS] Disallow CpU exception in kernel again.
|
18 years ago |
Atsushi Nemoto
|
53dc80287d
[MIPS] FPU ownership management & preemption fixes
|
18 years ago |
Atsushi Nemoto
|
c6a2f46793
[MIPS] Check FCSR for pending interrupts, alternative version
|
18 years ago |
Franck Bui-Huu
|
9693a85378
[MIPS] Add basic SMARTMIPS ASE support
|
18 years ago |
Ralf Baechle
|
151fd6acd9
[MIPS] signals: Share even more code.
|
18 years ago |
Franck Bui-Huu
|
24c556e99e
[MIPS] signals: make common _BLOCKABLE macro
|
18 years ago |