summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2026-04-01mips: ralink: update CPU clock indexShiji Yang
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27MIPS: PCI: Remove unnecessary second application of alignIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-26MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQsIcenowy Zheng
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-12MIPS: Don't select CLOCKSOURCE_WATCHDOGThomas Gleixner
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11MIPS: vdso: Explicitly include asm/vdso/vdso.hThomas Weißschuh
2026-03-11MIPS: vdso: Add include guard to asm/vdso/vdso.hThomas Weißschuh
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-24irqchip/irq-pic32-evic: Allow driver to be compiled with COMPILE_TESTBrian Masney
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09MIPS: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh
2026-02-09MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-02-09MIPS: Work around LLVM bug when gp is used as global register variableYao Zi
2026-02-06mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-05MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFIYao Zi
2026-02-05MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang
2026-02-05MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-02-02MIPS: tools: relocs: Ship a definition of R_MIPS_PC32Yao Zi
2026-01-30MIPS: Loongson64: dts: fix phy-related definition of LS7A GMACIcenowy Zheng
2026-01-30MIPS: drop unused pic32.h headerBrian Masney
2026-01-30MIPS: update include to use pic32.h from platform_dataBrian Masney
2026-01-30MIPS: pic32: drop unused include linux/io.h from pic32.hBrian Masney
2026-01-30MIPS: pic32: include linux/types.h on pic32.hBrian Masney
2026-01-30MIPS: pic32: include linux/io.h header on several filesBrian Masney
2026-01-30mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap
2026-01-30MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore