summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: sni: Fix the buildBart Van Assche2021-11-261-2/+2
* MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-11-181-1/+4
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-182-17/+16
* MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu2021-11-181-0/+1
* MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski2021-11-181-2/+7
* MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-11-181-5/+6
* MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-11-181-0/+3
* signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-11-182-11/+2
* bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-10-061-14/+43
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-261-5/+2
* MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel2021-09-181-1/+1
* MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-08-121-1/+2
* mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-121-1/+1
* MIPS: check return value of pgtable_pmd_page_ctorHuang Pei2021-08-121-6/+11
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-041-0/+3
* MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz2021-07-201-1/+1
* mips: disable branch profiling in boot/decompress.oRandy Dunlap2021-07-201-0/+2
* mips: always link byteswap helpers into decompressorArnd Bergmann2021-07-201-2/+2
* MIPS: MT extensions are not available on MIPS32r1Paul Cercueil2021-07-191-1/+3
* MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-07-191-4/+4
* MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie2021-07-191-0/+3
* MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-07-191-3/+7
* MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil2021-07-191-0/+2