aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal-common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton1-0/+3
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextPaul Burton1-0/+6
2015-05-19sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand1-7/+2
2014-08-06mips: Use get_signal() signal_setup_done()Richard Weinberger1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-2/+0
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney1-5/+0
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto1-0/+9
2007-03-17[MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto1-0/+3
2007-02-13[MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu1-0/+2
2007-02-13[MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle1-26/+0
2007-02-13[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle1-6/+0
2007-02-10[MIPS] signal: factorize debug codeFranck Bui-Huu1-0/+8
2007-02-10[MIPS] signal: clean up sigframe structureFranck Bui-Huu1-0/+26
2007-02-10[MIPS] signal: do not inline functions in signal-common.hFranck Bui-Huu1-136/+14
2007-02-10[MIPS] signals: reduce {setup,restore}_sigcontext sizesFranck Bui-Huu1-45/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-01[MIPS] Update struct sigcontext member namesDaniel Jacobowitz1-30/+0
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-5/+5
2006-02-14[MIPS] RM9000: Fix buggy I-cache workaround.Thomas Koeller1-1/+1
2006-02-07[MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto1-4/+4
2005-10-29Redo RM9000 workaround which along with other DSP ASE changes wasRalf Baechle1-6/+28
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-4/+52
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+137