summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64
AgeCommit message (Expand)Author
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-10-26MIPS: loongson64: Drop call to irq_cpu_offline()Marc Zyngier
2021-10-18MIPS: Loongson64: Add of_node_put() before breakWan Jiabing
2021-06-29MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie
2021-06-01MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang
2021-05-27MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen
2021-05-11MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-03-25MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei
2021-03-25MIPS: Loongson64: Add Loongson-2K1000 early_printk_portQing Zhang
2021-03-25MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freqQing Zhang
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang
2021-03-12MIPS: loongson64: alloc pglist_data at run timeHuang Pei
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno
2021-01-07MIPS: init: move externs to header fileYanteng Si
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2021-01-04MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng
2021-01-04MIPS: Loongson64: Set cluster for coresJiaxun Yang
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang
2020-11-27MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang
2020-11-11MIPS: Loongson64: SMP: Fix up play_dead jump indicatorTiezhu Yang
2020-11-11MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang
2020-11-11MIPS: Loongson64: Set IPI_Enable register per core by itselfTiezhu Yang
2020-11-11MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only onceTiezhu Yang
2020-11-11MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang
2020-10-27MIPS: Loongson64: Add /sys/firmware/lefi/boardinfoTiezhu Yang
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang
2020-07-16MIPS: Loongson64: Load LS7A dtbsJiaxun Yang
2020-07-08MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui