summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64
AgeCommit message (Expand)AuthorFilesLines
2024-09-04arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-14/+2
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)1-2/+0
2024-09-04MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)1-10/+0
2024-09-04MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)1-4/+4
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang1-33/+2
2024-06-21MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang1-0/+8
2024-06-21MIPS: Loongson64: sleeper: Pass ra and sp as argumentsJiaxun Yang1-2/+6
2024-06-21MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-06-21MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-06-11MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang1-0/+1
2024-06-11MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang3-71/+36
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov1-1/+1
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei2-0/+5
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2-4/+0
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei2-0/+4
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2024-01-08MIPS: Fix typosBjorn Helgaas1-1/+1
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+3
2023-12-13mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2-3/+3
2023-12-05MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang1-16/+26
2023-12-05MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang1-1/+9
2023-12-05MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang1-0/+5
2023-07-28MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang1-80/+80
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner1-0/+1
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-04-05MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang1-16/+0
2023-03-14MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang1-15/+0
2023-03-14MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang1-26/+12
2023-03-14MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang1-3/+3
2023-03-14MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang1-5/+5
2023-03-08mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf1-0/+1
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf1-0/+1
2022-11-11MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang1-0/+10
2022-07-05MIPS: Loongson64: Fix section mismatch warningTiezhu Yang1-1/+0
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig1-1/+1
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen1-0/+10
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang1-5/+0
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang1-3/+0
2022-02-07MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor1-1/+2
2022-02-07MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor1-18/+3
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas1-5/+4
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand1-1/+3
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-0/+1
2021-10-26MIPS: loongson64: Drop call to irq_cpu_offline()Marc Zyngier1-1/+0
2021-10-18MIPS: Loongson64: Add of_node_put() before breakWan Jiabing1-0/+1
2021-06-29MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-06-01MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang1-5/+5
2021-05-27MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen1-2/+1
2021-05-11MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang1-1/+4