summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-231-2/+7
* MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-231-0/+1
* KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-231-0/+2
* MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli2020-09-091-0/+2
* MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-09-091-0/+4
* mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-09-031-0/+10
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-262-2/+3
* MIPS: CPU#0 is not hotpluggableHuacai Chen2020-08-211-1/+1
* MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai2020-08-191-1/+4
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-07-2210-10/+0
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-221-3/+3
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-06-221-0/+70
* mips: MAAR: Use more precise address maskSerge Semin2020-06-221-1/+1
* mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin2020-06-221-3/+3
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-06-223-3/+14
* MIPS: Make sparse_init() using top-down allocationTiezhu Yang2020-06-221-0/+10
* MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang2020-06-221-1/+1
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-221-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-221-1/+1
* MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-04-171-0/+3
* MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen2020-04-171-1/+4
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-051-1/+1
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-241-0/+3
* MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin2020-02-111-1/+1
* MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin2020-02-111-1/+1
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2020-01-272-13/+3
* MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2020-01-275-98/+3
* MIPS: Prevent link failure with kcov instrumentationJouni Hogander2020-01-171-0/+3
* mips: cacheinfo: report shared CPU mapVladimir Kondratiev2020-01-171-1/+26
* bpf, mips: Limit to 33 tail callsPaul Chaignon2020-01-121-4/+5
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-091-1/+19
* mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-12-311-2/+7
* MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2019-12-132-2/+2
* MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen2019-12-131-1/+1
* MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki2019-12-131-0/+1
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2019-11-201-3/+3
* mips: txx9: fix iounmap related issueDing Xiang2019-11-201-3/+2
* MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen2019-11-201-3/+5
* MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2019-11-201-1/+1
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-103-10/+10
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+3
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-291-8/+15
* mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-291-1/+1
* MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-10-291-1/+1
* MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-172-0/+44