summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-04-127-38/+42
|\
| * MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang2024-04-097-38/+42
* | MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choiceMasahiro Yamada2024-03-271-9/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-153-12/+11
|\
| * Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-113-1/+12
| |\
| * \ Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-2/+2
| |\ \
| * \ \ Merge branch 'kvm-kconfig'Paolo Bonzini2024-02-082-10/+10
| |\ \ \
| | * | | treewide: remove CONFIG_HAVE_KVMPaolo Bonzini2024-02-081-9/+0
| | * | | MIPS: introduce Kconfig for MIPS VZPaolo Bonzini2024-02-082-1/+10
| * | | | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-082-2/+1
| |/ / /
* | | | Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-03-1548-910/+1943
|\ \ \ \
| * | | | mips: cm: Convert __mips_cm_phys_base() to weak functionSerge Semin2024-03-112-8/+4
| * | | | mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin2024-03-112-4/+14
| * | | | mips: dts: ralink: mt7621: add cell count properties to usbJustin Swartz2024-03-111-0/+3
| * | | | mips: dts: ralink: mt7621: add serial1 and serial2 nodesJustin Swartz2024-03-111-0/+40
| * | | | mips: dts: ralink: mt7621: reorder serial0 propertiesJustin Swartz2024-03-111-2/+3
| * | | | mips: dts: ralink: mt7621: associate uart1_pins with serial0Justin Swartz2024-03-111-0/+3
| * | | | MIPS: ralink: Don't use "proxy" headersAndy Shevchenko2024-03-111-2/+8
| * | | | mips: sibyte: make tb_class constantRicardo B. Marliere2024-03-071-12/+9
| * | | | mips: mt: make mt_class constantRicardo B. Marliere2024-03-073-15/+9
| * | | | MIPS: ralink: Remove unused of_gpio.hAndy Shevchenko2024-03-071-1/+0
| * | | | MIPS: mipsregs: Parse fp and sp register by name in parse_rJiaxun Yang2024-02-281-2/+5
| * | | | mips: zboot: Fix "no previous prototype" build warningSerge Semin2024-02-233-0/+6
| * | | | MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang2024-02-231-5/+8
| * | | | MIPS: Implement microMIPS MT ASE helpersJiaxun Yang2024-02-234-112/+179
| * | | | MIPS: Limit MIPS_MT_SMP support by ISA reversionJiaxun Yang2024-02-231-1/+2
| * | | | MIPS: Loongson64: test for -march=loongson3a cflagJiaxun Yang2024-02-231-5/+2
| * | | | MIPS: BMIPS: Drop unnecessary assembler flagJiaxun Yang2024-02-231-2/+2
| * | | | MIPS: Fallback CPU -march flag to ISA level if unsupportedJiaxun Yang2024-02-231-13/+17
| * | | | MIPS: Remove cc-option checks for -march=octeonJiaxun Yang2024-02-231-4/+1
| * | | | MIPS: Probe toolchain support of -msym32Jiaxun Yang2024-02-231-1/+1
| * | | | MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()Ilpo Järvinen2024-02-201-1/+1
| * | | | MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()Ilpo Järvinen2024-02-201-6/+10
| * | | | MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()Ilpo Järvinen2024-02-201-1/+1
| * | | | MIPS: lantiq: Remove unused function pointer variablesIlpo Järvinen2024-02-201-9/+0
| * | | | mips: bus: make mips_cdmm_bustype constRicardo B. Marliere2024-02-201-1/+1
| * | | | mips: txx9: make txx9_sramc_subsys constRicardo B. Marliere2024-02-201-1/+1
| * | | | mips: sgi-ip22: make gio_bus_type constRicardo B. Marliere2024-02-201-2/+2
| * | | | MIPS: move unselectable entries out of the "CPU type" choiceMasahiro Yamada2024-02-201-38/+38
| * | | | MIPS: Alchemy: Use kcalloc() instead of kzalloc()Erick Archer2024-02-201-1/+1
| * | | | MIPS: Add support for Mobileye EyeQ5Gregory CLEMENT2024-02-207-0/+234
| * | | | MIPS: Share generic kernel code with other architectureGregory CLEMENT2024-02-203-3/+10
| * | | | MIPS: mobileye: Add EPM5 device treeGregory CLEMENT2024-02-202-0/+27
| * | | | MIPS: mobileye: Add EyeQ5 dtsiGregory CLEMENT2024-02-203-0/+417
| * | | | MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT2024-02-201-3/+3
| * | | | MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT2024-02-201-1/+4
| * | | | MIPS: Allows relocation exception vectors everywhereJiaxun Yang2024-02-204-66/+133
| * | | | MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang2024-02-201-1/+1
| * | | | MIPS: spaces: Define a couple of handy macrosGregory CLEMENT2024-02-202-0/+9
| * | | | MIPS: pm-cps: Use GPR number macrosJiaxun Yang2024-02-201-70/+64