summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-12-03MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-10-06MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-23MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang
2023-09-19MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki
2023-09-19MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss
2023-05-11MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller
2023-03-10mips: fix syscall_get_nrElvira Khabirova
2023-02-22kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2022-12-31MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2022-12-31MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2022-12-31mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson
2022-12-31mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson
2022-12-31mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-12-02MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-26MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang
2022-11-26MIPS: fix duplicate definitions for exported symbolsRongwei Zhang
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-26MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-10-26MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-23MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-17MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli
2022-08-17MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun