summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Remove function size check in get_frame_info()Jun-Ru Chang2019-03-131-4/+3
* DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie2019-03-131-4/+4
* MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-03-101-2/+2
* MIPS: eBPF: Fix icache flush end addressPaul Burton2019-03-051-1/+1
* MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski2019-03-051-0/+8
* MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark2019-03-051-2/+1
* MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-02-271-2/+3
* MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-02-271-0/+1
* MIPS: eBPF: Always return sign extended 32b valuesPaul Burton2019-02-271-3/+6
* MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton2019-02-151-2/+2
* mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li2019-02-151-1/+6
* MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton2019-02-151-0/+1
* MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen2019-02-151-5/+5
* mips: cm: reprime error causeVladimir Kondratiev2019-02-151-1/+1
* MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2019-02-121-0/+1
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2019-02-122-5/+9
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-121-1/+1
* MIPS: Boston: Disable EG20T prefetchPaul Burton2019-02-121-0/+6
* MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki2019-01-263-0/+18
* Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-221-1/+3
* MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-221-63/+5
* MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-221-0/+31
* mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-221-0/+1
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2019-01-091-1/+1
* MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-091-1/+2
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-094-9/+7
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-091-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-091-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-095-7/+70
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2019-01-092-20/+22
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-081-1/+1
* MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin2018-12-081-1/+1
* MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-12/+2
* MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen2018-11-271-0/+1
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-11-212-11/+4
* MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen2018-11-211-40/+3
* MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen2018-11-211-0/+4
* MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-11-212-0/+6
* MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen2018-11-131-1/+1
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2018-11-131-1/+1
* MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-10-051-1/+3
* MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-283-6/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-122-2/+3
|\
| * MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-112-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-082-11/+0
|\ \
| * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-072-11/+0
| |/
* | MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
|/
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-253-3/+3
|\