aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig1-7/+0
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig1-1/+0
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+0
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-4/+0
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig1-2/+2
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen1-0/+3
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen1-0/+3
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds3-4/+2
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen2-2/+2
2018-01-18MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang1-2/+0
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig2-19/+3
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-09-06MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton1-1/+2
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton1-5/+6
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn1-1/+1
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-7/+99
2017-06-29MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen1-3/+8
2017-06-29MIPS: Loongson-3: support irq_set_affinity() in i8259 chipHuacai Chen1-13/+54
2017-06-29MIPS: Loongson-3: IRQ balancing for PCI devicesHuacai Chen2-3/+34
2017-06-29MIPS: Loongson: Add NMI handler supportHuacai Chen1-0/+13
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig1-14/+5
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2-2/+4
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2-0/+4
2017-03-08MIPS: Add missing include filesArnd Bergmann1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker9-9/+12
2017-01-25MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann1-14/+6
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2-4/+4
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-1/+1
2016-09-19mips/loongson/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-26/+8
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-7/+8
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-5/+5
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle1-7/+7
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan1-0/+1
2016-07-24MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen1-7/+7
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini1-1/+1
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2-10/+103
2016-05-13MIPS: Loongson-3: Adjust irq dispatch to speedup processingHuacai Chen1-4/+6
2016-05-13MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen2-1/+151
2016-05-13MIPS: Loongson64: Remove call to flush_cache_all().Ralf Baechle1-1/+0
2016-05-09MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen1-1/+1
2016-05-09MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen1-3/+3
2016-01-22MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-01-22MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13