aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+6
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+6
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds1-4/+2
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus 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
2026-04-13MIPS: validate DT bootargs before appending themPengpeng Hou1-0/+4
2026-04-13MIPS: Alchemy: Remove unused forward declarationAndy Shevchenko2-3/+0
2026-04-13MIPS: config: add eyeq6lplus_defconfigBenoît Monin1-0/+117
2026-04-13MIPS: Add Mobileye EyeQ6Lplus evaluation board dtsBenoît Monin2-0/+104
2026-04-13MIPS: Add Mobileye EyeQ6Lplus SoC dtsiBenoît Monin2-0/+254
2026-04-13MIPS: Add Mobileye EyeQ6Lplus supportBenoît Monin2-0/+4
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski15-15/+0
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner10-70/+266
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-70/+266
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers15-15/+0
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski9-9/+0
2026-04-06MIPS: dts: loongson64g-package: Switch to Loongson UART driverRong Zhang1-2/+2
2026-04-06mips: pci-mt7620: rework initialization procedureShiji Yang1-25/+13
2026-04-06mips: pci-mt7620: add more register init valuesShiji Yang1-12/+45
2026-04-06mips: pci-mt7620: fix bridge register accessShiji Yang1-3/+12
2026-04-06mips: dts: Add PCIe to EcoNet EN751221Caleb James DeLisle3-0/+137
2026-04-06MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYsThéo Lebrun1-0/+26
2026-04-06MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllersThéo Lebrun1-0/+45
2026-04-06MIPS: DEC: Rate-limit memory errors for non-KN01 parity systemsMaciej W. Rozycki1-10/+16
2026-04-06MIPS: DEC: Rate-limit memory errors for KN01 systemsMaciej W. Rozycki1-3/+3
2026-04-06MIPS: DEC: Rate-limit memory errors for ECC systemsMaciej W. Rozycki1-5/+11
2026-04-06MIPS: kernel: Remove $0 clobber from `mult_sh_align_mod'Maciej W. Rozycki1-1/+1
2026-04-06arch/mips: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann7-7/+0
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+1
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)1-10/+1
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds10-70/+266
2026-04-05checksyscalls: move instance functionality into generic codeThomas Weißschuh1-4/+2
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki1-52/+226
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki1-1/+2
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki5-8/+12
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki1-3/+3
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki1-1/+2
2026-04-01mips: ralink: update CPU clock indexShiji Yang1-4/+4
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang1-1/+17
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore1-1/+0
2026-03-27PCI: Align head space betterIlpo Järvinen2-0/+5
2026-03-27MIPS: PCI: Remove unnecessary second application of alignIlpo Järvinen1-2/+0
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen2-1/+3
2026-03-26MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQsIcenowy Zheng1-0/+6
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-1/+1
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar3-4/+3
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2