summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-01-09MIPS: Probe toolchain support of -msym32Jiaxun Yang
2025-01-09MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao
2024-12-14mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-09-04Revert "MIPS: Loongson64: reset: Prioritise firmware service"Greg Kroah-Hartman
2024-09-04MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-19MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang
2024-08-19MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang
2024-08-19MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang
2024-08-19MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000Binbin Zhou
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-19MIPS: Loongson64: Test register availability before useJiaxun Yang
2024-08-19MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang
2024-08-19MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang
2024-08-19MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang
2024-08-19MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang
2024-08-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang
2024-08-19MIPS: Octeron: remove source file executable bitDominique Martinet
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-07-05MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-07-05MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-03-01MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2024-03-01MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-02-23mips: Fix max_mapnr being uninitialized on early stagesSerge Semin
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2024-01-25MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-20MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-12-20memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang
2023-12-03MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-10-06MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-23MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang
2023-09-19MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki
2023-09-19MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner