Age | Commit message (Expand) | Author | Files | Lines |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -1/+1 |
2016-04-03 | MIPS: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-01-13 | MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. | Ralf Baechle | 1 | -10/+16 |
2014-11-24 | MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environment | Alban Bedel | 1 | -3/+3 |
2014-11-24 | MIPS: FW: Fix parsing u-boot environment | Alban Bedel | 1 | -1/+1 |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki | 2 | -23/+37 |
2014-01-25 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-06-21 | MIPS: sibyte: Declare the cfe_write() buffer as constant | Markos Chandras | 1 | -2/+2 |
2013-05-08 | MIPS: FW: Add environment variable processing. | Steven J. Hill | 2 | -0/+103 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 6 | -14/+14 |
2012-12-13 | MIPS: Kconfig: Rename several firmware related config symbols. | Ralf Baechle | 1 | -1/+1 |
2012-11-17 | mips, arc: fix build failure | David Rientjes | 1 | -0/+1 |
2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle | 1 | -2/+0 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 1 | -1/+0 |
2012-03-01 | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2 | -0/+2 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -2/+2 |
2011-04-06 | update David Miller's old email address | Justin P. Mattock | 8 | -8/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-17 | mips: change to new flag variable | matt mooney | 1 | -1/+1 |
2009-12-17 | MIPS: IP22: Remove an unused function | Dmitri Vorobiev | 1 | -5/+0 |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle | 1 | -2/+2 |
2009-09-17 | MIPS: FW: Build with -Werror | Ralf Baechle | 1 | -0/+2 |
2009-08-03 | MIPS: Eleminate filenames from comments | Ralf Baechle | 1 | -2/+0 |
2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer | 1 | -11/+0 |
2008-06-16 | [MIPS] Add RM200 with R5000 CPU to known ARC machines | Thomas Bogendoerfer | 1 | -0/+5 |
2008-01-29 | [MIPS] RM: Collected changes | Thomas Bogendoerfer | 4 | -0/+258 |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 1 | -0/+8 |
2008-01-29 | [MIPS] ARC: Use strchr instead of strstr. | Roel Kluin | 1 | -1/+1 |
2008-01-29 | [MIPS] CFE: Make code remotely resemble Linux code. | Christoph Hellwig | 2 | -222/+148 |
2007-10-12 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 1 | -3/+3 |
2007-10-12 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 1 | -10/+0 |
2007-10-12 | [MIPS] ARC: Convert mach_table[] to ISO C initializers. | Ralf Baechle | 1 | -40/+48 |
2007-10-12 | [MIPS] Move ARC code into arch/mips/fw/arc | Aurelien Jarno | 13 | -0/+912 |
2007-10-12 | [MIPS] Move CFE code into arch/mips/fw/cfe | Aurelien Jarno | 3 | -0/+659 |