Age | Commit message (Expand) | Author |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-06-25 | mips: Return proper error code from console ->setup() hook | Andy Shevchenko |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-05-07 | MIPS: CFE: Remove dead code in cfe_getfwinfo() | Jason Yan |
2020-04-09 | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory | Masahiro Yamada |
2020-03-25 | MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOC | Masahiro Yamada |
2019-11-01 | Merge tag 'mips_fixes_5.4_3' into mips-next | Paul Burton |
2019-10-23 | MIPS: SGI-IP27: reduce ARC usage to a minimum | Thomas Bogendoerfer |
2019-10-23 | MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline | Thomas Bogendoerfer |
2019-10-23 | MIPS: arc: remove unused stuff | Thomas Bogendoerfer |
2019-10-23 | MIPS: SGI-IP27: move registering of smp ops into IP27 specific code | Thomas Bogendoerfer |
2019-10-09 | MIPS: SGI-IP22/28: Use PROM for memory detection | Thomas Bogendoerfer |
2019-10-09 | MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems | Thomas Bogendoerfer |
2019-10-09 | MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel | Thomas Bogendoerfer |
2019-10-09 | MIPS: fw: arc: remove unused ARC code | Thomas Bogendoerfer |
2019-10-09 | MIPS: fw: sni: Fix out of bounds init of o32 stack | Thomas Bogendoerfer |
2019-10-04 | MIPS: fw/arc: Remove unused addr variable | Paul Burton |
2019-08-23 | MIPS: fw: Record prom memory | Jiaxun Yang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn |
2016-04-03 | MIPS: Fix misspellings in comments. | Adam Buchbinder |
2015-01-13 | MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. | Ralf Baechle |
2014-11-24 | MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environment | Alban Bedel |
2014-11-24 | MIPS: FW: Fix parsing u-boot environment | Alban Bedel |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-06-21 | MIPS: sibyte: Declare the cfe_write() buffer as constant | Markos Chandras |
2013-05-08 | MIPS: FW: Add environment variable processing. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-13 | MIPS: Kconfig: Rename several firmware related config symbols. | Ralf Baechle |
2012-11-16 | mips, arc: fix build failure | David Rientjes |
2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-02-29 | bug.h: add include of it to various implicit C users | Paul Gortmaker |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |
2011-04-06 | update David Miller's old email address | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | mips: change to new flag variable | matt mooney |
2009-12-17 | MIPS: IP22: Remove an unused function | Dmitri Vorobiev |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle |
2009-09-17 | MIPS: FW: Build with -Werror | Ralf Baechle |
2009-08-03 | MIPS: Eleminate filenames from comments | Ralf Baechle |
2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer |