aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-6/+35
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)5-5/+0
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)1-1/+1
9 daysMIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou3-3/+3
9 daysMIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao3-0/+21
9 daysMIPS: mm: Add check for highmem before removing memory blockKyle Hendry1-2/+3
9 daysmips: Add build salt to the vDSOBastian Blank1-0/+3
9 daysMIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki1-1/+5
2026-06-22Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-61/+61
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds56-314/+505
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds22-53/+0
2026-06-16appletalk: move the protocol out of treeJakub Kicinski10-10/+0
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds7-20/+0
2026-06-15mips: select legacy gpiolib interfaces where usedArnd Bergmann3-1/+6
2026-06-15MIPS: lib: Remove '.hidden' for local symbolsNathan Chancellor2-4/+0
2026-06-15MIPS: VDSO: Avoid including .got in dynamic segmentNathan Chancellor1-0/+1
2026-06-15MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek1-0/+2
2026-06-15MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()Markus Elfring1-2/+1
2026-06-15MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()Markus Elfring1-3/+3
2026-06-15mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
2026-06-15MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan1-4/+8
2026-06-15MIPS: ath79: reduce ARCH_DMA_MINALIGNRosen Penev1-0/+7
2026-06-15mips: dts: ar9132: fix wdt node nameRosen Penev1-1/+1
2026-06-15mips: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob10-10/+0
2026-06-15MIPS: mm: remove comment referring to removed CONFIG_MIPS_CMPEthan Nelson-Moore1-5/+0
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds7-47/+22
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds2-2/+1
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+11
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-06-11bluetooth: remove all PCMCIA driversEthan Nelson-Moore1-3/+0
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers22-22/+0
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers14-14/+0
2026-06-09MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh3-25/+1
2026-06-09MIPS: VDSO: Gate microMIPS restriction on GCC versionThomas Weißschuh1-1/+1
2026-06-09MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh4-14/+7
2026-06-09MIPS: csrc-r4k: Only use VDSO_CLOCKMODE_R4K when it is a availableThomas Weißschuh1-0/+2
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-11/+11
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+108
2026-06-04MIPS: VDSO: Only map the data pages when the vDSO is usedThomas Weißschuh2-6/+8
2026-06-04MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh1-1/+4
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+108
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-2/+1
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov1-1/+1
2026-05-27MIPS: alchemy: db1300: switch to static device propertiesDmitry Torokhov3-71/+156
2026-05-27MIPS: alchemy: gpr: switch to static device propertiesDmitry Torokhov1-52/+75
2026-05-27MIPS: alchemy: db1000: use nodes attached to GPIO chips in propertiesDmitry Torokhov1-21/+8
2026-05-27MIPS: alchemy: mtx1: attach software nodes to GPIO chipsDmitry Torokhov3-22/+56