summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen1-0/+2
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei1-0/+12
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2-2/+3
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai1-1/+4
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò10-10/+0
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-07-09MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl1-4/+4
2020-06-22MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-22MIPS: tools: Fix resource leak in elf-entry.cKaige Li1-1/+8
2020-06-22mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-22mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-06-22mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-06-22MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-06-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin1-2/+4
2020-06-22MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang1-1/+1
2020-06-17KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li1-0/+4
2020-06-17KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li1-1/+1
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen1-1/+4
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET1-1/+1
2020-02-24MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-02-11MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin1-1/+1
2020-02-11MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin1-1/+1
2020-02-11MIPS: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin1-1/+1
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander1-0/+3
2020-01-17mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2-13/+20
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev1-1/+26
2020-01-17MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer1-0/+4
2020-01-17MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer1-3/+2
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon1-4/+5
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-09MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2-2/+2
2020-01-09MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton1-1/+1
2020-01-04Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"Greg Kroah-Hartman2-14/+14
2020-01-04Revert "MIPS: futex: Restore \n after sync instructions"Greg Kroah-Hartman1-3/+3
2019-12-31MIPS: futex: Restore \n after sync instructionsPaul Burton1-3/+3
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-12-31MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos1-0/+1
2019-12-31MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2-14/+14