summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-12-29MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran1-0/+1
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24MIPS: export has_transparent_hugepage() for modulesRandy Dunlap1-0/+1
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-12MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-12MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-21install several missing uapi headersRolf Eike Beer1-0/+3
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen1-9/+4
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-20MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-06-20KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li1-0/+4
2020-06-20KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li1-1/+1
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski1-1/+5
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-03-11MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET1-1/+1
2020-02-28MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-01-29mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2020-01-23MIPS: Prevent link failure with kcov instrumentationJouni Hogander1-0/+3
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-11-25MIPS: kexec: Relax memory restrictionDengcheng Zhu1-3/+3
2019-11-25mips: txx9: fix iounmap related issueDing Xiang1-3/+2
2019-11-25MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen1-3/+5
2019-11-16MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-1/+1
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-29MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel1-1/+1
2019-10-17MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2-0/+5
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera2-2/+0
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor1-1/+1
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman3-18/+0
2019-09-06MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer1-1/+2
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann1-2/+0
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-08-04MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-08-04MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2