summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2024-01-202-4/+2
* MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang2023-12-133-2/+13
* MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2023-12-132-17/+31
* MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang2023-12-131-0/+5
* MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer2023-12-131-12/+13
* MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen2023-12-031-2/+1
* MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig2023-10-063-0/+14
* MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang2023-09-232-2/+2
* MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki2023-09-191-1/+1
* MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki2023-09-191-2/+2
* Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki2023-09-131-1/+0
* mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-09-063-33/+4
* 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/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-17/+14
* MIPS: Loongson: Fix build error when make modules_installHuacai Chen2023-08-031-7/+3
* MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang2023-08-033-51/+38
* MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva2023-07-271-1/+1
* MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-231-2/+2
* MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-235-36/+36
* MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen2023-07-231-6/+3
* mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-07-012-10/+3
* MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2023-06-212-2/+2
* MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor2023-06-211-1/+1
* 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: Restore Au1300 supportManuel Lauss2023-06-211-0/+5
* MIPS: unhide PATA_PLATFORMManuel Lauss2023-06-211-0/+1
* MIPS: fw: Allow firmware to pass a empty envJiaxun Yang2023-05-111-1/+1
* MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang2023-04-261-0/+2
* mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2023-04-062-0/+13
* MIPS: Fix a compilation issuexurui2023-03-171-1/+1
* MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller2023-03-101-1/+1
* mips: fix syscall_get_nrElvira Khabirova2023-03-101-1/+1
* of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-121-1/+1
* MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos2022-12-311-1/+3
* 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: 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: DTS: CI20: fix reset line polarity of the ethernet controllerDmitry Torokhov2022-12-311-1/+1
* mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson2022-12-211-5/+9
* mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson2022-12-211-25/+61
* mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-212-5/+6
* Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\
| * mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
* | MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-11-113-9/+8
* | MIPS: jump_label: Fix compat branch range checkJiaxun Yang2022-11-111-1/+1
* | mips: alchemy: gpio: Include the right headerLinus Walleij2022-11-111-1/+1
* | MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang2022-11-111-0/+10