summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64
Commit message (Expand)AuthorAgeFilesLines
* MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-272-0/+5
* Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2024-01-272-4/+0
* MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-262-0/+4
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-171-1/+1
|\
| * MIPS: Fix typosBjorn Helgaas2024-01-081-1/+1
* | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-152-3/+3
|\ \ | |/ |/|
| * mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-122-3/+3
* | MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2023-12-051-16/+26
* | MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang2023-12-051-1/+9
* | MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang2023-12-051-0/+5
|/
* MIPS: Loongson64: Fix more __iomem attributesJiaxun Yang2023-07-281-80/+80
* MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
* Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-0/+2
|\
| * mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf2023-03-081-0/+1
| * mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf2023-03-081-0/+1
* | MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang2023-04-051-16/+0
* | MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang2023-03-141-15/+0
* | MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang2023-03-141-26/+12
* | MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang2023-03-141-3/+3
* | MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang2023-03-141-5/+5
|/
* MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang2022-11-111-0/+10
* MIPS: Loongson64: Fix section mismatch warningTiezhu Yang2022-07-051-1/+0
* swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-1/+1
* MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen2022-03-241-0/+10
* MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang2022-03-141-5/+0
* MIPS: Remove redundant check in device_tree_init()Tiezhu Yang2022-03-141-3/+0
* MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor2022-02-071-1/+2
* MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor2022-02-071-18/+3
* PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-01-261-5/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+3
|\
| * memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-1/+3
* | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-051-0/+1
|\ \
| * | MIPS: Loongson64: Add of_node_put() before breakWan Jiabing2021-10-181-0/+1
| |/
* / MIPS: loongson64: Drop call to irq_cpu_offline()Marc Zyngier2021-10-261-1/+0
|/
* MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie2021-06-291-0/+3
* MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang2021-06-011-5/+5
* MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen2021-05-271-2/+1
* MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang2021-05-111-1/+4
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2021-04-161-0/+113
* MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei2021-03-251-1/+1
* MIPS: Loongson64: Add Loongson-2K1000 early_printk_portQing Zhang2021-03-251-1/+4
* MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freqQing Zhang2021-03-251-0/+24
* MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang2021-03-252-3/+26
* MIPS: loongson64: alloc pglist_data at run timeHuang Pei2021-03-121-3/+14
* MIPS: Loongson64: Remove unused sysconf membersQing Zhang2021-03-123-63/+1
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+1
|\
| * kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-121-1/+1
* | MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2021-01-151-22/+0
* | MIPS: init: move externs to header fileYanteng Si2021-01-071-1/+0