summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-04-05MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang
2023-04-05MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang
2023-04-05MIPS: c-octeon: Provide alternative SMP cache flush functionJiaxun Yang
2023-04-05MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-04-05MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang
2023-04-05MIPS: mips-cm: Check availability of config registersJiaxun Yang
2023-04-05MIPS: smp-cps: Disable coherence setup for unsupported ISAJiaxun Yang
2023-04-05MIPS: Move declaration of bcache ops to cache.cJiaxun Yang
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-03MIPS: vpe-cmp: remove module owner pointer from struct class usage.Greg Kroah-Hartman
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-27MIPS: octeon: Fix compile errorThomas Bogendoerfer
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-24MIPS: c-r4k: Always install dma flush functionsJiaxun Yang
2023-03-24MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang
2023-03-24MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang
2023-03-24MIPS: octeon: Use of_address_to_resource()Rob Herring
2023-03-24mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-23KVM: MIPS: Make kvm_mips_callbacks constSean Christopherson
2023-03-21MIPS: loongson32: Update the clock initializationKeguang Zhang
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