summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64
AgeCommit message (Expand)Author
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-05MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-12-05MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-05MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang
2023-07-28MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-05MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang
2023-03-14MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang
2023-03-14MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang
2023-03-14MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang
2023-03-14MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang
2023-03-08mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf
2022-11-11MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang
2022-07-05MIPS: Loongson64: Fix section mismatch warningTiezhu Yang
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang
2022-02-07MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor
2022-02-07MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
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