summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-2/+0
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-3/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-2/+2
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-12/+1
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual1-1/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-4/+0
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-7/+0
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds88-3661/+1245
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+8
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui1-0/+1
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui1-0/+11
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer2-779/+779
2020-05-28MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang1-0/+8
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: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas1-2/+2
2020-05-25MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas1-3/+3
2020-05-24MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard1-3/+2
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2-0/+72
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen1-13/+24
2020-05-22mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin1-0/+19
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin3-1/+14
2020-05-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin1-2/+4
2020-05-22mips: Add MIPS Warrior P5600 supportSerge Semin1-0/+2
2020-05-22mips: Add MIPS Release 5 supportSerge Semin11-31/+64
2020-05-21mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2-61/+66
2020-05-19mips: MAAR: Add XPA mode supportSerge Semin2-2/+25
2020-05-18MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.hJoshua Kinard1-1/+0
2020-05-17mips/mm: Add page soft dirty trackingGuoyun Sun2-4/+64
2020-05-17MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bitsWANG Xuerui1-0/+6
2020-05-17MIPS: Loongson64: define offsets and known revisions for some CPUCFG featuresWANG Xuerui1-0/+19
2020-05-17MIPS: Loongson64: fix typos in loongson_regs.hWANG Xuerui1-5/+5
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack1-0/+2
2020-05-15MIPS: SGI-IP27: Use the _AC() macro in spaces.hJoshua Kinard1-5/+7
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau2-8/+8
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer3-291/+0
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer12-2064/+0
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer10-702/+0
2020-05-08MIPS: Loongson: Add DMA support for LS7ATiezhu Yang1-0/+5
2020-05-08MIPS: inst.h: Stop including asm.h to avoid various build failuresHuacai Chen1-89/+95
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen1-10/+10
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang3-3/+3
2020-05-07MIPS: Remove dead code in pci.hJason Yan1-3/+0
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen1-0/+1