aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpu-bugs64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton1-325/+0
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang1-6/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-14MIPS: mark mult_sh_align_mod() as __always_inlineMasahiro Yamada1-2/+2
2018-11-07MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton1-2/+2
2017-01-24MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan1-12/+12
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-3/+3
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan1-4/+4
2015-02-17MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugsLeonid Yegoshin1-4/+7
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle1-0/+5
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney1-1/+1
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle1-1/+1
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-2/+2
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki1-24/+23
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki1-2/+2
2007-08-27[MIPS] Fix gcc 3.3 warning.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto1-4/+4
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+321