summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+98
2026-02-05MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFIYao Zi-0/+98
2026-01-26mips: drop paging_init()Mike Rapoport (Microsoft)-5/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-4/+0
2026-01-26mips: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-2/+7
2025-08-29MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()Thorsten Blum-4/+5
2025-07-02MIPS/Loongson: Fix build warnings about export.hHuacai Chen-1/+0
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+0
2025-03-18mips: fix PCI_IOBASE definitionArnd Bergmann-2/+2
2025-03-17MIPS: consolidate mem_init() for NUMA machinesMike Rapoport (Microsoft)-7/+0
2025-01-20MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env()Thorsten Blum-1/+2
2025-01-11MIPS: Loongson64: remove ROM Size unit in boardinfoKexy Biscuit-2/+0
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)-14/+2
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)-2/+0
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)-10/+0
2024-09-03MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)-4/+4
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang-33/+2
2024-06-21MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang-0/+8
2024-06-21MIPS: Loongson64: sleeper: Pass ra and sp as argumentsJiaxun Yang-2/+6
2024-06-21MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang-22/+16
2024-06-21MIPS: Loongson64: Test register availability before useJiaxun Yang-2/+21
2024-06-11MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang-0/+1
2024-06-11MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang-71/+36
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov-1/+1
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei-0/+5
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer-4/+0
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei-0/+4
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1/+1
2024-01-08MIPS: Fix typosBjorn Helgaas-1/+1
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds-3/+3
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He-3/+3
2023-12-05MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang-16/+26
2023-12-05MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang-1/+9
2023-12-05MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang-0/+5
2023-07-28MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang-80/+80
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner-0/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2023-04-05MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang-16/+0
2023-03-14MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang-15/+0
2023-03-14MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang-26/+12
2023-03-14MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang-3/+3
2023-03-14MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang-5/+5
2023-03-08mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf-0/+1
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf-0/+1
2022-11-11MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang-0/+10
2022-07-05MIPS: Loongson64: Fix section mismatch warningTiezhu Yang-1/+0
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig-1/+1
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen-0/+10
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang-5/+0