summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2025-11-05MIPS: BCM47XX: remove creating a fixed phyHeiner Kallweit1-7/+0
2025-10-25Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+3
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen1-2/+1
2025-10-22MIPS: Malta: Fix PCI southbridge legacy resource reservationsMaciej W. Rozycki1-1/+1
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-55/+55
2025-10-14Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o27-61/+61
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-36/+2
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds104-1403/+1349
2025-10-05Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+32
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+14
2025-10-03Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+0
2025-10-02Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+1
2025-10-01Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2025-09-30Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-234/+1
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+2
2025-09-22mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()David Hildenbrand2-8/+11
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor3-6/+10
2025-09-16MIPS: PCI: Use pci_enable_resources()Ilpo Järvinen1-36/+2
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman3-6/+10
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-3/+3
2025-09-12mips: math-emu: replace deprecated strcpy() in me-debugfsOsama Abdelkader1-3/+3
2025-09-09mips: Add __attribute_const__ to ffs()-family implementationsKees Cook1-4/+4
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-14/+2
2025-09-03Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski1-0/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-29MIPS: configs: Consolidate Loongson1 defconfigsKeguang Zhang2-138/+77
2025-08-29MIPS: Unify Loongson1 PRID_REVKeguang Zhang2-5/+4
2025-08-29MIPS: loongson32: Switch to generic coreKeguang Zhang19-1056/+33
2025-08-29MIPS: loongson: Add built-in DTB supportKeguang Zhang2-0/+13
2025-08-29MIPS: dts: loongson: Add CQ-T300B boardKeguang Zhang2-0/+111
2025-08-29MIPS: dts: loongson: Add Smartloong-1C boardKeguang Zhang3-0/+252
2025-08-29MIPS: dts: loongson: Add LSGZ_1B_DEV boardKeguang Zhang2-0/+163
2025-08-29MIPS: dts: loongson: Add LS1B-DEMO boardKeguang Zhang5-0/+462
2025-08-29mips: lantiq: danube: rename stp node on EASY50712 reference boardAleksander Jan Bajkowski1-1/+1
2025-08-29mips: lantiq: xway: sysctrl: rename stp clockAleksander Jan Bajkowski1-1/+1
2025-08-29MIPS: RB532: Replace deprecated strcpy() with memcpy() and strscpy()Thorsten Blum1-8/+9
2025-08-29MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()Thorsten Blum1-4/+5
2025-08-29MIPS: generic: Replace deprecated strcpy() in ocelot_detect()Thorsten Blum1-1/+2
2025-08-29MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()Thorsten Blum1-15/+16
2025-08-29MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()Thorsten Blum1-2/+2
2025-08-29MIPS: arc: Replace deprecated strcpy() with memcpy()Thorsten Blum1-9/+13
2025-08-29MIPS: txx9: Replace deprecated strcpy() with strscpy()Thorsten Blum1-2/+2
2025-08-29MIPS: sni: Replace deprecated strcpy() in sni_console_setup()Thorsten Blum1-1/+2