summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-03-03MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor1-1/+1
2021-03-03MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor1-1/+1
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-02-10ELF/MIPS build fixRalf Baechle1-0/+1
2020-12-29MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran1-0/+1
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen1-9/+4
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski1-1/+5
2020-05-10mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2020-05-10MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2020-05-10MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter1-1/+1
2020-05-10bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann1-1/+1
2020-05-10MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter1-1/+1
2020-05-10MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan1-0/+4
2020-05-10MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan6-1/+7
2020-05-10MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan1-1/+1
2020-05-10MIPS: perf: Fix I6400 event numbersJames Hogan1-2/+52
2020-05-10MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton1-15/+3
2020-05-10MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton1-5/+6
2020-05-10MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli1-1/+1
2020-05-10MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan1-3/+1
2020-05-10MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli1-1/+4
2020-05-10MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli1-0/+5
2020-05-10MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli1-2/+2
2020-05-10MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli1-0/+4
2020-05-10MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn4-18/+24
2020-05-10MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton1-1/+0
2020-05-10MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli1-2/+7
2020-05-10MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan1-3/+0
2020-05-10MIPS: Fix macro typoJaedon Shin1-1/+1
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-03-11MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET1-1/+1
2020-02-28MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-01-29mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19