summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-07-03MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh
2025-07-03mips: dts: qca: add wmac supportRosen Penev
2025-07-03MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driverBenoît Monin
2025-07-03MIPS: mobileye: dts: eyeq5: add the emmc controllerBenoît Monin
2025-07-03MIPS: eyeq6_defconfig: add cadence MMC/SDHCI driverBenoît Monin
2025-07-03MIPS: mobileye: dts: eyeq6h: add the emmc controllerBenoît Monin
2025-07-03MIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang
2025-07-03MIPS: lantiq: falcon: sysctrl: add missing header prom.hShiji Yang
2025-07-03MIPS: lantiq: falcon: sysctrl: remove unused falcon_trigger_hrst()Shiji Yang
2025-07-03MIPS: lantiq: falcon: fix misc missing-prototypes warningsShiji Yang
2025-07-03MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()Shiji Yang
2025-07-03MIPS: lantiq: xway: gptu: mark gptu_init() as staticShiji Yang
2025-07-03MIPS: lantiq: xway: mark ltq_ar9_sys_hz() as staticShiji Yang
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02MIPS: lantiq: irq: fix misc missing-prototypes warningsShiji Yang
2025-07-02MIPS: lantiq: xway: mark dcdc_init() as staticShiji Yang
2025-07-02MIPS: pci: lantiq: marks pcibios_init() as staticShiji Yang
2025-07-02MIPS: lantiq: xway: mark dma_init() as staticShiji Yang
2025-07-02MIPS/Loongson: Fix build warnings about export.hHuacai Chen
2025-07-02MIPS: txx9: Constify bin_attribute arguments of txx9_sram_{read,write}()Geert Uytterhoeven
2025-07-02MIPS: pci-rt2880: make pcibios_init() staticMieczyslaw Nalewaj
2025-07-02MIPS: ralink: add missing header includeMieczyslaw Nalewaj
2025-07-02mips: dts: realtek: Add gpio blockChris Packham
2025-07-02mips: dts: realtek: Add watchdogChris Packham
2025-07-02mips: dts: realtek: Add switch interruptsChris Packham
2025-07-02mips: dts: cameo-rtl9302c: Add switch blockChris Packham
2025-07-02MIPS: dts: ralink: gardena_smart_gateway_mt7688: Fix power LEDEzra Buehler
2025-07-02MIPS: dts: ralink: mt7628a: Update watchdog node according to bindingsEzra Buehler
2025-07-02MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688Ezra Buehler
2025-06-30lib/crc: mips: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: mips/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30mips: cavium-octeon: Move octeon-crypto.h into asm directoryEric Biggers
2025-06-24ASoC: img: Standardize ASoC menuKuninori Morimoto
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30MIPS: loongson2ef: lemote-2f: add missing function prototypesRandy Dunlap
2025-05-30MIPS: loongson2ef: cs5536: add missing function prototypesRandy Dunlap
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-25MIPS: SMP: Move the AP sync point before the calibration delayGregory CLEMENT
2025-05-25mips: econet: Fix incorrect Kconfig dependenciesCaleb James DeLisle