summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64
AgeCommit message (Expand)Author
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-17MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-03-27mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li
2019-02-15mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai 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
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-06-29MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen
2017-06-29MIPS: Loongson-3: support irq_set_affinity() in i8259 chipHuacai Chen
2017-06-29MIPS: Loongson-3: IRQ balancing for PCI devicesHuacai Chen
2017-06-29MIPS: Loongson: Add NMI handler supportHuacai Chen
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-25MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner