aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/r2300_switch.S
AgeCommit message (Expand)AuthorFilesLines
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesGravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-29MIPS: Remove unused ST_OFF from r2300_switch.SGravatar Paul Burton 1-6/+0
2017-08-29MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SGravatar Paul Burton 1-75/+0
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsGravatar Paul Burton 1-0/+2
2015-10-02MIPS: Fix R2300 FP context switch handlingGravatar Paul Burton 1-27/+1
2015-04-08MIPS: Respect the ISA level in FCSR handlingGravatar Maciej W. Rozycki 1-5/+2
2014-11-07MIPS: Fix build with binutils 2.24.51+Gravatar Manuel Lauss 1-0/+5
2013-10-07MIPS: stack protector: Fix per-task canary switchGravatar James Hogan 1-1/+1
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGravatar Gregory Fong 1-0/+7
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-1/+1
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Gravatar Ralf Baechle 1-1/+0
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Gravatar Leonid Yegoshin 1-12/+3
2011-04-06update David Miller's old email addressGravatar Justin P. Mattock 1-1/+1
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Gravatar Ralf Baechle 1-3/+0
2007-04-20[MIPS] Disallow CpU exception in kernel again.Gravatar Atsushi Nemoto 1-6/+4
2007-03-17[MIPS] FPU ownership management & preemption fixesGravatar Atsushi Nemoto 1-4/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-09-09kbuild: mips use generic asm-offsets.h supportGravatar Sam Ravnborg 1-1/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+174