aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-07-03Merge tag 'v6.1.37' into v6.1/standard/baseBruce Ashfield
2023-07-01mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-06-22Merge tag 'v6.1.35' into v6.1/standard/baseBruce Ashfield
2023-06-21MIPS: Prefer cc-option for additions to cflagsNathan Chancellor
2023-06-21MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21MIPS: Restore Au1300 supportManuel Lauss
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss
2023-05-15Merge tag 'v6.1.28' into v6.1/standard/baseBruce Ashfield
2023-05-11MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-27Merge tag 'v6.1.26' into v6.1/standard/baseBruce Ashfield
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-06Merge tag 'v6.1.23' into v6.1/standard/baseBruce Ashfield
2023-04-06mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-03-17Merge tag 'v6.1.20' into v6.1/standard/baseBruce Ashfield
2023-03-17Merge tag 'v6.1.16' into v6.1/standard/baseBruce Ashfield
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller
2023-03-10mips: fix syscall_get_nrElvira Khabirova
2023-01-12Merge tag 'v6.1.5' into v6.1/standard/baseBruce Ashfield
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2023-01-04Merge tag 'v6.1.2' into v6.1/standard/baseBruce Ashfield
2022-12-31MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-12-31MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2022-12-31MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-12-31MIPS: DTS: CI20: fix reset line polarity of the ethernet controllerDmitry Torokhov
2022-12-22Merge tag 'v6.1.1' into v6.1/standard/baseBruce Ashfield
2022-12-21mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson
2022-12-21mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson
2022-12-21mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-14Merge tag 'v6.1' into v6.1/standard/baseBruce Ashfield
2022-12-14mips: vdso: fix 'jalr $t9' crash in vdso codeVictor Kamensky
2022-12-14mips: Kconfig: add QEMUMIPS64 optionBruce Ashfield
2022-12-144kc cache tlb hazard: tlbp cache coherencyWeixing Shi
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-11MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-11-11mips: alchemy: gpio: Include the right headerLinus Walleij
2022-11-11MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang
2022-11-11MIPS: fix duplicate definitions for exported symbolsRongwei Zhang
2022-11-11mips: boot/compressed: use __NO_FORTIFYJohn Thomson
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds