aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2023-04-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-03-17Merge tag 'v5.4.237' into v5.4/standard/baseBruce Ashfield
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-11mips: fix syscall_get_nrElvira Khabirova
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2023-03-11MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-01-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
2023-01-18MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-12-19Merge tag 'v5.4.226' into v5.4/standard/baseBruce Ashfield
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-30Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-11-30Merge tag 'v5.4.225' into v5.4/standard/baseBruce Ashfield
2022-11-25MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-10-31Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-10-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-10-08Merge tag 'v5.4.215' into v5.4/standard/baseBruce Ashfield
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-28MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-09-19Merge tag 'v5.4.213' into v5.4/standard/baseBruce Ashfield
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-07-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.202' into v5.4/standard/baseBruce Ashfield
2022-07-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.200' into v5.4/standard/baseBruce Ashfield
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-22mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun