summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2020-12-30MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-24MIPS: export has_transparent_hugepage() for modulesRandy Dunlap
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
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-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-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-22MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-06-22mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-22mips: MAAR: Use more precise address maskSerge Semin
2020-06-22mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-06-22MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-06-22MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang
2020-06-22KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-22KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-02-24MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang
2020-02-11MIPS: boot: fix typo in 'vmlinux.lzma.its' targetAlexander Lobakin
2020-02-11MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2020-01-27MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-12-13MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2019-12-13MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen
2019-12-13MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki
2019-11-20MIPS: kexec: Relax memory restrictionDengcheng Zhu
2019-11-20mips: txx9: fix iounmap related issueDing Xiang
2019-11-20MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen
2019-11-20MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer