summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-11-25MIPS: kexec: Relax memory restrictionDengcheng Zhu1-3/+3
2019-11-25mips: txx9: fix iounmap related issueDing Xiang1-3/+2
2019-11-25MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen1-3/+5
2019-11-16MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-1/+1
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera2-2/+0
2019-09-21MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton1-2/+0
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman3-18/+0
2019-09-06MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer1-1/+2
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-08-04MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-08-04MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2
2019-07-21MIPS: Remove superfluous check for __linux__Sean Young1-8/+0
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2-0/+36
2019-07-10MIPS: math-emu: do not use bools for arithmeticManuel Lauss1-2/+2
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing1-3/+0
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-05-16MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-04-03MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-04-03mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-03-23MIPS: Remove function size check in get_frame_info()Jun-Ru Chang1-4/+3
2019-03-23MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang1-2/+2
2019-03-23MIPS: jazz: fix 64bit buildThomas Bogendoerfer1-2/+3
2019-03-23MIPS: ath79: Enable OF serial ports in the default configAlban Bedel1-0/+1
2019-02-20MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-20mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-20mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang1-1/+1
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-26mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-13MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-13MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2-11/+4
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen1-40/+3
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2-0/+6
2018-11-21MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen1-1/+1
2018-11-10MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2018-11-10MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2-2/+2
2018-11-10MIPS: Handle non word sized instructions when examining frameMatt Redfearn1-3/+6