summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASKHenry Willard2023-04-241-1/+2
* MIPS: Sink body of check_bugs_early() into its only call siteNathan Chancellor2023-04-221-6/+0
* MIPS: Mark check_bugs() as __initNathan Chancellor2023-04-221-1/+1
* MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer2023-04-123-21/+0
* MIPS: lantiq: remove unused function declarationAleksander Jan Bajkowski2023-04-051-3/+0
* MIPS: Drop unused positional parameter in local_irq_{dis,en}ableNathan Chancellor2023-04-051-2/+2
* MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer2023-04-051-1/+0
* MIPS: Remove no longer used ide.hThomas Bogendoerfer2023-04-052-151/+0
* MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang2023-04-051-1/+6
* MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang2023-04-051-1/+18
* MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang2023-04-051-1/+1
* MIPS: Move declaration of bcache ops to cache.cJiaxun Yang2023-04-051-0/+2
* MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer2023-03-173-55/+1
* mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos2023-03-141-1/+2
* mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos2023-03-141-1/+2
* mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos2023-03-141-1/+3
* mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos2023-03-141-1/+2
* MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang2023-03-141-1/+1
* MIPS: BCM47XX: Add support for Huawei B593u-12Rafał Miłecki2023-03-141-0/+1
* Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-03-022-1/+5
|\
| * MIPS: Workaround clang inline compat branch issueJiaxun Yang2023-02-281-1/+1
| * MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang2023-02-271-0/+4
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-264-53/+27
|\ \
| * | MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor2023-01-264-53/+27
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-2/+1
|\ \ \
| * | | KVM: MIPS: Hardcode callbacks to hardware virtualization extensionsSean Christopherson2022-12-291-1/+1
| * | | KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-291-1/+0
| |/ /
* | | Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-02-254-3/+3
|\ \ \ | | |/ | |/|
| * | MIPS: vpe-mt: drop physical_memsizeRandy Dunlap2023-02-201-1/+0
| * | mips: fix syscall_get_nrElvira Khabirova2023-02-191-1/+1
| * | MIPS: BCM47XX: Add support for Linksys E2500 V3Rafał Miłecki2023-02-091-0/+1
| * | MIPS: Fix a compilation issuexurui2023-01-271-1/+1
| |/
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\ \
| * | dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
| |/
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-244-44/+130
|\ \
| * | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-101-13/+0
| * | mips: drop definition of pfn_valid() for DISCONTIGMEMMike Rapoport (IBM)2023-02-101-15/+0
| * | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-031-1/+0
| * | mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-033-16/+131
| |/
* / MIPS: loongson32: Drop obsolete cpufreq platform deviceKeguang Zhang2023-02-132-19/+0
|/
* Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-161-2/+2
|\
| * staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGeert Uytterhoeven2022-11-021-2/+2
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-143-11/+9
|\ \
| * | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-122-9/+9
| * | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \
| * | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-091-2/+0
| | |/ | |/|
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-131-8/+1
|\ \ \
| * | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-8/+1
* | | | Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-12-122-1/+6
|\ \ \ \
| * | | | mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-011-1/+3