summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig3-16/+15
2023-03-17MIPS: Fix a compilation issuexurui1-1/+1
2023-03-11mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap3-11/+3
2023-03-11MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap1-3/+5
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2023-01-18MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld3-9/+8
2022-11-25MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin1-8/+8
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1
2022-09-28MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin1-0/+10
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2022-08-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-06-22mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld1-9/+8
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun1-0/+1
2022-06-14MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki1-1/+0
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang3-16/+34
2022-05-18MIPS: fix build with gcc-12Sudip Mukherjee1-1/+1
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor4-4/+4
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2-12/+7
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-15mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua1-0/+1
2022-04-15MIPS: RB532: fix return value of __setup handlerRandy Dunlap1-4/+2
2022-04-15mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap2-4/+5
2022-04-15DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2-11/+6
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin1-3/+3
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei1-1/+1
2021-11-26mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-26MIPS: sni: Fix the buildBart Van Assche1-2/+2
2021-11-21MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki1-0/+3
2021-11-17mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2-17/+16
2021-11-17MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu1-0/+1
2021-11-17MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski1-5/+6