summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64
Commit message (Expand)AuthorAge
* dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-20
* MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen2018-03-05
* MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen2018-03-05
* Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-02-07
|\
| * MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen2018-01-24
| * MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang2018-01-18
* | mips: use swiotlb_{alloc,free}Christoph Hellwig2018-01-15
* | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-15
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski2017-09-06
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-30
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-30
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-29
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-15
|\
| * MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen2017-06-29
| * MIPS: Loongson-3: support irq_set_affinity() in i8259 chipHuacai Chen2017-06-29
| * MIPS: Loongson-3: IRQ balancing for PCI devicesHuacai Chen2017-06-29
| * MIPS: Loongson: Add NMI handler supportHuacai Chen2017-06-29
| * MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-28
* | mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-28
|/
* MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
* MIPS: Add missing include filesArnd Bergmann2017-03-08
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-14
* | MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann2017-01-25
* | MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-03
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-14
* mips/loongson/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-06
|\
| * Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-03
| |\
| | * MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-07-24
| * | MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-29
| |/
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
|/
* MIPS: Loongson64: Fix typoAndrea Gelmini2016-05-28
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-13
* MIPS: Loongson-3: Adjust irq dispatch to speedup processingHuacai Chen2016-05-13
* MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen2016-05-13
* MIPS: Loongson64: Remove call to flush_cache_all().Ralf Baechle2016-05-13
* MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen2016-05-09
* MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen2016-05-09
* MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen2016-01-22
* MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen2016-01-22
* MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2016-01-22
* MIPS: Loongson: Cleanup CONFIG_LOONGSON_SUSPEND.Huacai Chen2015-11-11
* MIPS: Fix console output for Fulong2e systemGuenter Roeck2015-09-22
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10