Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
7ab6c54b5dc15732bf14c29bb21263efa49704bd
/
arch
/
mips
/
kernel
/
signal.c
7c4f563
mips: Use sigsp()
by Richard Weinberger
· 11 years ago
81d103b
mips: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
16f77de
Revert "MIPS: Save/restore MSA context around signals"
by Paul Burton
· 11 years ago
ca75064
MIPS: kernel: signal: Prevent save/restore FPU context in user memory
by Leonid Yegoshin
· 11 years ago
eec43a2
MIPS: Save/restore MSA context around signals
by Paul Burton
· 11 years ago
6bbfd65
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
by Paul Burton
· 11 years ago
ff3aa5f
MIPS: Don't require FPU on sigcontext setup/restore
by Paul Burton
· 11 years ago
b2ead52
MIPS: Move & rename fpu_emulator_{save,restore}_context
by Paul Burton
· 11 years ago
597ce17
MIPS: Support for 64-bit FP with O32 binaries
by Paul Burton
· 11 years ago
c3fc5cd
MIPS: Implement HAVE_CONTEXT_TRACKING.
by Ralf Baechle
· 12 years ago
01be057
MIPS: microMIPS: Add vdso support.
by Douglas Leung
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
1910f4a
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
by Al Viro
· 12 years ago
bde208d
switch mips to generic rt_sigsuspend(), make it unconditional
by Al Viro
· 12 years ago
ea536ad
mips: switch to generic sigaltstack
by Al Viro
· 12 years ago
709410a
mips: use sane prototype for sys_rt_sigsuspend()
by Al Viro
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
9ec9b5a
MIPS: Fix harmlessly missing else statement.
by Ralf Baechle
· 12 years ago
f76f330
MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).
by Al Viro
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
8598f3c
MIPS: Use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
1f71792
MIPS: Handle __put_user() sleeping.
by Ralf Baechle
· 14 years ago
c726b82
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
by David Daney
· 14 years ago
4bfb8c5
MIPS: do_sigaltstack() expects userland pointers
by Al Viro
· 14 years ago
8f5a00eb
MIPS: Sanitize restart logics
by Al Viro
· 14 years ago
062ab57
MIPS: Don't block signals if we'd failed to setup a sigframe
by Al Viro
· 14 years ago
d814c28
MIPS: Move signal trampolines off of the stack.
by David Daney
· 15 years ago
137f6f3
MIPS: Cleanup signal code initialization
by Ralf Baechle
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 16 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 16 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 16 years ago
dbda6ac
MIPS: CVE-2009-0029: Enable syscall wrappers.
by Ralf Baechle
· 16 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
faea623
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
by Atsushi Nemoto
· 18 years ago
5323180
[MIPS] Disallow CpU exception in kernel again.
by Atsushi Nemoto
· 18 years ago
53dc802
[MIPS] FPU ownership management & preemption fixes
by Atsushi Nemoto
· 18 years ago
c6a2f46
[MIPS] Check FCSR for pending interrupts, alternative version
by Atsushi Nemoto
· 18 years ago
9693a85
[MIPS] Add basic SMARTMIPS ASE support
by Franck Bui-Huu
· 18 years ago
151fd6a
[MIPS] signals: Share even more code.
by Ralf Baechle
· 18 years ago
24c556e
[MIPS] signals: make common _BLOCKABLE macro
by Franck Bui-Huu
· 18 years ago
6668058
[MIPS] signal: Move sigframe definition for native O32/N64 into signal.c
by Ralf Baechle
· 18 years ago
e692eb3
[MIPS] signal: do not inline handle_signal()
by Franck Bui-Huu
· 18 years ago
f90080a
[MIPS] signal: do not use save_static_function() anymore
by Franck Bui-Huu
· 18 years ago
722bb63
[MIPS] signal: factorize debug code
by Franck Bui-Huu
· 18 years ago
601dde4
[MIPS] signal: test return value of install_sigtramp()
by Franck Bui-Huu
· 18 years ago
c0b9bae
[MIPS] signal: clean up sigframe structure
by Franck Bui-Huu
· 18 years ago
c3fc4ab
[MIPS] signal: do not inline functions in signal-common.h
by Franck Bui-Huu
· 18 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 18 years ago
13fdd31
[MIPS] Avoid double signal restarting.
by Ralf Baechle
· 19 years ago
45887e1
[MIPS] Add missing returns in signal code.
by Ralf Baechle
· 19 years ago
048c614
[MIPS] Don't call try_to_freeze in do_signal & co.
by Ralf Baechle
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
9c6031c
[MIPS] Signal cleanup
by Atsushi Nemoto
· 19 years ago
40ac5d4
[MIPS] Make do_signal return void.
by Ralf Baechle
· 19 years ago
7b3e2fc
[MIPS] Add support for TIF_RESTORE_SIGMASK.
by Ralf Baechle
· 19 years ago
5665a0a
[MIPS] Fix minor sparse warnings
by Atsushi Nemoto
· 19 years ago
9bbf28a3
[MIPS] Sparse: Add some __user tags to signal functions.
by Atsushi Nemoto
· 19 years ago
85b0549
[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.
by Ralf Baechle
· 19 years ago
16cd395
Fix return type of setup_frame variants
by Atsushi Nemoto
· 19 years ago
129bc8f
Setup_frame is now returning a success value.
by Ralf Baechle
· 20 years ago
02416dc
Redo RM9000 workaround which along with other DSP ASE changes was
by Ralf Baechle
· 20 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 20 years ago
fe00f94
Sparseify MIPS.
by Ralf Baechle
· 20 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 20 years ago
d4b3a80
[PATCH] mips: fixed try_to_freeze build error
by Yoichi Yuasa
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago