summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds