summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
13 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-20/+2
13 daysMerge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-93/+855
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai-19/+1
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+8
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+2
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-24/+0
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+6
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+6
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-4/+2
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij-15/+21
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij-7/+40
2026-04-13MIPS: validate DT bootargs before appending themPengpeng Hou-0/+4
2026-04-13MIPS: Alchemy: Remove unused forward declarationAndy Shevchenko-3/+0
2026-04-13MIPS: config: add eyeq6lplus_defconfigBenoît Monin-0/+117
2026-04-13MIPS: Add Mobileye EyeQ6Lplus evaluation board dtsBenoît Monin-0/+104
2026-04-13MIPS: Add Mobileye EyeQ6Lplus SoC dtsiBenoît Monin-0/+254
2026-04-13MIPS: Add Mobileye EyeQ6Lplus supportBenoît Monin-0/+4
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-15/+0
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner-72/+268
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-72/+268
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers-15/+0
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski-9/+0
2026-04-06MIPS: dts: loongson64g-package: Switch to Loongson UART driverRong Zhang-2/+2
2026-04-06mips: pci-mt7620: rework initialization procedureShiji Yang-25/+13
2026-04-06mips: pci-mt7620: add more register init valuesShiji Yang-13/+46
2026-04-06mips: pci-mt7620: fix bridge register accessShiji Yang-3/+12
2026-04-06mips: dts: Add PCIe to EcoNet EN751221Caleb James DeLisle-0/+137
2026-04-06MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYsThéo Lebrun-0/+26
2026-04-06MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllersThéo Lebrun-0/+45
2026-04-06MIPS: DEC: Rate-limit memory errors for non-KN01 parity systemsMaciej W. Rozycki-10/+16
2026-04-06MIPS: DEC: Rate-limit memory errors for KN01 systemsMaciej W. Rozycki-3/+3
2026-04-06MIPS: DEC: Rate-limit memory errors for ECC systemsMaciej W. Rozycki-5/+11
2026-04-06MIPS: kernel: Remove $0 clobber from `mult_sh_align_mod'Maciej W. Rozycki-1/+1
2026-04-06arch/mips: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann-7/+0
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)-1/+1
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)-10/+1
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-72/+268
2026-04-05checksyscalls: move instance functionality into generic codeThomas Weißschuh-4/+2
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler-1/+1
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki-54/+228
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki-1/+2
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki-8/+12
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki-3/+3
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki-1/+2
2026-04-01mips: ralink: update CPU clock indexShiji Yang-4/+4
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang-1/+17
2026-03-27PCI: Align head space betterIlpo Järvinen-0/+5