summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-03-17MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer
2023-03-17MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer
2023-03-17MIPS: sibyte: remove no longer needed board_mem_regionThomas Bogendoerfer
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth
2023-03-14mips: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-14mips: ralink: mt7620: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: mt7620: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt288x: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt288x: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt3883: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt3883: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt305x: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt305x: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang
2023-03-14MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang
2023-03-14MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang
2023-03-14MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang
2023-03-14MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang
2023-03-14MIPS: BCM47XX: Add support for Huawei B593u-12Rafał Miłecki
2023-03-10mips: ar7: include linux/gpio/driver.hArnd Bergmann
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09module: fix MIPS module_layout -> module_memoryRandy Dunlap
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08mips/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-08mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-02-28MIPS: Workaround clang inline compat branch issueJiaxun Yang
2023-02-28mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos
2023-02-28mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos
2023-02-28bpf, mips: Implement R4000 workarounds for JITJiaxun Yang
2023-02-28bpf, mips: Implement DADDI workarounds for JITJiaxun Yang
2023-02-27mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL
2023-02-27mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL
2023-02-27MIPS: cevt-r4k: Offset the value used to clear compare interruptJiaxun Yang
2023-02-27MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang
2023-02-27MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds