summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-12-28MIPS: BCM63XX: Provide platform data to watchdog deviceFlorian Fainelli1-0/+8
2021-12-21MIPS: generic: enable SMP on SMVP systemsSander Vanheule1-5/+6
2021-12-21MIPS: only register MT SMP ops if MT is supportedSander Vanheule1-0/+3
2021-12-21MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
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-17arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti4-4/+0
2021-12-17arch: Remove leftovers from mandatory file lockingAlexandre Ghiti3-3/+0
2021-12-17Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti6-6/+0
2021-12-17of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring1-15/+4
2021-12-16MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2021-12-16MIPS: BCM47XX: Replace strlcpy with strscpyJason Wang1-1/+1
2021-12-16mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn1-1/+1
2021-12-16mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn2-31/+0
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn1-2/+0
2021-12-16mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn1-1/+0
2021-12-16mips: kgdb: adjust the comment to the actual ifdef conditionLukas Bulwahn1-1/+1
2021-12-16mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...Lukas Bulwahn1-1/+1
2021-12-16mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn1-1/+0
2021-12-16mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn1-0/+4
2021-12-16MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule1-3/+0
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner1-1/+1
2021-12-14mips: ralink: add missing of_node_put() call in ill_acc_of_setup()Wang Qing1-0/+1
2021-12-14MIPS: fix typo in a commentJason Wang1-1/+1
2021-12-14MIPS: lantiq: Fix typo in a commentJason Wang1-1/+1
2021-12-14MIPS: Fix typo in a commentJason Wang1-1/+1
2021-12-14MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platformsTiezhu Yang1-2/+0
2021-12-14MIPS: SGI-IP22: Remove unnecessary check of GCC optionTiezhu Yang1-5/+0
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar13-10/+23
2021-12-12futex: Fix additional regressionsArnd Bergmann1-3/+3
2021-12-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-3/+2
2021-12-09KVM: mips: Use Makefile.kvm for common filesDavid Woodhouse1-1/+2
2021-12-09MIPS: DTS: Ingenic: adjust register size to available registersH. Nikolaus Schaller3-3/+3
2021-12-09MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780H. Nikolaus Schaller1-0/+6
2021-12-09MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie1-2/+70
2021-12-09MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie1-0/+40
2021-12-09MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner1-29/+3
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer15-930/+0
2021-12-09MIPS: Loongson64: Use three arguments for sltiNathan Chancellor1-2/+2
2021-12-09MIPS: Loongson2ef: Remove unnecessary {as,cc}-option callsNathan Chancellor1-15/+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-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini5-7/+5
2021-12-08KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson1-1/+1
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson1-1/+0
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero1-0/+1
2021-12-08KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson1-2/+0
2021-12-08KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"Sean Christopherson1-4/+0
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson1-1/+2
2021-12-08KVM: mips: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier2-3/+3