summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-19MIPS: Octeron: remove source file executable bitDominique Martinet
2024-07-18asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2024-07-05MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-07-05MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2023-12-08MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-10-10MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman
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-30MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
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-05-17MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-11mips: fix syscall_get_nrElvira Khabirova
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-28MIPS: 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-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-25mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-14MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-18MIPS: fix allmodconfig build with latest mkimageSudip Mukherjee
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-15MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-15DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-23MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings