summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+0
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen1-0/+113
2021-03-25MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei1-1/+1
2021-03-25MIPS: Loongson64: Add Loongson-2K1000 early_printk_portQing Zhang1-1/+4
2021-03-25MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freqQing Zhang1-0/+24
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang2-3/+26
2021-03-12MIPS: loongson64: alloc pglist_data at run timeHuang Pei1-3/+14
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang3-63/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2021-02-11kbuild: LD_VERSION redenominationMasahiro Yamada1-1/+1
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno1-22/+0