summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-02-23MIPS: Loongson64: test for -march=loongson3a cflagJiaxun Yang1-5/+2
2024-02-23MIPS: BMIPS: Drop unnecessary assembler flagJiaxun Yang1-2/+2
2024-02-23MIPS: Fallback CPU -march flag to ISA level if unsupportedJiaxun Yang1-13/+17
2024-02-23MIPS: Remove cc-option checks for -march=octeonJiaxun Yang1-4/+1
2024-02-23MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2024-02-20MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()Ilpo Järvinen1-1/+1
2024-02-20MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()Ilpo Järvinen1-6/+10
2024-02-20MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()Ilpo Järvinen1-1/+1
2024-02-20MIPS: lantiq: Remove unused function pointer variablesIlpo Järvinen1-9/+0
2024-02-20mips: bus: make mips_cdmm_bustype constRicardo B. Marliere1-1/+1
2024-02-20mips: txx9: make txx9_sramc_subsys constRicardo B. Marliere1-1/+1
2024-02-20mips: sgi-ip22: make gio_bus_type constRicardo B. Marliere1-2/+2
2024-02-20MIPS: move unselectable entries out of the "CPU type" choiceMasahiro Yamada1-38/+38
2024-02-20MIPS: Alchemy: Use kcalloc() instead of kzalloc()Erick Archer1-1/+1
2024-02-20MIPS: Add support for Mobileye EyeQ5Gregory CLEMENT7-0/+234
2024-02-20MIPS: Share generic kernel code with other architectureGregory CLEMENT3-3/+10
2024-02-20MIPS: mobileye: Add EPM5 device treeGregory CLEMENT2-0/+27
2024-02-20MIPS: mobileye: Add EyeQ5 dtsiGregory CLEMENT3-0/+417
2024-02-20MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT1-3/+3
2024-02-20MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT1-1/+4
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang4-66/+133
2024-02-20MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang1-1/+1
2024-02-20MIPS: spaces: Define a couple of handy macrosGregory CLEMENT2-0/+9
2024-02-20MIPS: pm-cps: Use GPR number macrosJiaxun Yang1-70/+64
2024-02-20MIPS: kvm/entry: Use GPR number macrosJiaxun Yang1-217/+187
2024-02-20MIPS: tlbex: Use GPR number macrosJiaxun Yang1-99/+97
2024-02-20MIPS: page: Use GPR number macrosJiaxun Yang1-107/+95
2024-02-20MIPS: traps: Use GPR number macrosJiaxun Yang1-3/+3
2024-02-20MIPS: regdefs.h: Define a set of register numbersJiaxun Yang1-0/+89
2024-02-20MIPS: regdefs.h: Guard all defines with __ASSEMBLY__Jiaxun Yang1-0/+2
2024-02-20MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang3-94/+200
2024-02-13MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang1-0/+1
2024-02-13ptrace: Introduce exception_ip arch hookJiaxun Yang2-0/+9
2024-02-13MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck1-1/+2
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei2-0/+5
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2-4/+0
2024-01-26MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski1-4/+3
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei2-0/+4
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei1-1/+7
2024-01-26MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli7-6/+7
2024-01-22MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer7-8/+27
2024-01-22MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer2-0/+2
2024-01-22MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer1-1/+1
2024-01-22MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer7-204/+17
2024-01-22MIPS: Alchemy: Fix missing prototypesFlorian Fainelli3-3/+5
2024-01-22MIPS: Cobalt: Fix missing prototypesFlorian Fainelli2-3/+3
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds4-4/+8
2024-01-19Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1