summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton-12/+2
2019-09-03MIPS: tlbex: Simplify r3k checkPaul Burton-30/+22
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton-10/+16
2019-08-31MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer-105/+62
2019-08-31mips: remove ioremap_cachableChristoph Hellwig-4/+3
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra-29/+45
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra-16/+32
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra-2/+5
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer-216/+146
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer-13/+0
2019-08-29MIPS: document mixing "slightly different CCAs"Christoph Hellwig-0/+7
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig-9/+1
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing-1/+0
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang-0/+30
2019-08-26MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-08-24MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart-2/+2
2019-08-24MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart-1/+2
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl-8/+8
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers-13/+3
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton-1/+1
2019-08-23MIPS: mm: Fix highmem compilePaul Burton-0/+2
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang-286/+85
2019-08-23MIPS: mm: Drop boot_mem_mapJiaxun Yang-57/+37
2019-08-23MIPS: xlp: Drop boot_mem_mapJiaxun Yang-6/+6
2019-08-23MIPS: ip22: Drop addr_is_ramJiaxun Yang-18/+2
2019-08-23MIPS: msp: Record prom memoryJiaxun Yang-6/+16
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang-11/+0
2019-08-23MIPS: fw: Record prom memoryJiaxun Yang-6/+18
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang-12/+8
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada-0/+1
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-08-19MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET-2/+2
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig-5/+0
2019-08-11MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor-1/+1
2019-08-11MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor-14/+7
2019-08-11MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor-1/+1
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-10/+0
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-232/+395
2019-08-08Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton-150/+92
2019-08-08MIPS: jz4740: Drop obsolete codePaul Cercueil-149/+2
2019-08-08MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil-0/+10
2019-08-08MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil-0/+7
2019-08-08MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil-0/+7
2019-08-08MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil-0/+66
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov-1/+0
2019-08-06mips: fix vdso32 build, againArnd Bergmann-10/+1
2019-08-06MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton-1/+0
2019-08-06MIPS: octeon: Remove cpu_has_saaPaul Burton-8/+0
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+20