summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-111-1/+1
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-281-0/+3
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2020-01-292-13/+3
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-121-1/+19
* MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2019-12-212-2/+2
* MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen2019-12-211-1/+1
* MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki2019-12-211-0/+1
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2019-11-251-3/+3
* mips: txx9: fix iounmap related issueDing Xiang2019-11-251-3/+2
* MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen2019-11-251-3/+5
* MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2019-11-161-1/+1
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-103-10/+10
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-291-1/+1
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-172-2/+0
* MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2019-09-211-2/+0
* MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton2019-09-211-0/+1
* MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2019-09-212-2/+13
* Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman2019-09-213-18/+0
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-09-061-1/+2
* MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-08-061-2/+3
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-08-042-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-08-041-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-211-8/+0
* MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2019-07-102-0/+36
* MIPS: math-emu: do not use bools for arithmeticManuel Lauss2019-07-101-2/+2
* MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-07-101-3/+0
* MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-06-111-0/+1
* MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-05-161-1/+1
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-04-031-4/+4
* mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-04-031-1/+1
* MIPS: Remove function size check in get_frame_info()Jun-Ru Chang2019-03-231-4/+3
* MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-03-231-2/+2
* MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-03-231-2/+3
* MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-03-231-0/+1
* MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton2019-02-201-2/+2
* MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen2019-02-201-5/+5
* mips: cm: reprime error causeVladimir Kondratiev2019-02-201-1/+1
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-201-1/+1
* 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-261-1/+3
* mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-261-0/+1
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-131-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-131-0/+5
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+1
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-131-1/+1
* MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin2018-12-131-1/+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: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-11-212-0/+6