summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-11-11MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang
2019-11-11MIPS: Drop pmon.hJiaxun Yang
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer
2019-11-01MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton
2019-11-01MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3Tiezhu Yang
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer
2019-11-01mips/cavium-octeon: Fix typo *must* in commentPaul Menzel
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang
2019-11-01MIPS: Loongson64: Cleanup unused codeJiaxun Yang
2019-11-01MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang
2019-10-31MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-23MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer
2019-10-23MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer
2019-10-23MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer
2019-10-23MIPS: arc: remove unused stuffThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-10-23MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn
2019-10-18mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12MIPS: Make builtin_cmdline const & variable lengthPaul Burton
2019-10-12MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton
2019-10-12MIPS: Always define builtin_cmdlinePaul Burton
2019-10-10mips: Fix unroll macro when building with ClangNathan Chancellor
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-10MIPS: cmdline: Clean up boot_command_line initializationPaul Burton
2019-10-09MIPS: cmdline: Remove redundant Kconfig defaultsPaul Burton
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer
2019-10-09MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer
2019-10-09MIPS: fw: arc: workaround 64bit kernel/32bit ARC problemsThomas Bogendoerfer
2019-10-09MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer
2019-10-09MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer
2019-10-09MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer