summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2023-04-05MIPS: Remove no longer used ide.hThomas Bogendoerfer2-151/+0
2023-04-05MIPS: mm: Remove unused *cache_page_indexed flush functionsThomas Bogendoerfer1-100/+0
2023-04-05MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang1-0/+4
2023-04-05MIPS: Add board config for virt boardJiaxun Yang1-0/+38
2023-04-05MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang1-1/+2
2023-04-05MIPS: Loongson: Don't select platform features with CPUJiaxun Yang2-2/+3
2023-04-05MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang3-51/+38
2023-04-05MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang2-1/+9
2023-04-05MIPS: c-octeon: Provide alternative SMP cache flush functionJiaxun Yang1-0/+5
2023-04-05MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang1-1/+18
2023-04-05MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang2-1/+3
2023-04-05MIPS: mips-cm: Check availability of config registersJiaxun Yang1-2/+7
2023-04-05MIPS: smp-cps: Disable coherence setup for unsupported ISAJiaxun Yang2-0/+10
2023-04-05MIPS: Move declaration of bcache ops to cache.cJiaxun Yang3-14/+21
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2-6/+5
2023-04-03MIPS: vpe-cmp: remove module owner pointer from struct class usage.Greg Kroah-Hartman1-1/+0
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman3-0/+14
2023-03-29mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer1-1/+2
2023-03-27MIPS: octeon: Fix compile errorThomas Bogendoerfer1-1/+1
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman1-0/+1
2023-03-24MIPS: c-r4k: Always install dma flush functionsJiaxun Yang1-9/+3
2023-03-24MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang1-8/+1
2023-03-24MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang1-1/+1
2023-03-24MIPS: octeon: Use of_address_to_resource()Rob Herring1-20/+15
2023-03-24mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn1-6/+0
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2-1/+3
2023-03-24KVM: MIPS: Make kvm_mips_callbacks constSean Christopherson2-2/+2
2023-03-22MIPS: loongson32: Update the clock initializationKeguang Zhang2-2/+2
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song1-3/+1
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König1-1/+0
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König1-1/+0
2023-03-19ixgb: Remove ixgb driverTony Nguyen3-3/+0
2023-03-18mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman2-2/+2
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman1-1/+0
2023-03-17MIPS: ath79: remove obsolete ATH79_DEV_* configsLukas Bulwahn1-16/+0
2023-03-17MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer2-12/+1
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer8-96/+1
2023-03-17MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer8-30/+12
2023-03-17MIPS: sibyte: remove no longer needed board_mem_regionThomas Bogendoerfer1-15/+0
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth1-2/+2
2023-03-14mips: Use of_property_read_bool() for boolean propertiesRob Herring2-2/+2
2023-03-14mips: ralink: mt7620: introduce 'soc_device' initializationSergio Paracuellos2-0/+45
2023-03-14mips: ralink: mt7620: soc queries and tests as functionsSergio Paracuellos1-22/+72
2023-03-14mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos2-9/+9
2023-03-14mips: ralink: rt288x: introduce 'soc_device' initializationSergio Paracuellos2-0/+31
2023-03-14mips: ralink: rt288x: soc queries and tests as functionsSergio Paracuellos1-16/+47
2023-03-14mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos2-5/+5
2023-03-14mips: ralink: rt3883: introduce 'soc_device' initializationSergio Paracuellos2-0/+30
2023-03-14mips: ralink: rt3883: soc queries and tests as functionsSergio Paracuellos1-16/+48