aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal.c
Commit message (Expand)AuthorAge
* mips: Use sigsp()Richard Weinberger2014-08-06
* mips: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-26
* MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin2014-03-26
* MIPS: Save/restore MSA context around signalsPaul Burton2014-03-26
* MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptracePaul Burton2014-03-26
* MIPS: Don't require FPU on sigcontext setup/restorePaul Burton2014-03-26
* MIPS: Move & rename fpu_emulator_{save,restore}_contextPaul Burton2014-03-26
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-13
* MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-10
* MIPS: microMIPS: Add vdso support.Douglas Leung2013-05-09
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* | mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2013-02-03
* | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-03
* | mips: switch to generic sigaltstackAl Viro2013-02-03
* | mips: use sane prototype for sys_rt_sigsuspend()Al Viro2013-02-03
|/
* MIPS: Fix harmlessly missing else statement.Ralf Baechle2012-12-12
* MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2012-09-22
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* new helper: sigsuspend()Al Viro2012-05-21
* MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming2012-04-26
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* MIPS: Handle __put_user() sleeping.Ralf Baechle2011-09-21
* MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-14
* MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-18
* MIPS: Sanitize restart logicsAl Viro2010-10-18
* MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-18
* MIPS: Move signal trampolines off of the stack.David Daney2010-04-12
* MIPS: Cleanup signal code initializationRalf Baechle2009-12-16
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-27
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-20
* [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-20
* [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-16
* [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-16
* [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-21
* [MIPS] signals: Share even more code.Ralf Baechle2007-02-18
* [MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu2007-02-13
* [MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2007-02-13