summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-04-13MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-13mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-04-08MIPS: crypto: Fix CRC32 codePaul Cercueil
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-04-08MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-08MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki
2022-04-08mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2022-04-08DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-08MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-02-16MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer
2022-02-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2022-02-01PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2022-01-27Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin
2022-01-27MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2022-01-27bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang
2022-01-27MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil
2022-01-27MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn
2022-01-27mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn
2021-12-19Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-16mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap