aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-29MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil4-220/+1
2020-04-29MIPS: Loongson64: Switch the order of RS780E and LS7ALiangliang Huang1-2/+2
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang1-0/+6
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang1-0/+4
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen1-1/+1
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 Chen1-0/+26
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen2-0/+777
2020-04-24MIPS: Fix the declaration conflict of mm_isBranchInstr()Huacai Chen2-4/+3
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2-61/+66
2020-04-21MIPS: Cleanup code about plat_mem_setup()Tiezhu Yang1-1/+1
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang1-36/+0
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig1-83/+3
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 Hellwig7-88/+10
2020-04-19MIPS: remove cpu_has_64bit_addressesChristoph Hellwig11-17/+2
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann2-49/+1
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-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-14/+30
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-4/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-13/+0