summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-03-261-0/+1
* MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-231-1/+2
* mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-02-231-0/+6
* MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET2024-01-251-1/+1
* MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET2024-01-251-1/+1
* MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen2023-12-081-2/+1
* MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig2023-10-103-0/+14
* mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-09-233-33/+4
* Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman2023-09-021-15/+12
* MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang2023-08-301-2/+2
* MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang2023-08-301-1/+18
* MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva2023-08-301-1/+1
* mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-17/+14
* Remove DECnet support from kernelStephen Hemminger2023-06-216-12/+0
* mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-06-211-4/+5
* MIPS: Alchemy: fix dbdma2Manuel Lauss2023-06-211-12/+15
* MIPS: fw: Allow firmware to pass a empty envJiaxun Yang2023-05-171-1/+1
* MIPS: Fix a compilation issuexurui2023-03-171-1/+1
* mips: fix syscall_get_nrElvira Khabirova2023-03-111-1/+1
* MIPS: vpe-mt: drop physical_memsizeRandy Dunlap2023-03-113-11/+3
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-061-1/+1
* MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova2023-01-181-0/+2
* MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang2023-01-181-2/+2
* MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang2023-01-181-2/+2
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-12-083-9/+8
* MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook2022-10-261-2/+2
* 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-281-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-251-1/+1
* MIPS: Remove repetitive increase irq_err_counthuhai2022-07-021-2/+0
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-06-251-9/+8
* mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun2022-06-141-0/+1
* MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-141-1/+0
* MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-05-253-16/+34
* MIPS: fix allmodconfig build with latest mkimageSudip Mukherjee2022-05-181-5/+5
* 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: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-152-12/+12
* MIPS: RB532: fix return value of __setup handlerRandy Dunlap2022-04-151-4/+2
* DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-04-152-11/+6
* MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-03-231-3/+3
* mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings2022-01-271-1/+8
* 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: 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: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-12-011-1/+1