summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl2020-07-091-4/+4
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-221-3/+3
* MIPS: tools: Fix resource leak in elf-entry.cKaige Li2020-06-221-1/+8
* 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: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin2020-06-221-2/+4
* 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-171-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-171-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: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin2020-02-111-1/+1
* MIPS: Prevent link failure with kcov instrumentationJouni Hogander2020-01-171-0/+3
* mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2020-01-172-13/+20
* mips: cacheinfo: report shared CPU mapVladimir Kondratiev2020-01-171-1/+26
* MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer2020-01-171-0/+4
* MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer2020-01-171-3/+2
* 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: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2020-01-092-2/+2
* MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton2020-01-091-1/+1
* Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"Greg Kroah-Hartman2020-01-042-14/+14
* Revert "MIPS: futex: Restore \n after sync instructions"Greg Kroah-Hartman2020-01-041-3/+3
* MIPS: futex: Restore \n after sync instructionsPaul Burton2019-12-311-3/+3
* mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-12-311-2/+7
* MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos2019-12-311-0/+1
* MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2019-12-312-14/+14
* Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-153-26/+6
|\
| * MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer2019-10-313-26/+6
* | timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-041-7/+0
|/
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-231-8/+15
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-233-10/+10
* mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino2019-10-181-1/+3
* Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-122-2/+0
|\
| * USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-042-2/+0
* | MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2019-10-102-0/+5
* | MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-102-0/+44
* | MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-10-091-1/+1
* | MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-10-091-2/+2
* | MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-10-071-2/+3
* | MIPS: fw/arc: Remove unused addr variablePaul Burton2019-10-041-1/+0