aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/r2300_switch.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29MIPS: Remove unused ST_OFF from r2300_switch.SPaul Burton1-6/+0
2017-08-29MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SPaul Burton1-75/+0
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton1-0/+2
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton1-27/+1
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki1-5/+2
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss1-0/+5
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan1-1/+1
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong1-0/+7
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle1-1/+0
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin1-12/+3
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle1-3/+0
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto1-6/+4
2007-03-17[MIPS] FPU ownership management & preemption fixesAtsushi Nemoto1-4/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+174