aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64
AgeCommit message (Expand)Author
2019-11-25mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-11-09MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-11mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-23MIPS: remove the HT_PCI config optionChristoph Hellwig
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton
2018-11-09MIPS: Simplify FP context initializationPaul Burton
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-15MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-10-15MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport
2018-08-31MIPS: Remove no-op/identity castsPaul Burton
2018-08-28MIPS: Loongon64: DMA functions cleanupHuacai Chen
2018-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen
2018-07-17MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig
2018-06-24MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen
2018-01-18MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton