summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen1-1/+4
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET1-1/+1
2020-02-24MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-02-11MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin1-1/+1
2020-02-11MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin1-1/+1
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2020-01-27MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski5-98/+3
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander1-0/+3
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev1-1/+26
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon1-4/+5
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-12-13MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-13MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-13MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-11-20MIPS: kexec: Relax memory restrictionDengcheng Zhu1-3/+3
2019-11-20mips: txx9: fix iounmap related issueDing Xiang1-3/+2
2019-11-20MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen1-3/+5
2019-11-20MIPS: 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-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer1-2/+2
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-29MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel1-1/+1
2019-10-17MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2-0/+44
2019-10-17MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2-0/+5
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera2-2/+0
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang4-0/+30
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor1-1/+1
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2-0/+11
2019-08-29mips: fix cacheinfoVladimir Kondratiev1-0/+2
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer1-1/+2
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil1-8/+8
2019-07-26MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2
2019-07-14MIPS: Remove superfluous check for __linux__Sean Young1-8/+0
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger1-1/+2
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin1-9/+20
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens1-1/+1
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton1-0/+30
2019-06-25MIPS: uprobes: remove set but not used variable 'epc'YueHaibing1-3/+0
2019-06-15mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman1-0/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton1-0/+5