summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-08-15MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-15mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-03-03MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-03-03MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-02-10ELF/MIPS build fixRalf Baechle
2020-12-29MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-24MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2020-05-10mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2020-05-10MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2020-05-10MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter
2020-05-10bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann
2020-05-10MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter
2020-05-10MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan
2020-05-10MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2020-05-10MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan
2020-05-10MIPS: perf: Fix I6400 event numbersJames Hogan
2020-05-10MIPS: Fix BC1{EQ,NE}Z return offset calculationPaul Burton
2020-05-10MIPS: math-emu: Fix BC1{EQ,NE}Z emulationPaul Burton
2020-05-10MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli
2020-05-10MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan
2020-05-10MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli
2020-05-10MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli
2020-05-10MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli
2020-05-10MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli
2020-05-10MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn
2020-05-10MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2020-05-10MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli
2020-05-10MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan
2020-05-10MIPS: Fix macro typoJaedon Shin
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva