aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-06Merge 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/linuxLinus 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/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada1-1/+1
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno1-22/+0
2021-01-07MIPS: init: move externs to header fileYanteng Si1-1/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2021-01-04MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng1-2/+4
2021-01-04MIPS: Loongson64: Set cluster for coresJiaxun Yang1-0/+2
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang2-51/+50
2020-11-27MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He1-2/+5
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang1-3/+0
2020-11-11MIPS: Loongson64: SMP: Fix up play_dead jump indicatorTiezhu Yang1-1/+2
2020-11-11MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang1-23/+97
2020-11-11MIPS: Loongson64: Set IPI_Enable register per core by itselfTiezhu Yang1-2/+2
2020-11-11MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only onceTiezhu Yang1-15/+2
2020-11-11MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang1-3/+0
2020-10-27MIPS: Loongson64: Add /sys/firmware/lefi/boardinfoTiezhu Yang3-0/+59
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-31/+3
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang1-26/+3
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen1-16/+8
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-1/+1
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-1/+1
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He1-5/+0
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-1/+0
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2-2/+17
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang1-25/+62
2020-07-16MIPS: Loongson64: Load LS7A dtbsJiaxun Yang1-22/+34
2020-07-08MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen1-2/+2
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen1-3/+3
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport1-1/+1
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui1-16/+16
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui1-1/+8