summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-10-03MIPS: boot: fix build rule of vmlinux.its.SMasahiro Yamada1-2/+4
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-09-26MIPS: jz4740: Bump zload addressPaul Cercueil1-1/+1
2018-09-26MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-09-19MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-09-19MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-09-19MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-09-19MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton1-0/+20
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton1-3/+3
2018-09-05MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-09-05MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton1-8/+4
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki3-3/+3
2018-09-05Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau1-1/+1
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton1-12/+25
2018-07-17MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton1-15/+30
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton2-2/+3
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-06-21MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn1-0/+6
2018-06-21MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-06-21MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2018-06-05MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-05MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-05-30MIPS: generic: Fix machine compatible matchingJames Hogan1-1/+1
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-30MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2018-04-26MIPS: Generic: Support GIC in EIC modeMatt Redfearn1-9/+9
2018-04-26MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-04-26MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin1-0/+2
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton1-0/+13
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-03-15MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-03-15MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4