summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin1-3/+3
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy1-1/+1
2022-03-08MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo1-13/+23
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap1-1/+1
2022-02-16MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer1-1/+1
2022-02-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer18-185/+185
2022-02-01PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas1-5/+4
2022-01-27Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti6-6/+0
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2022-01-27MIPS: Loongson64: Use three arguments for sltiNathan Chancellor1-2/+2
2022-01-27bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2-3/+2
2022-01-27MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil2-1/+3
2022-01-27MIPS: fix local_{add,sub}_return on MIPS64Huang Pei1-4/+5
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn1-1/+1
2022-01-27mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn1-0/+4
2021-12-19Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+4
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang3-4/+4
2021-12-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+1
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh1-1/+1
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+5
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-2/+0
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei1-1/+1
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei1-2/+2
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang1-1/+1
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil1-1/+1
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2021-11-18KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov1-1/+1
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)1-2/+0
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-16mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun3-0/+3
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-6/+6
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds22-37/+184
2021-11-12dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil6-6/+6
2021-11-11Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+2
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada6-19/+8
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap1-0/+6
2021-11-09MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada1-1/+1
2021-11-09MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada1-0/+2
2021-11-09MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli1-0/+2
2021-11-09MIPS: VDSO: remove -nostdlib compiler flagMasahiro Yamada1-1/+1
2021-11-09mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-09MIPS: Update bmips_stb_defconfigFlorian Fainelli1-8/+147
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli11-13/+19
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-7/+7
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2