summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor2021-03-031-1/+1
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-03-031-1/+1
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-03-031-0/+1
* ELF/MIPS build fixRalf Baechle2021-02-101-0/+1
* MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-12-291-0/+1
* MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-241-1/+8
* MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton2020-11-241-2/+1
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-231-2/+7
* MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-231-0/+1
* mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-09-031-0/+10
* MIPS: CPU#0 is not hotpluggableHuacai Chen2020-08-211-1/+1
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-201-3/+3
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-06-201-0/+70
* mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin2020-06-201-3/+3
* MIPS: Make sparse_init() using top-down allocationTiezhu Yang2020-06-201-0/+10
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2020-05-101-1/+5
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2020-05-104-1/+33
* MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2020-05-102-0/+3
* MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2020-05-101-1/+1
* bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann2020-05-101-1/+1
* MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2020-05-101-1/+1
* MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan2020-05-101-0/+4
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2020-05-106-1/+7
* MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan2020-05-101-1/+1
* MIPS: perf: Fix I6400 event numbersJames Hogan2020-05-101-2/+52
* MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton2020-05-101-15/+3
* MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton2020-05-101-5/+6
* MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli2020-05-101-1/+1
* MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan2020-05-101-3/+1
* MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli2020-05-101-1/+4
* MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli2020-05-101-0/+5
* MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli2020-05-101-2/+2
* MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli2020-05-101-0/+4
* MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn2020-05-104-18/+24
* MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton2020-05-101-1/+0
* MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli2020-05-101-2/+7
* MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan2020-05-101-3/+0
* MIPS: Fix macro typoJaedon Shin2020-05-101-1/+1
* MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-04-241-0/+3
* 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