aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64/loongson-3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen1-10/+1
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 Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-6/+4
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen1-1/+2
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 Rapoport1-1/+0
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-07-23MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen1-1/+2
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig2-1/+26
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
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-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-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen1-2/+3
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
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-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2-2/+2
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-09-19mips/loongson/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-26/+8
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 Chen1-9/+97
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: 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
2015-09-03MIPS: loongson64/timer: Migrate to new 'set-state' interfaceViresh Kumar1-46/+71
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-2/+5
2015-07-07MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle1-1/+1
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen8-0/+1494