summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-04-05MIPS: Drop unused positional parameter in local_irq_{dis,en}ableNathan Chancellor1-2/+2
2023-04-05MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer1-1/+0
2023-04-05MIPS: Remove no longer used ide.hThomas Bogendoerfer2-151/+0
2023-04-05MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang1-1/+6
2023-04-05MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang1-1/+18
2023-04-05MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang1-1/+1
2023-04-05MIPS: Move declaration of bcache ops to cache.cJiaxun Yang1-0/+2
2023-03-29mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer1-1/+2
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-1/+1
2023-03-24KVM: MIPS: Make kvm_mips_callbacks constSean Christopherson1-1/+1
2023-03-22MIPS: loongson32: Update the clock initializationKeguang Zhang1-1/+0
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer3-55/+1
2023-03-14mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos1-1/+2
2023-03-14mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos1-1/+2
2023-03-14mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos1-1/+3
2023-03-14mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos1-1/+2
2023-03-14MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang1-1/+1
2023-03-14MIPS: BCM47XX: Add support for Huawei B593u-12Rafał Miłecki1-0/+1
2023-03-08mips/cpu: Mark play_dead() __noreturnJosh Poimboeuf1-1/+1
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2-1/+5
2023-03-01MIPS: Workaround clang inline compat branch issueJiaxun Yang1-1/+1
2023-02-28MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang1-0/+4
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds4-53/+27
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2023-02-25Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-3/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-44/+130
2023-02-20MIPS: vpe-mt: drop physical_memsizeRandy Dunlap1-1/+0
2023-02-19mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman1-1/+1
2023-02-13MIPS: loongson32: Drop obsolete cpufreq platform deviceKeguang Zhang2-19/+0
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-13/+0
2023-02-10mips: drop definition of pfn_valid() for DISCONTIGMEMMike Rapoport (IBM)1-15/+0
2023-02-09MIPS: BCM47XX: Add support for Linksys E2500 V3Rafał Miłecki1-0/+1
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand3-16/+131
2023-01-27MIPS: Fix a compilation issuexurui1-1/+1
2023-01-26MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor4-53/+27
2022-12-29KVM: MIPS: Hardcode callbacks to hardware virtualization extensionsSean Christopherson1-1/+1
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson1-1/+0
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+9
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+1
2022-12-12Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-1/+6
2022-12-12MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2-9/+9
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-12-01mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson1-1/+3
2022-12-01MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpuGenjian Zhang1-0/+3
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1