summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-162-31/+3
|\
| * MIPS: Loongson64: Clean up numa.cTiezhu Yang2020-10-121-26/+3
| * MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He2020-09-071-5/+0
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+2
|\ \
| * | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
| * | dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
| |/
* / MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen2020-09-221-16/+8
|/
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-042-2/+17
* MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang2020-07-281-25/+62
* MIPS: Loongson64: Load LS7A dtbsJiaxun Yang2020-07-161-22/+34
* MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen2020-07-081-2/+2
* MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen2020-07-081-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-1/+1
|\
| * mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* | MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui2020-05-311-16/+16
* | MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui2020-05-311-1/+8
* | MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui2020-05-311-17/+20
* | MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer2020-05-301-0/+1
* | MIPS: Loongson64: Remove not used pci.cTiezhu Yang2020-05-281-49/+0
* | MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang2020-05-281-2/+40
* | MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2020-05-272-1/+30
* | MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2020-05-242-0/+218
* | MIPS: Fix exception handler memcpy()Ben Hutchings2020-05-241-2/+2
* | MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* | MIPS: Loongson: Add DMA support for LS7ATiezhu Yang2020-05-083-3/+25
* | MIPS: Loongson: Get host bridge informationTiezhu Yang2020-04-281-0/+18
* | MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen2020-04-241-1/+288
* | MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang2020-04-201-5/+3
* | MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang2020-04-203-154/+1
* | MIPS: Loongson64: Remove dead RTC codeJiaxun Yang2020-04-204-51/+1
* | mips: loongsoon2ef: remove private clk apiArnd Bergmann2020-04-161-1/+0
|/
* MIPS: Loongson64: Load built-in dtbsJiaxun Yang2020-03-252-0/+39
* MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang2020-03-254-180/+18
* MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang2020-03-191-1/+1
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-7/+3
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-312-1/+4
|\
| * MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-01-101-0/+3
| * MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer2020-01-091-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* MIPS: Loongson64: Drop setup_pcimapJiaxun Yang2019-11-111-43/+0
* MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang2019-11-113-44/+3
* MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen2019-11-111-1/+1
* Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-011-0/+4
|\
| * MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2019-10-101-0/+4
* | MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-0122-72/+10
* | MIPS: Loongson64: Cleanup unused codeJiaxun Yang2019-11-0121-767/+26
* | MIPS: Fork loongson2ef from loongson64Jiaxun Yang2019-11-0125-2415/+0
* | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-314-9/+9
* | MIPS: Loongson-3: Add CSR IPI supportHuacai Chen2019-10-071-8/+62