summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-03-13MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-13DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie
2019-03-13MIPS: DTS: jz4740: Correct interrupt number of DMA corePaul Cercueil
2019-03-10MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-03-05MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-03-05MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2019-03-05MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-03-05MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-02-27MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-15MIPS: Use lower case for addresses in nexys4ddr.dtsPaul Burton
2019-02-15mips: cm: reprime error causeVladimir Kondratiev
2019-02-12MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij
2019-02-12mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2019-02-12MIPS: Boston: Disable EG20T prefetchPaul Burton
2019-01-26MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-01-22Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-22MIPS: OCTEON: fix kexec supportAurelien Jarno
2019-01-22MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-22mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-26MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-11-21mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen
2018-11-12MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki
2018-11-05MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport