summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2019-09-03MIPS: tlbex: Simplify r3k checkPaul Burton1-30/+22
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton5-10/+16
2019-08-31MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer1-105/+62
2019-08-31mips: remove ioremap_cachableChristoph Hellwig1-4/+3
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra4-29/+45
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra5-16/+32
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra1-2/+5
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing1-1/+0
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang4-0/+30
2019-08-26MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-08-24MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart1-2/+2
2019-08-24MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart1-1/+2
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl1-8/+8
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton1-1/+1
2019-08-23MIPS: mm: Fix highmem compilePaul Burton1-0/+2
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang2-286/+85
2019-08-23MIPS: mm: Drop boot_mem_mapJiaxun Yang1-57/+37
2019-08-23MIPS: xlp: Drop boot_mem_mapJiaxun Yang1-6/+6
2019-08-23MIPS: ip22: Drop addr_is_ramJiaxun Yang1-18/+2
2019-08-23MIPS: msp: Record prom memoryJiaxun Yang1-6/+16
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang1-11/+0
2019-08-23MIPS: fw: Record prom memoryJiaxun Yang1-6/+18
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang2-12/+8
2019-08-20MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET1-2/+2
2019-08-12MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor1-1/+1
2019-08-12MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor1-14/+7
2019-08-12MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor1-1/+1
2019-08-09Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton7-150/+92
2019-08-09MIPS: jz4740: Drop obsolete codePaul Cercueil1-149/+2
2019-08-09MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+10
2019-08-09MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil1-0/+7
2019-08-09MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+7
2019-08-09MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil3-0/+66
2019-08-07mips: fix vdso32 build, againArnd Bergmann2-10/+1
2019-08-07MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton1-1/+0
2019-08-07MIPS: octeon: Remove cpu_has_saaPaul Burton1-8/+0
2019-08-06MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2-0/+11
2019-08-06MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.Zhou Yanjie1-7/+20
2019-07-30mips: remove nargs from __SYSCALLFiroz Khan5-6/+6
2019-07-30MIPS: jz4740: Drop dead codePaul Cercueil8-370/+2
2019-07-30MIPS: configs: LB60: update defconfigPaul Cercueil1-22/+22
2019-07-30MIPS: qi_lb60: Migrate to devicetreePaul Cercueil3-496/+287
2019-07-30MIPS: DTS: jz4740: Add missing nodesPaul Cercueil1-0/+84
2019-07-30MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes1-4/+0
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie3-1/+6
2019-07-27mips: vdso: Fix flip/flop vdso building bugVincenzo Frascino1-7/+7
2019-07-27mips: vdso: Fix source pathVincenzo Frascino1-2/+2
2019-07-26MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević3-0/+12
2019-07-26mips: Add clock_gettime64 entry pointVincenzo Frascino2-0/+9