summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-21mips: vdso: Enable mips to use common headersVincenzo Frascino
2020-03-21mips: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17MIPS: vdso: Compile high resolution parts conditionallyThomas Gleixner
2020-02-15MIPS: cavium_octeon: Fix syncw generation.Mark Tomlinson
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04mips: mm: add p?d_leaf() definitionsSteven Price
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer
2020-01-23MIPS: Loongson64: Disable exec hazardJiaxun Yang
2020-01-23MIPS: Loongson64: Bump ISA level to MIPSR2Jiaxun Yang
2020-01-23MIPS: Make DIEI support as a config optionJiaxun Yang
2020-01-23MIPS: asm: local: add barriers for LoongsonWang Xuerui
2020-01-22MIPS: Loongson64: Select mac2008 only featureJiaxun Yang
2020-01-22MIPS: Add MAC2008 SupportJiaxun Yang
2020-01-22Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"Alexander Lobakin
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-13MIPS: ip22-gio: Make gio_match_device() staticGeert Uytterhoeven
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer
2020-01-09MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Only reserve interrupts used in LinuxThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 partsThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-06MIPS: define ioremap_nocache to ioremapChristoph Hellwig
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann