summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-10-01MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-10-01MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-17MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang
2020-09-09mips/oprofile: Fix fallthrough placementHe Zhe
2020-09-09MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-09MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-09-03MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 onlyJiaxun Yang
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He
2020-08-21MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen
2020-08-19MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-25MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-15MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl
2020-06-15KVM: MIPS: Fix a build error for !CPU_LOONGSON64Huacai Chen
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport