summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-26MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-10-26MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-23MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-17MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli
2022-08-17MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-09MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-06-09MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-30mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-13MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-13mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-04-08MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-08MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki
2022-04-08mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2022-04-08DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-08MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-03-08MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-02-16MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer
2022-02-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2022-02-01PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2022-01-27Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin
2022-01-27MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2022-01-27MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil
2022-01-27MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn
2022-01-27mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-12-01MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-25mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-25MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King