summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-06-05arch/kmap: don't hard code kmap_prot valuesIra Weiny1-1/+1
2020-06-05arch/kunmap_atomic: consolidate duplicate codeIra Weiny3-11/+5
2020-06-05arch/kmap_atomic: consolidate duplicate codeIra Weiny3-18/+3
2020-06-05arch/kunmap: remove duplicate kunmap implementationsIra Weiny2-12/+0
2020-06-05arch/kmap: remove redundant arch specific kmapsIra Weiny2-13/+5
2020-06-05arch/kmap: remove BUG_ON()Ira Weiny1-1/+1
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen3-1/+3
2020-06-04KVM: MIPS: Add more MMIO load/store instructions emulationHuacai Chen1-10/+470
2020-06-04KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen4-1/+113
2020-06-04KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen4-0/+92
2020-06-04KVM: MIPS: Add Loongson-3 Virtual IPI interrupt supportHuacai Chen5-1/+277
2020-06-04KVM: MIPS: Add more types of virtual interruptsHuacai Chen4-133/+67
2020-06-04KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3Huacai Chen1-2/+6
2020-06-04KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3Huacai Chen1-0/+6
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen3-14/+19
2020-06-04KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgdHuacai Chen1-1/+18
2020-06-04KVM: MIPS: Add EVENTFD support which is needed by VHOSTHuacai Chen4-1/+8
2020-06-04KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16Huacai Chen1-2/+2
2020-06-04KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li1-0/+4
2020-06-04KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li1-1/+1
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-16/+4
2020-06-04mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual1-1/+1
2020-06-04mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-4/+0
2020-06-04mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-7/+0
2020-06-04mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport3-3/+3
2020-06-04mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+0
2020-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-36/+38
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds320-13161/+4205
2020-06-03Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+8
2020-06-02Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-0/+3
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+0
2020-05-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo1-43/+0
2020-05-31MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET1-1/+1
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui1-16/+16
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui2-1/+9
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui3-17/+35
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer4-779/+781
2020-05-28MIPS: Loongson64: Remove not used pci.cTiezhu Yang1-49/+0
2020-05-28MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang2-2/+48
2020-05-28MIPS: CPU_LOONGSON2EF need software to maintain cache consistencyLichao Liu1-0/+1
2020-05-28MIPS: DTS: Fix build errors used with various configsTiezhu Yang1-0/+2
2020-05-27MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang1-0/+1
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-05-27MIPS: mm: add page valid judgement in function pte_modifyBibo Mao1-2/+5
2020-05-27mm/memory.c: Add memory read privilege on page fault handlingBibo Mao1-0/+2
2020-05-27mm/memory.c: Update local TLB if PTE entry existsBibo Mao1-0/+23
2020-05-27MIPS: Do not flush tlb page when updating PTE entryBibo Mao1-0/+5
2020-05-27MIPS: ingenic: Default to a generic boardPaul Cercueil1-1/+8
2020-05-27MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil1-0/+13
2020-05-27MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil1-0/+6