Age | Commit message (Expand) | Author |
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 |
2020-07-28 | MIPS: Loongson64: Process ISA Node in DeviceTree | Jiaxun Yang |
2020-07-16 | MIPS: Loongson64: Load LS7A dtbs | Jiaxun Yang |
2020-07-08 | MIPS: Loongson: Rename CPU device-tree binding | Huacai Chen |
2020-07-08 | MIPS: Unify naming style of vendor CP0.Config6 bits | Huacai Chen |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport |
2020-05-31 | MIPS: Loongson64: Reorder CPUCFG model match arms | WANG Xuerui |
2020-05-31 | MIPS: Expose Loongson CPUCFG availability via HWCAP | WANG Xuerui |
2020-05-31 | MIPS: Loongson64: Guard against future cores without CPUCFG | WANG Xuerui |
2020-05-30 | MIPS: Fix build warning about "PTR_STR" redefinition | Thomas Bogendoerfer |
2020-05-28 | MIPS: Loongson64: Remove not used pci.c | Tiezhu Yang |
2020-05-28 | MIPS: Loongson64: Define PCI_IOBASE | Jiaxun Yang |
2020-05-27 | MIPS: Loongson64: Switch to generic PCI driver | Jiaxun Yang |