summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer2-21/+21
2020-01-09MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer1-1/+2
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer1-1/+0
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer1-0/+1
2020-01-09MIPS: SGI-IP27: Only reserve interrupts used in LinuxThomas Bogendoerfer1-17/+0
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer1-19/+0
2020-01-09MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer1-0/+8
2020-01-09MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 partsThomas Bogendoerfer2-187/+192
2020-01-09MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer2-6/+10
2020-01-09MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer2-10/+12
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer1-85/+0
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer6-20/+11
2020-01-09MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer2-5/+0
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)2-2/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2020-01-06MIPS: define ioremap_nocache to ioremapChristoph Hellwig1-23/+2
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+21
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann1-18/+0
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+4
2019-12-08sched/rt, MIPS: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2019-12-02mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino1-13/+0
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds1-8/+0
2019-11-27MIPS: Fix boot on Fuloong2 systemsGuenter Roeck1-1/+2
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek1-1/+0
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds70-1938/+2090
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie1-0/+6
2019-11-22mips: add support for folded p4d page tablesMike Rapoport4-22/+22
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport2-8/+1
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig1-8/+0
2019-11-11MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang1-1/+0
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang1-11/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang3-22/+0
2019-11-11MIPS: Drop pmon.hJiaxun Yang1-46/+0
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen1-2/+2
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen4-5/+5
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer7-0/+523
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton3-10/+13
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer3-19/+3
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang1-1/+0
2019-11-01MIPS: Loongson64: Cleanup unused codeJiaxun Yang14-776/+8
2019-11-01MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang15-788/+23
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang19-0/+1816
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang14-25/+24
2019-10-23MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer1-48/+0
2019-10-23MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer1-8/+1
2019-10-23MIPS: arc: remove unused stuffThomas Bogendoerfer1-2/+1