summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-03-08MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
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-27MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil
2022-01-27MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
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-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-12-01MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-25mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-25MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-25MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap
2021-11-25mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-25MIPS: sni: Fix the buildBart Van Assche
2021-11-18MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-11-18MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada
2021-11-18MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada
2021-11-18mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-18MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu
2021-11-18MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski
2021-11-18MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-11-18MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-11-18signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-04Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-15bpf, mips: Validate conditional branch offsetsPiotr Krysiuk
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-06KVM: MIPS: Remove a "set but not used" variableHuacai Chen