summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2026-01-26mips: drop paging_init()Mike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26mips: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore
2026-01-15net: ethernet: dnet: remove driverHeiner Kallweit
2026-01-14mips: fix HIGHMEM initializationMike Rapoport (Microsoft)
2026-01-13MIPS: vdso: Provide getres_time64() for 32-bit ABIsThomas Weißschuh
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-01-06mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2025-12-15MIPS: Move IP27 timer to request_percpu_irq()Marc Zyngier
2025-12-15MIPS: Move IP30 timer to request_percpu_irq()Marc Zyngier
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