summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller2023-03-101-1/+1
* mips: fix syscall_get_nrElvira Khabirova2023-03-101-1/+1
* kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2023-02-221-6/+5
* 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 Michl2022-12-312-2/+2
* MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova2022-12-311-0/+2
* mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson2022-12-311-5/+9
* mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson2022-12-311-25/+61
* mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-312-5/+6
* MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang2022-12-311-2/+2
* MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang2022-12-311-2/+2
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-12-023-9/+8
* MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang2022-11-261-0/+10
* MIPS: fix duplicate definitions for exported symbolsRongwei Zhang2022-11-261-10/+5
* 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: Fixed __debug_virt_addr_valid()Florian Fainelli2022-08-171-10/+4
* MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli2022-08-171-1/+1
* MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-08-171-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: 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: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki2022-04-081-13/+10
* 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: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy2022-03-081-1/+1
* MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo2022-03-081-13/+23
* mips: setup: fix setnocoherentio() boolean settingRandy Dunlap2022-03-081-1/+1
* MIPS: fix local_{add,sub}_return on MIPS64Huang Pei2022-03-081-4/+5
* MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-161-1/+1
* MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-02-1618-185/+185
* PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-02-011-5/+4