Age | Commit message (Expand) | Author |
2022-07-05 | MIPS: Loongson64: Fix section mismatch warning | Tiezhu Yang |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig |
2022-03-24 | MIPS: Fix build error for loongson64 and sgi-ip27 | Feiyang Chen |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang |
2022-03-14 | MIPS: Remove redundant check in device_tree_init() | Tiezhu Yang |
2022-02-07 | MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option | Nathan Chancellor |
2022-02-07 | MIPS: Loongson64: Clean up use of cc-ifversion | Nathan Chancellor |
2022-01-26 | PCI/sysfs: Find shadow ROM before static attribute initialization | Bjorn Helgaas |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-10-26 | MIPS: loongson64: Drop call to irq_cpu_offline() | Marc Zyngier |
2021-10-18 | MIPS: Loongson64: Add of_node_put() before break | Wan Jiabing |
2021-06-29 | MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops | zhanglianjie |
2021-06-01 | MIPS: Loongson64: Make some functions static in smp.c | Tiezhu Yang |
2021-05-27 | MIPS: Loongson64: Remove a "set but not used" variable | Huacai Chen |
2021-05-11 | MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMP | Youling Tang |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-16 | MIPS: Loongson64: Add kexec/kdump support | Huacai Chen |
2021-03-25 | MIPS: loongson64: fix bug when PAGE_SIZE > 16KB | Huang Pei |
2021-03-25 | MIPS: Loongson64: Add Loongson-2K1000 early_printk_port | Qing Zhang |
2021-03-25 | MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq | Qing Zhang |
2021-03-25 | MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI | Qing Zhang |
2021-03-12 | MIPS: loongson64: alloc pglist_data at run time | Huang Pei |
2021-03-12 | MIPS: Loongson64: Remove unused sysconf members | Qing Zhang |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-12 | kbuild: LD_VERSION redenomination | Masahiro Yamada |
2021-01-15 | MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes | Aurelien Jarno |
2021-01-07 | MIPS: init: move externs to header file | Yanteng Si |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2021-01-04 | MIPS: loongson64: smp.c: Fix block comment coding style | siyanteng |
2021-01-04 | MIPS: Loongson64: Set cluster for cores | Jiaxun Yang |
2021-01-04 | MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP | Tiezhu Yang |
2020-11-27 | MIPS: Loongson64: Fix up reserving kernel memory range | Jinyang He |
2020-11-27 | MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable() | Tiezhu Yang |
2020-11-11 | MIPS: Loongson64: SMP: Fix up play_dead jump indicator | Tiezhu Yang |
2020-11-11 | MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU | Tiezhu Yang |
2020-11-11 | MIPS: Loongson64: Set IPI_Enable register per core by itself | Tiezhu Yang |
2020-11-11 | MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only once | Tiezhu Yang |
2020-11-11 | MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3 | Tiezhu Yang |
2020-10-27 | MIPS: Loongson64: Add /sys/firmware/lefi/boardinfo | Tiezhu Yang |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-12 | MIPS: Loongson64: Clean up numa.c | Tiezhu Yang |
2020-09-22 | MIPS: Loongson-3: Fix fp register access if MSA enabled | Huacai Chen |
2020-09-11 | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig |
2020-09-11 | dma-direct: remove __dma_to_phys | Christoph Hellwig |
2020-09-07 | MIPS: Loongson64: Remove unused loongson_reboot. | Jinyang He |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-08-04 | MIPS: KVM: Add kvm guest support for Loongson-3 | Huacai Chen |