summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen2-33/+341
2020-04-30MIPS: tools: Show result for loongson3-llsc-checkTiezhu Yang1-0/+2
2020-04-30MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil12-373/+61
2020-04-29MIPS: ingenic: GCW0: Update defconfigPaul Cercueil1-3/+128
2020-04-29MIPS: ingenic: CI20: enable OST, PWM drivers in defconfigPaul Cercueil1-28/+34
2020-04-29MIPS: ingenic: DTS: Update GCW0 supportPaul Cercueil1-15/+484
2020-04-29MIPS: ingenic: DTS: Update JZ4770 supportPaul Cercueil1-7/+170
2020-04-29MIPS: ingenic: DTS: Add nodes for the watchdog/PWM/OSTPaul Cercueil3-0/+72
2020-04-29MIPS: ingenic: DTS: Respect cell count of common propertiesPaul Cercueil4-36/+30
2020-04-29MIPS: ingenic: DTS: Fix invalid value in #dma-cellsPaul Cercueil1-2/+2
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang1-2/+2
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang2-0/+24
2020-04-28MIPS: oprofile: remove unneeded semicolon in common.cJason Yan1-1/+1
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang4-5/+33
2020-04-26MIPS: Loongson: Add support for perf toolTiezhu Yang1-0/+1
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen3-3/+3
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang1-0/+3
2020-04-24MIPS: arch_send_call_function_single_ipi() calling conventions changeLiangliang Huang1-1/+1
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen2-1/+314
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen3-775/+777
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen2-4/+3
2020-04-21MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang2-3/+1
2020-04-21MIPS: Do not initialise globals to 0Tiezhu Yang1-1/+1
2020-04-20MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang1-5/+3
2020-04-20MIPS: DTS: Loongson64: Add ACPI Controller NodeJiaxun Yang1-0/+5
2020-04-20MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang3-154/+1
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang5-87/+1
2020-04-20MIPS: alchemy: Fix build error after ioremap cleanupThomas Bogendoerfer1-0/+1
2020-04-19MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the defaul...H. Nikolaus Schaller1-0/+3
2020-04-19MIPS: DTS: JZ4780: define node for JZ4780 efusePrasannaKumar Muralidharan1-2/+17
2020-04-19MIPS: use ioremap_page_rangeChristoph Hellwig1-101/+11
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig4-107/+49
2020-04-19MIPS: split out the 64-bit ioremap implementationChristoph Hellwig1-28/+37
2020-04-19MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig1-17/+13
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig10-93/+27
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig11-17/+2
2020-04-19MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Jason Yan1-1/+1
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann5-146/+4
2020-04-16MIPS: Fix typo for user_ld macro definitionbibo mao1-1/+1
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang2-8/+0
2020-04-14MIPS: xilfpga: Removed unused header filesbibo mao1-14/+0
2020-04-14mips: define pud_index() regardless of page table foldingMike Rapoport1-2/+2
2020-04-14MIPS: TXx9: Fix Kconfig warningsYueHaibing1-7/+7
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang1-1/+1
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-14/+30
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-4/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2020-04-08MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada1-2/+2