summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang
2026-03-04MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-02-26MIPS: Work around LLVM bug when gp is used as global register variableYao Zi
2026-02-26mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap
2026-01-14mips: fix HIGHMEM initializationMike Rapoport (Microsoft)
2025-12-15MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li
2025-12-15MIPS: Alchemy: Remove bogus static/inline specifiersThierry Reding
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-10Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01MIPS: Fix whitespace damage in r4k_wait from VS timer fixMaciej W. Rozycki
2025-12-01mips: kvm: simplify kvm_mips_deliver_interrupts()Yury Norov
2025-12-01MIPS: alchemy: mtx1: switch to static device propertiesDmitry Torokhov
2025-12-01mips: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)
2025-12-01MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bitsGregory CLEMENT
2025-12-01MIPS: dts: Always descend vendor subdirectoriesRob Herring (Arm)
2025-12-01mips: configs: loongson1: Update defconfigKeguang Zhang
2025-12-01MIPS: Fix HOTPLUG_PARALLEL dependencyGregory CLEMENT
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-11mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski
2025-11-11MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson