aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds7-20/+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-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-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-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich1-0/+1
2026-05-22MIPS: Remove unused arch/mips/crypto directoryEthan Nelson-Moore4-14/+0
2026-05-22driver core: delete useless forward declaration of "struct class"Alexey Dobriyan1-1/+0
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki1-3/+57
2026-05-22serial: dz: Convert to use a platform deviceMaciej W. Rozycki1-1/+54
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury1-0/+2
2026-05-07crypto: drbg - Remove support for HASH_DRBGEric Biggers3-3/+0
2026-05-07crypto: drbg - Remove support for CTR_DRBGEric Biggers3-3/+0
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson1-1/+1
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds9-78/+0
2026-04-23drivers: net: 8390: AX88190: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: amd: nmclan: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 3com: 3c589: Remove this driverAndrew Lunn2-2/+0
2026-04-23drivers: net: 3com: 3c574: Remove this driverAndrew Lunn1-1/+0
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang1-1/+0
2026-04-23net: packetengines: remove obsolete hamachi driverMingyu Wang1-1/+0
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski2-26/+0
2026-04-23Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-1/+0
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski8-43/+0
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-20/+2
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds29-93/+855
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-19/+1
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+8
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+2
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-24/+0
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+6
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+6
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-4/+2
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij1-15/+21
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij1-7/+40