summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
12 daysMIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-06-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-06-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-06-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-06-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-06-01MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer
2026-04-18MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04MIPS: Work around LLVM bug when gp is used as global register variableYao Zi
2026-01-19MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2025-12-07MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-12-07mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski
2025-12-07mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski
2025-12-07mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers
2025-08-28MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-08-28MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-08-28MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang
2025-06-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj
2025-06-27mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor
2025-06-27MIPS: Prefer cc-option for additions to cflagsNathan Chancellor
2025-06-27MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor
2025-06-27MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-06-04MIPS: Use arch specific syscall name match functionBibo Mao
2025-06-04MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-05-02MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-05-02MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-05-02MIPS: dec: Declare which_prom() as staticWangYuli
2025-03-13MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-01-09MIPS: Probe toolchain support of -msym32Jiaxun Yang
2025-01-09MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang
2024-12-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao
2024-12-14clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
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-04MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-19MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun 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