summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-18/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer-0/+4
2020-01-23MIPS: Loongson64: Disable exec hazardJiaxun Yang-0/+1
2020-01-23MIPS: Loongson64: Bump ISA level to MIPSR2Jiaxun Yang-2/+2
2020-01-23MIPS: Make DIEI support as a config optionJiaxun Yang-3/+3
2020-01-23MIPS: asm: local: add barriers for LoongsonWang Xuerui-0/+4
2020-01-22MIPS: Loongson64: Select mac2008 only featureJiaxun Yang-0/+1
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang-0/+8
2020-01-22Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"Alexander Lobakin-18/+1
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino-2/+0
2020-01-13MIPS: ip22-gio: Make gio_match_device() staticGeert Uytterhoeven-2/+0
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar-0/+4
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer-21/+21
2020-01-09MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer-1/+2
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer-1/+0
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer-0/+1
2020-01-09MIPS: SGI-IP27: Only reserve interrupts used in LinuxThomas Bogendoerfer-17/+0
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer-19/+0
2020-01-09MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer-0/+8
2020-01-09MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 partsThomas Bogendoerfer-187/+192
2020-01-09MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer-6/+10
2020-01-09MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer-10/+12
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer-85/+0
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer-20/+11
2020-01-09MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer-5/+0
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)-2/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+0
2020-01-06MIPS: define ioremap_nocache to ioremapChristoph Hellwig-23/+2
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+21
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann-18/+0
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton-1/+19
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar-0/+3
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-12-08sched/rt, MIPS: Use CONFIG_PREEMPTIONThomas Gleixner-2/+2
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-02mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino-13/+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-27MIPS: Fix boot on Fuloong2 systemsGuenter Roeck-1/+2
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