summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang2023-04-051-0/+4
| * | | | MIPS: Add board config for virt boardJiaxun Yang2023-04-051-0/+38
| * | | | MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang2023-04-051-1/+2
| * | | | MIPS: Loongson: Don't select platform features with CPUJiaxun Yang2023-04-052-2/+3
| * | | | MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang2023-04-053-51/+38
| * | | | MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang2023-04-052-1/+9
| * | | | MIPS: c-octeon: Provide alternative SMP cache flush functionJiaxun Yang2023-04-051-0/+5
| * | | | MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang2023-04-051-1/+18
| * | | | MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang2023-04-052-1/+3
| * | | | MIPS: mips-cm: Check availability of config registersJiaxun Yang2023-04-051-2/+7
| * | | | MIPS: smp-cps: Disable coherence setup for unsupported ISAJiaxun Yang2023-04-052-0/+10
| * | | | MIPS: Move declaration of bcache ops to cache.cJiaxun Yang2023-04-053-14/+21
| * | | | MIPS: octeon: Fix compile errorThomas Bogendoerfer2023-03-271-1/+1
| * | | | MIPS: c-r4k: Always install dma flush functionsJiaxun Yang2023-03-241-9/+3
| * | | | MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang2023-03-241-8/+1
| * | | | MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang2023-03-241-1/+1
| * | | | MIPS: octeon: Use of_address_to_resource()Rob Herring2023-03-241-20/+15
| * | | | mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn2023-03-241-6/+0
| * | | | MIPS: ath79: remove obsolete ATH79_DEV_* configsLukas Bulwahn2023-03-171-16/+0
| * | | | MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer2023-03-172-12/+1
| * | | | MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer2023-03-178-96/+1
| * | | | MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer2023-03-178-30/+12
| * | | | MIPS: sibyte: remove no longer needed board_mem_regionThomas Bogendoerfer2023-03-171-15/+0
| * | | | mips: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-142-2/+2
| * | | | mips: ralink: mt7620: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+45
| * | | | mips: ralink: mt7620: soc queries and tests as functionsSergio Paracuellos2023-03-141-22/+72
| * | | | mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-9/+9
| * | | | mips: ralink: rt288x: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+31
| * | | | mips: ralink: rt288x: soc queries and tests as functionsSergio Paracuellos2023-03-141-16/+47
| * | | | mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-5/+5
| * | | | mips: ralink: rt3883: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+30
| * | | | mips: ralink: rt3883: soc queries and tests as functionsSergio Paracuellos2023-03-141-16/+48
| * | | | mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-5/+6
| * | | | mips: ralink: rt305x: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+47
| * | | | mips: ralink: rt305x: soc queries and tests as functionsSergio Paracuellos2023-03-141-20/+77
| * | | | mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-6/+5
| * | | | MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang2023-03-141-1/+1
| * | | | MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang2023-03-142-16/+0
| * | | | MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang2023-03-141-26/+12
| * | | | MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang2023-03-141-3/+3
| * | | | MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang2023-03-141-5/+5
| * | | | MIPS: BCM47XX: Add support for Huawei B593u-12Rafał Miłecki2023-03-143-0/+10
| |/ / /
* | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-272-7/+6
|\ \ \ \
| * | | | Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
| * | | | module: fix MIPS module_layout -> module_memoryRandy Dunlap2023-03-091-1/+1
| * | | | module: replace module_layout with module_memorySong Liu2023-03-091-6/+5
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-274-4/+2
|\ \ \ \
| * | | | MIPS: vpe-cmp: remove module owner pointer from struct class usage.Greg Kroah-Hartman2023-04-031-1/+0
| * | | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-033-0/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2