summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Add more MMIO load/store instructions emulationHuacai Chen
2020-06-04KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen
2020-06-04KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Add Loongson-3 Virtual IPI interrupt supportHuacai Chen
2020-06-04KVM: MIPS: Add more types of virtual interruptsHuacai Chen
2020-06-04KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen
2020-06-04KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgdHuacai Chen
2020-06-04KVM: MIPS: Add EVENTFD support which is needed by VHOSTHuacai Chen
2020-06-04KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16Huacai Chen
2020-06-04KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-04KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo
2020-05-31MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer
2020-05-28MIPS: Loongson64: Remove not used pci.cTiezhu Yang
2020-05-28MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang
2020-05-28MIPS: CPU_LOONGSON2EF need software to maintain cache consistencyLichao Liu
2020-05-28MIPS: DTS: Fix build errors used with various configsTiezhu Yang
2020-05-27MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-05-27MIPS: mm: add page valid judgement in function pte_modifyBibo Mao
2020-05-27mm/memory.c: Add memory read privilege on page fault handlingBibo Mao
2020-05-27mm/memory.c: Update local TLB if PTE entry existsBibo Mao
2020-05-27MIPS: Do not flush tlb page when updating PTE entryBibo Mao
2020-05-27MIPS: ingenic: Default to a generic boardPaul Cercueil
2020-05-27MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil
2020-05-27MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang
2020-05-27MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang