summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2020-05-27MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas
2020-05-25MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas
2020-05-24MIPS: tools: Fix resource leak in elf-entry.cKaige Li
2020-05-24MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen
2020-05-24MIPS: DTS: Only build subdir of current platformTiezhu Yang
2020-05-24MIPS: Fix exception handler memcpy()Ben Hutchings
2020-05-22mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPUSerge Semin
2020-05-22mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin
2020-05-22mips: Add udelay lpj numbers adjustmentSerge Semin
2020-05-22mips: Add CPS_NS16550_WIDTH configSerge Semin
2020-05-22mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin
2020-05-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin