summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
8 daysMIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li1-1/+2
2025-12-07MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-12-07MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-12-07mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski1-1/+1
2025-12-07mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-12-07mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski1-0/+2
2025-12-07mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski1-0/+4
2025-12-07arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+2
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers1-13/+7
2025-08-28MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang1-13/+10
2025-08-28MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
2025-08-28MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-08-15MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang1-1/+55
2025-06-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj1-0/+1
2025-06-27mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor1-1/+1
2025-06-27MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli1-0/+1
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-06-04MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-03-07ptrace: Introduce exception_ip arch hookJiaxun Yang2-0/+9
2025-02-21MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2025-02-21mips/math-emu: fix emulation of the prefx instructionMateusz Jończyk1-1/+1
2025-02-21MIPS: Loongson64: remove ROM Size unit in boardinfoKexy Biscuit1-2/+0
2025-01-02MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang1-5/+8
2025-01-02MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2024-12-27MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang1-0/+1
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-12-14mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski1-1/+1
2024-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang1-8/+7
2024-08-29MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang1-0/+4
2024-08-11MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang1-2/+2
2024-08-11MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang1-21/+21
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-08-11MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000Binbin Zhou1-0/+7
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-08-03MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-08-03MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10