summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel
2019-11-17crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel
2019-11-17crypto: mips/chacha - import 32r2 ChaCha code from ZincJason A. Donenfeld
2019-11-15Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-14MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos
2019-11-11MIPS: math-emu: Reuse name array in debugfs_fpuemu()Paul Burton
2019-11-11MIPS: allow building with kcov coverageAlexey Khoroshilov
2019-11-11MIPS: Loongson64: Drop setup_pcimapJiaxun Yang
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