summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-20/+2
5 daysMerge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds29-93/+855
6 daysbpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
6 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai1-19/+1
7 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+8
7 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+2
7 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds18-24/+0
8 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+6
8 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
8 daysMerge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+6
8 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-4/+2
9 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
9 daysMIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij1-15/+21
9 daysMIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij1-7/+40
9 daysMIPS: validate DT bootargs before appending themPengpeng Hou1-0/+4
9 daysMIPS: Alchemy: Remove unused forward declarationAndy Shevchenko2-3/+0
9 daysMIPS: config: add eyeq6lplus_defconfigBenoît Monin1-0/+117
9 daysMIPS: Add Mobileye EyeQ6Lplus evaluation board dtsBenoît Monin2-0/+104
9 daysMIPS: Add Mobileye EyeQ6Lplus SoC dtsiBenoît Monin2-0/+254
9 daysMIPS: Add Mobileye EyeQ6Lplus supportBenoît Monin2-0/+4
10 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski15-15/+0
11 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner10-72/+268
13 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-72/+268
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers15-15/+0
2026-04-07eth: 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-13/+46
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...Linus Torvalds10-72/+268
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-54/+228
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-27PCI: Align head space betterIlpo Järvinen2-0/+5