summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/r4k_switch.S
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton2017-08-291-203/+0
* MIPS: Remove dead define of ST_OFFMatt Redfearn2017-04-121-6/+0
* MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton2017-01-031-0/+3
* MIPS: Remove redundant asm/pgtable-bits.h inclusionsPaul Burton2016-05-131-1/+0
* MIPS: Tidy up FPU context switchingPaul Burton2015-09-031-40/+1
* MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-081-5/+2
* MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin2015-02-171-6/+8
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-071-1/+14
* MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-021-0/+5
* MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2014-08-021-1/+3
* MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-301-0/+3
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-33/+0
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-311-1/+1
* MIPS: Basic MSA context switching supportPaul Burton2014-03-261-17/+41
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-2/+43
* MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-071-1/+1
* MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong2013-07-011-0/+6
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-281-1/+0
* MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-191-9/+3
* update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
* MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle2009-09-171-3/+0
* [MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle2007-07-121-6/+1
* [MIPS] Remove duplicate fpu enable hazard code.Chris Dearman2007-06-061-1/+1
* [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-201-6/+4
* [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-171-4/+6
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-011-0/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-291-3/+3
* [MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2006-06-191-5/+8
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-1/+33
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-2/+2
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+221
OpenPOWER on IntegriCloud