aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v6.1.83' into v6.1/standard/baseBruce Ashfield
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-03-03Merge tag 'v6.1.80' into v6.1/standard/baseBruce Ashfield
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-02-26Merge tag 'v6.1.79' into v6.1/standard/baseBruce Ashfield
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-06Merge tag 'v6.1.76' into v6.1/standard/baseBruce Ashfield
2024-02-06Merge tag 'v6.1.75' into v6.1/standard/baseBruce Ashfield
2024-01-31mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-31MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski
2024-01-31mips: 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/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler
2024-01-24Merge tag 'v6.1.74' into v6.1/standard/baseBruce Ashfield
2024-01-20MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-18Merge tag 'v6.1.68' into v6.1/standard/baseBruce Ashfield
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-13MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang
2023-12-13MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer
2023-12-03Merge tag 'v6.1.65' into v6.1/standard/baseBruce Ashfield
2023-12-03MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-10-08Merge tag 'v6.1.56' into v6.1/standard/baseBruce Ashfield
2023-10-06MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-25Merge tag 'v6.1.55' into v6.1/standard/baseBruce Ashfield
2023-09-25Merge tag 'v6.1.54' into v6.1/standard/baseBruce Ashfield
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-14Merge tag 'v6.1.53' into v6.1/standard/baseBruce Ashfield
2023-09-13Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki
2023-09-08Merge tag 'v6.1.52' into v6.1/standard/baseBruce Ashfield
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-30Merge tag 'v6.1.50' into v6.1/standard/baseBruce Ashfield
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-08Merge tag 'v6.1.44' into v6.1/standard/baseBruce Ashfield
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-03Merge tag 'v6.1.43' into v6.1/standard/baseBruce Ashfield
2023-08-03MIPS: Loongson: Fix build error when make modules_installHuacai Chen
2023-08-03MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang
2023-07-27Merge tag 'v6.1.42' into v6.1/standard/baseBruce Ashfield
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-07-26Merge tag 'v6.1.40' into v6.1/standard/baseBruce Ashfield
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen