summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-26mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-26mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1
2024-01-26MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-12-20MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2-17/+31
2023-12-20memblock: allow to specify flags with memblock_add_node()David Hildenbrand2-2/+5
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang3-2/+13
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang1-0/+5
2023-12-03MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen1-2/+1
2023-10-06MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig3-0/+14
2023-09-23MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang2-2/+2
2023-09-19MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki1-1/+1
2023-09-19MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki1-2/+2
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig3-33/+4
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang1-2/+2
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang1-1/+18
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-17/+14
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva1-1/+1
2023-07-23MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer1-2/+2
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen5-36/+36
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen1-6/+3
2023-06-21Remove DECnet support from kernelStephen Hemminger8-16/+0
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss1-0/+1
2023-05-11MIPS: fw: Allow firmware to pass a empty envJiaxun Yang1-1/+1
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-03-17MIPS: Fix a compilation issuexurui1-1/+1
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller1-1/+1
2023-03-10mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-02-22kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu1-6/+5
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2022-12-31MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2022-12-31MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2022-12-31mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson1-5/+9
2022-12-31mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson1-25/+61
2022-12-31mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2-5/+6
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-02MIPS: pic32: treat port as signed integerJason A. Donenfeld3-9/+8
2022-11-26MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang1-0/+10
2022-11-26MIPS: fix duplicate definitions for exported symbolsRongwei Zhang1-10/+5
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-10-26MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun1-20/+50
2022-10-26MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET1-0/+4
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin1-8/+8
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1