summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-24MIPS: uprobes: Restore thread.trap_nrTiezhu Yang
2023-04-24MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASKHenry Willard
2023-04-22MIPS: Sink body of check_bugs_early() into its only call siteNathan Chancellor
2023-04-22MIPS: Mark check_bugs() as __initNathan Chancellor
2023-04-12Revert "MIPS: generic: Enable all CPUs supported by virt board in Kconfig"Thomas Bogendoerfer
2023-04-12MIPS: octeon_switch: Remove duplicated labelsJiaxun Yang
2023-04-12MIPS: loongson2ef: Add missing break in cs5536_isaJiaxun Yang
2023-04-12MIPS: Remove set_swbp() in uprobes.cTiezhu Yang
2023-04-12MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBESTiezhu Yang
2023-04-12MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer
2023-04-05MIPS: lantiq: remove unused function declarationAleksander Jan Bajkowski
2023-04-05MIPS: Drop unused positional parameter in local_irq_{dis,en}ableNathan Chancellor
2023-04-05MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer
2023-04-05MIPS: Remove no longer used ide.hThomas Bogendoerfer
2023-04-05MIPS: mm: Remove unused *cache_page_indexed flush functionsThomas Bogendoerfer
2023-04-05MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang
2023-04-05MIPS: Add board config for virt boardJiaxun Yang
2023-04-05MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang
2023-04-05MIPS: Loongson: Don't select platform features with CPUJiaxun Yang
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-03-27MIPS: octeon: Fix compile errorThomas Bogendoerfer
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-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-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