summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-05-101-1/+2
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-021-1/+1
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-271-4/+4
* MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-271-5/+7
* mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-03-271-1/+1
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* 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-131-2/+2
* MIPS: eBPF: Fix icache flush end addressPaul Burton2019-03-051-1/+1
* 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: 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
* 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-231-1/+3
* MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-231-63/+5
* mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-231-0/+1
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* 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: 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: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-11-042-0/+36
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-10-183-6/+47
* MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada2018-10-031-2/+4
* MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton2018-09-261-1/+1
* MIPS: jz4740: Bump zload addressPaul Cercueil2018-09-261-1/+1
* MIPS: ath79: fix system restartFelix Fietkau2018-09-262-0/+2
* MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-09-191-2/+4
* MIPS: generic: fix missing of_node_put()Nicholas Mc Guire2018-09-191-0/+1
* MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire2018-09-191-0/+2
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-191-4/+4
* MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-09-191-0/+20