summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2026-08-13Merge branches 'clk', 'pvt', 'dmac', 'uart', 'spi', 'i2c', 'boot', 'edma', 'p...Serge Semin
2026-08-13mips: baikal-t1: Add Edelweiss TF306 board platformSerge Semin
2026-08-13mips: baikal-t1: Add Edelweiss EM416 mezzanine card platformSerge Semin
2026-08-13mips: baikal-t1: Add Edelweiss EM406 mezzanine card platformSerge Semin
2026-08-13mips: baikal-t1: Add Baikal Electronics BFK+ platformSerge Semin
2026-08-13mips: baikal-t1: Add Baikal Electronics KR-SFP+ DTS include fileSerge Semin
2026-08-13mips: baikal-t1: Add Baikal Electronics KR/KX4-MV-SFP+ DTS include fileSerge Semin
2026-08-13mips: baikal-t1: Add Generic platformSerge Semin
2026-08-13mips: baikal-t1: Add overclocking DTS include fileSerge Semin
2026-08-13mips: baikal-t1: Add Generic SoC DTS include fileSerge Semin
2026-08-13mips: dmi: Add Baikal-T1 SMBIOS supportSerge Semin
2026-08-13mips: zboot: Add Baikal-T1 UART supportSerge Semin
2026-08-13mips: debug: Set Baikal-T1 CPS UART0 base, shift and widthSerge Semin
2026-08-13mips: Add Baikal-T1 SoC supportSerge Semin
2026-08-06mips: Introduce MIPS CM2 GCR Control register accessorsSerge Semin
2026-08-06mips: Add strong UC ordering configSerge Semin
2026-08-06mips: video: Combine writes to video/FB memorySerge Semin
2026-08-06mips: Add no-unaligned load/store config to MIPSr5Serge Semin
2026-08-06mips: spaces: Convert CAC_BASE to being pre-definedSerge Semin
2026-08-06mips: relocatable: Take vmlinux base address into accountSerge Semin
2026-08-06mips: Drop EVA and XPA mutual exclusivitySerge Semin
2026-08-06mips: Drop EVA and HIGHMEM mutual exclusivitySerge Semin
2026-08-06mips: Permit up to KSEG2 direct virtual addressing on EVASerge Semin
2026-08-06mips: mm: Re-map uncached address on DMA-noncoherent EVASerge Semin
2026-08-06mips: CPS: Fix secondary CPU failed to boot on EVASerge Semin
2026-08-06mips, bpf: Add BPF-functions call supportSerge Semin
2026-08-06mips, bpf: Fix instructions with non-fixed func address involvedSerge Semin
2026-08-06mips, bpf: Save JIT-binary header in jit_context structureSerge Semin
2026-08-06mips, bpf: Collect total number of JIT-compile passesSerge Semin
2026-08-06mips, bpf: Move image and index fields to jit_context tailSerge Semin
2026-08-06mips, bpf: Convert to dyn-allocating the context dataSerge Semin
2026-08-06mips, bpf: Simplify clone handling code in bpf_int_jit_compile()Serge Semin
2026-08-06mips, bpf: Simplify cleanup path in bpf_int_jit_compile()Serge Semin
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds