summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada-0/+2
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada-0/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds-16/+16
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds-8/+0
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek-1/+0
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1938/+2090
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie-0/+6
2019-11-22mips: add support for folded p4d page tablesMike Rapoport-22/+22
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport-8/+1
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport-2/+7
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig-8/+0
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann-8/+8
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann-8/+8
2019-11-11MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang-1/+0
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang-11/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang-22/+0
2019-11-11MIPS: Drop pmon.hJiaxun Yang-46/+0
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen-2/+2
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen-5/+5
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen-7/+0
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer-0/+523
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton-10/+24
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer-19/+3
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang-1/+0
2019-11-01MIPS: Loongson64: Cleanup unused codeJiaxun Yang-776/+8
2019-11-01MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang-788/+23
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang-0/+1816
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang-25/+24
2019-10-23MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer-48/+0
2019-10-23MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer-8/+1
2019-10-23MIPS: arc: remove unused stuffThomas Bogendoerfer-2/+1
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski-5/+5
2019-10-23MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn-1/+1
2019-10-18mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino-1/+3
2019-10-10mips: Fix unroll macro when building with ClangNathan Chancellor-1/+2
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang-0/+11
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer-9/+1
2019-10-09MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer-2/+1
2019-10-09MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer-73/+30
2019-10-09MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer-12/+0
2019-10-09MIPS: Drop 32-bit asm string functionsPaul Burton-123/+0
2019-10-09MIPS: Provide unroll() macro, use it for cache opsPaul Burton-339/+95
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer-2/+2
2019-10-07MIPS: futex: Restore \n after sync instructionsPaul Burton-3/+3
2019-10-07MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer-0/+10
2019-10-07mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin-0/+2
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen-7/+25
2019-10-07MIPS: Loongson: Add CFUCFG&CSR supportHuacai Chen-0/+227
2019-10-07MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton-1/+11