summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips/crashdump: Simplify copy_oldmem_page()Thomas Gleixner2023-02-181-35/+7
* mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner2023-02-186-99/+6
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-011-1/+1
* MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2023-01-142-2/+2
* MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova2023-01-141-0/+2
* MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang2023-01-141-2/+2
* MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang2023-01-141-2/+2
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2023-01-041-1/+1
* mips: add support for TIF_NOTIFY_SIGNALJens Axboe2023-01-042-2/+4
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-12-023-9/+8
* MIPS: jump_label: Fix compat branch range checkJiaxun Yang2022-11-161-1/+1
* MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook2022-10-261-2/+2
* MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun2022-10-261-20/+50
* MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET2022-10-261-0/+4
* MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin2022-09-281-8/+8
* MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap2022-09-281-0/+1
* MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin2022-09-231-0/+10
* MIPS: loongson32: ls1c: Fix hang during startupYang Ling2022-09-151-1/+0
* MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor2022-08-251-2/+2
* mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He2022-08-251-1/+2
* MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-08-211-1/+1
* MIPS: Remove repetitive increase irq_err_counthuhai2022-06-291-2/+0
* mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun2022-06-141-0/+1
* MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-091-1/+0
* MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-091-1/+0
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-05-301-9/+8
* MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-05-253-16/+34
* MIPS: Use address-of operator on section symbolsNathan Chancellor2022-05-154-4/+4
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-122-12/+7
* MIPS: ingenic: correct unit node addressKrzysztof Kozlowski2022-04-131-1/+1
* MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-132-12/+12
* mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua2022-04-131-0/+1
* MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang2022-04-081-0/+6
* MIPS: RB532: fix return value of __setup handlerRandy Dunlap2022-04-081-4/+2
* mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap2022-04-082-4/+5
* DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-04-082-11/+6
* MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-03-191-3/+3
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2022-01-272-0/+3
* MIPS: Loongson64: Use three arguments for sltiNathan Chancellor2022-01-271-2/+2
* mips: bcm63xx: add support for clk_set_parent()Randy Dunlap2022-01-271-0/+6
* mips: lantiq: add support for clk_set_parent()Randy Dunlap2022-01-271-0/+6
* mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn2022-01-271-1/+1
* mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn2022-01-271-0/+4
* MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-12-011-1/+1
* MIPS: loongson64: fix FTLB configurationHuang Pei2021-12-011-2/+2
* mips: lantiq: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* mips: bcm63xx: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King2021-11-261-1/+1
* mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap2021-11-261-0/+3