summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij
2026-04-13MIPS: validate DT bootargs before appending themPengpeng Hou
2026-04-13MIPS: Alchemy: Remove unused forward declarationAndy Shevchenko
2026-04-13MIPS: config: add eyeq6lplus_defconfigBenoît Monin
2026-04-13MIPS: Add Mobileye EyeQ6Lplus evaluation board dtsBenoît Monin
2026-04-13MIPS: Add Mobileye EyeQ6Lplus SoC dtsiBenoît Monin
2026-04-13MIPS: Add Mobileye EyeQ6Lplus supportBenoît Monin
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06MIPS: dts: loongson64g-package: Switch to Loongson UART driverRong Zhang
2026-04-06mips: pci-mt7620: rework initialization procedureShiji Yang
2026-04-06mips: pci-mt7620: add more register init valuesShiji Yang
2026-04-06mips: pci-mt7620: fix bridge register accessShiji Yang
2026-04-06mips: dts: Add PCIe to EcoNet EN751221Caleb James DeLisle
2026-04-06MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYsThéo Lebrun
2026-04-06MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllersThéo Lebrun
2026-04-06MIPS: DEC: Rate-limit memory errors for non-KN01 parity systemsMaciej W. Rozycki
2026-04-06MIPS: DEC: Rate-limit memory errors for KN01 systemsMaciej W. Rozycki
2026-04-06MIPS: DEC: Rate-limit memory errors for ECC systemsMaciej W. Rozycki
2026-04-06MIPS: kernel: Remove $0 clobber from `mult_sh_align_mod'Maciej W. Rozycki
2026-04-06arch/mips: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-05checksyscalls: move instance functionality into generic codeThomas Weißschuh
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
2026-04-01mips: ralink: update CPU clock indexShiji Yang
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27MIPS: PCI: Remove unnecessary second application of alignIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-26MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQsIcenowy Zheng
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig