summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
14 daysMIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek
14 daysMIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-06-09serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-11mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-04-11MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-11MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
2026-04-11mips: ralink: update CPU clock indexShiji Yang
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-08MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT
2026-01-08MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li
2025-12-07MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-12-01MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-11-13mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski
2025-11-13mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski
2025-11-13mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski
2025-11-13mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski
2025-11-13mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski
2025-11-13tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-09-04mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-09-04mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-28lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers
2025-08-20MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang
2025-08-20MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-08-20MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-08-15MIPS: 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-19MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli
2025-05-29MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-05-29MIPS: Use arch specific syscall name match functionBibo Mao
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-17MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-02-17Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao