summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig
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-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer
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: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-23MIPS: include: remove unsued header file asm/sgi/sgi.hThomas 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: 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-10mips: Fix unroll macro when building with ClangNathan Chancellor
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: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer
2019-10-09MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer
2019-10-09MIPS: Drop 32-bit asm string functionsPaul Burton
2019-10-09MIPS: Provide unroll() macro, use it for cache opsPaul Burton
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-10-07MIPS: futex: Restore \n after sync instructionsPaul Burton
2019-10-07MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer
2019-10-07mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen
2019-10-07MIPS: Loongson: Add CFUCFG&CSR supportHuacai Chen
2019-10-07MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton
2019-10-07MIPS: barrier: Remove loongson_llsc_mb()Paul Burton
2019-10-07MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton
2019-10-07MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: bitops: Use smp_mb__before_atomic in test_* opsPaul Burton
2019-10-07MIPS: bitops: Emit Loongson3 sync workarounds within asmPaul Burton