summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-15MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-15MIPS: Use lower case for addresses in nexys4ddr.dtsPaul Burton1-4/+4
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-12MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese1-0/+1
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2-5/+9
2019-02-12mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang1-1/+1
2019-02-12MIPS: Boston: Disable EG20T prefetchPaul Burton1-0/+6
2019-01-26MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen7-8/+12
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-22Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-22MIPS: OCTEON: fix kexec supportAurelien Jarno1-1/+1
2019-01-22MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens1-63/+5
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+31
2019-01-22mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen1-1/+1
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton4-9/+7
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen5-7/+70
2019-01-09MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2-20/+22
2018-12-01Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+2
2018-11-28MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-11-26MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-11-21mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-11-16MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton2-20/+3
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2-2/+2
2018-11-12MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen1-0/+1
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki1-1/+1
2018-11-05MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen1-1/+1
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-2/+2
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2-2/+2
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport37-37/+33
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport3-3/+3
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+1
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2-2/+3
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-5/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1