summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-091-0/+1
|\
| * eth: fealnx: bring back this old driverJakub Kicinski2023-03-081-0/+1
* | Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-03-028-31/+31
|\ \ | |/ |/|
| * MIPS: Workaround clang inline compat branch issueJiaxun Yang2023-02-282-1/+5
| * mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos2023-02-281-0/+1
| * mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos2023-02-281-1/+1
| * mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL2023-02-271-1/+1
| * mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL2023-02-271-1/+0
| * MIPS: cevt-r4k: Offset the value used to clear compare interruptJiaxun Yang2023-02-271-2/+2
| * MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang2023-02-273-20/+21
| * MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang2023-02-271-5/+0
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-2612-79/+44
|\ \
| * | kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-052-2/+2
| * | MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2023-01-262-2/+2
| * | MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor2023-01-269-75/+40
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-256-47/+14
|\ \ \
| * | | Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-241-1/+1
| |\| |
| * | | KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson2022-12-291-0/+1
| * | | KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson2022-12-291-6/+1
| * | | KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson2022-12-291-10/+0
| * | | KVM: MIPS: Register die notifier prior to kvm_init()Sean Christopherson2022-12-291-4/+5
| * | | KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()Sean Christopherson2022-12-291-1/+5
| * | | KVM: MIPS: Hardcode callbacks to hardware virtualization extensionsSean Christopherson2022-12-295-26/+8
| * | | KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-292-6/+0
* | | | Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-02-2535-144/+136
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: vpe-mt: drop physical_memsizeRandy Dunlap2023-02-203-11/+3
| * | | mips: fix syscall_get_nrElvira Khabirova2023-02-191-1/+1
| * | | MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap2023-02-191-3/+5
| * | | MIPS: DTS: jz4780: add #clock-cells to rtc_devH. Nikolaus Schaller2023-02-191-0/+2
| * | | MIPS: dts: Boston: Fix dtc 'pci_device_reg' warningGenjian Zhang2023-02-171-1/+1
| * | | mips: dts: ralink: mt7621: add port@5 as CPU portArınç ÜNAL2023-02-173-13/+31
| * | | mips: dts: align LED node names with dtschemaArınç ÜNAL2023-02-1711-47/+47
| * | | MIPS: ralink: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-091-2/+1
| * | | MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-091-6/+2
| * | | MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-091-6/+2
| * | | MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-093-11/+3
| * | | MIPS: BCM47XX: Add support for Linksys E2500 V3Rafał Miłecki2023-02-093-0/+11
| * | | mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help sectionArınç ÜNAL2023-02-051-2/+3
| * | | MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller2023-02-051-1/+1
| * | | MIPS: dts: lantiq: Remove bogus interrupt-parent; lineJonathan Neuschäfer2023-02-051-1/+0
| * | | MIPS: Fix a compilation issuexurui2023-01-271-1/+1
| * | | MIPS: remove CONFIG_MIPS_LD_CAN_LINK_VDSOMasahiro Yamada2023-01-272-16/+1
| * | | mips: Realtek RTL: select NO_EXCEPT_FILLSander Vanheule2023-01-271-0/+1
| * | | MIPS: OCTEON: octeon-usb: Consolidate error messagesLadislav Michl2023-01-271-22/+20
| |/ /
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-3/+3
|\ \ \
| * | | dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
| * | | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-234-44/+130
|\ \ \
| * | | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-13/+0
| * | | mips: drop definition of pfn_valid() for DISCONTIGMEMMike Rapoport (IBM)2023-02-091-15/+0