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