aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-1/+4
2020-01-10MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-01-09MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-11-11MIPS: Loongson64: Drop setup_pcimapJiaxun Yang1-43/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang3-44/+3
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen1-1/+1
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton1-0/+4
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang22-72/+10
2019-11-01MIPS: Loongson64: Cleanup unused codeJiaxun Yang21-767/+26
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang25-2415/+0
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang4-9/+9
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton1-0/+4
2019-10-07MIPS: Loongson-3: Add CSR IPI supportHuacai Chen1-8/+62
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen1-39/+51
2019-10-07MIPS: barrier: Remove loongson_llsc_mb()Paul Burton1-1/+1
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen2-28/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner33-163/+33
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner5-0/+5
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2019-03-11mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen1-0/+23
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+3
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-7/+6
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-4/+3
2018-11-23MIPS: remove the HT_PCI config optionChristoph Hellwig1-1/+1
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2-2/+4
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton1-10/+2
2018-11-09MIPS: Simplify FP context initializationPaul Burton1-5/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-15MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen1-10/+3
2018-10-15MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen1-40/+3
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu1-0/+4
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport1-19/+15
2018-08-31MIPS: Remove no-op/identity castsPaul Burton1-5/+5
2018-08-28MIPS: Loongon64: DMA functions cleanupHuacai Chen5-7/+14
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2-2/+4
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-0/+1
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig3-2/+19
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig4-23/+5
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-0/+2
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig1-70/+1
2018-06-24MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig1-8/+1
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1