summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König
2023-03-19ixgb: Remove ixgb driverTony Nguyen
2023-03-18mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-17MIPS: ath79: remove obsolete ATH79_DEV_* configsLukas Bulwahn
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