summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-20arch/mips: Implement <asm/fb.h> with generic helpersThomas Zimmermann
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
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-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05mips: fix comment about pgtable_init()Mike Rapoport (IBM)
2023-04-05mips: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
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-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