summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-3/+2
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds26-46/+46
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook27-57/+55
9 daysMerge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds14-54/+172
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+2
13 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-40/+14
13 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+0
14 daysMerge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds3-0/+11
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+6
2026-02-11Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-23/+4
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+3
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-02-09MIPS: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh1-0/+28
2026-02-09MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang1-2/+3
2026-02-09MIPS: Work around LLVM bug when gp is used as global register variableYao Zi1-0/+13
2026-02-07mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-4/+4
2026-02-05MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFIYao Zi1-0/+98
2026-02-05MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang1-1/+10
2026-02-05MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang3-6/+8
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra3-3/+26
2026-02-03MIPS: tools: relocs: Ship a definition of R_MIPS_PC32Yao Zi1-0/+7
2026-01-30MIPS: Loongson64: dts: fix phy-related definition of LS7A GMACIcenowy Zheng1-2/+4
2026-01-30MIPS: drop unused pic32.h headerBrian Masney1-36/+0
2026-01-30MIPS: update include to use pic32.h from platform_dataBrian Masney4-5/+4
2026-01-30MIPS: pic32: drop unused include linux/io.h from pic32.hBrian Masney1-1/+0
2026-01-30MIPS: pic32: include linux/types.h on pic32.hBrian Masney1-0/+1
2026-01-30MIPS: pic32: include linux/io.h header on several filesBrian Masney3-0/+3
2026-01-30mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap1-1/+0
2026-01-30MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-01-29net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore2-2/+0
2026-01-27mips: drop paging_init()Mike Rapoport (Microsoft)6-20/+3
2026-01-27arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-11/+0
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)3-13/+0
2026-01-27mips: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)3-8/+22
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+23
2026-01-23mips: Add support for PC32 relocations in vmlinuxArd Biesheuvel2-0/+4
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner3-0/+3
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-0/+1
2026-01-21net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore1-2/+0
2026-01-16net: ethernet: dnet: remove driverHeiner Kallweit1-1/+0
2026-01-15mips: fix HIGHMEM initializationMike Rapoport (Microsoft)1-0/+23
2026-01-13MIPS: vdso: Provide getres_time64() for 32-bit ABIsThomas Weißschuh2-0/+6
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-0/+2
2026-01-06mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming1-2/+2
2025-12-16MIPS: Move IP27 timer to request_percpu_irq()Marc Zyngier1-8/+2
2025-12-16MIPS: Move IP30 timer to request_percpu_irq()Marc Zyngier3-15/+2
2025-12-15MIPS: Fix a reference leak bug in ip22_check_gio()Haoxiang Li1-1/+2
2025-12-15MIPS: Alchemy: Remove bogus static/inline specifiersThierry Reding1-2/+1