summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-21mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-16MIPS: PCI: Use pci_enable_resources()Ilpo Järvinen
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-12mips: math-emu: replace deprecated strcpy() in me-debugfsOsama Abdelkader
2025-09-08mips: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-29MIPS: configs: Consolidate Loongson1 defconfigsKeguang Zhang
2025-08-29MIPS: Unify Loongson1 PRID_REVKeguang Zhang
2025-08-29MIPS: loongson32: Switch to generic coreKeguang Zhang
2025-08-29MIPS: loongson: Add built-in DTB supportKeguang Zhang
2025-08-29MIPS: dts: loongson: Add CQ-T300B boardKeguang Zhang
2025-08-29MIPS: dts: loongson: Add Smartloong-1C boardKeguang Zhang
2025-08-29MIPS: dts: loongson: Add LSGZ_1B_DEV boardKeguang Zhang
2025-08-29MIPS: dts: loongson: Add LS1B-DEMO boardKeguang Zhang
2025-08-29mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski
2025-08-29mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski
2025-08-29MIPS: RB532: Replace deprecated strcpy() with memcpy() and strscpy()Thorsten Blum
2025-08-29MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()Thorsten Blum
2025-08-29MIPS: generic: Replace deprecated strcpy() in ocelot_detect()Thorsten Blum
2025-08-29MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()Thorsten Blum
2025-08-29MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()Thorsten Blum
2025-08-29MIPS: arc: Replace deprecated strcpy() with memcpy()Thorsten Blum
2025-08-29MIPS: txx9: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-08-29MIPS: sni: Replace deprecated strcpy() in sni_console_setup()Thorsten Blum
2025-08-29MIPS: sgi-ip32: Replace deprecated strcpy() in plat_mem_setup()Thorsten Blum
2025-08-29MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()Thorsten Blum
2025-08-29mips: lantiq: danube: add model to EASY50712 dtsAleksander Jan Bajkowski
2025-08-29mips: lantiq: danube: add missing device_type in pci nodeAleksander Jan Bajkowski
2025-08-29mips: lantiq: danube: add missing properties to cpu nodeAleksander Jan Bajkowski
2025-08-29MIPS: Alchemy: convert from round_rate() to determine_rate()Brian Masney
2025-08-29mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headersThomas Huth
2025-08-29MIPS: BMIPS: Properly define memory controller compatibleFlorian Fainelli
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-29mips/octeon/smp: Remove space before newlineColin Ian King
2025-08-28mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTERNathan Chancellor
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit
2025-08-26mips: cavium-octeon: Move octeon-crypto.c into parent dirEric Biggers
2025-08-26lib/crypto: mips/md5: Migrate optimized code into libraryEric Biggers
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-08-22mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski
2025-08-22mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski
2025-08-14tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer