summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-12-16mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn
2021-12-16mips: kgdb: adjust the comment to the actual ifdef conditionLukas Bulwahn
2021-12-16mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...Lukas Bulwahn
2021-12-16mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn
2021-12-16mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn
2021-12-16MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner
2021-12-14mips: ralink: add missing of_node_put() call in ill_acc_of_setup()Wang Qing
2021-12-14MIPS: fix typo in a commentJason Wang
2021-12-14MIPS: lantiq: Fix typo in a commentJason Wang
2021-12-14MIPS: Fix typo in a commentJason Wang
2021-12-14MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platformsTiezhu Yang
2021-12-14MIPS: SGI-IP22: Remove unnecessary check of GCC optionTiezhu Yang
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-11futex: Fix additional regressionsArnd Bergmann
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-09KVM: mips: Use Makefile.kvm for common filesDavid Woodhouse
2021-12-09MIPS: DTS: Ingenic: adjust register size to available registersH. Nikolaus Schaller
2021-12-09MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780H. Nikolaus Schaller
2021-12-09MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie
2021-12-09MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie
2021-12-09MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer
2021-12-09MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2021-12-09MIPS: Loongson2ef: Remove unnecessary {as,cc}-option callsNathan Chancellor
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-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini
2021-12-08KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero
2021-12-08KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson
2021-12-08KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"Sean Christopherson
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson
2021-12-08KVM: mips: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier
2021-12-08KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh
2021-11-30MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven
2021-11-29MIPS: CPS: Use bitfield helpersGeert Uytterhoeven
2021-11-29MIPS: CPC: Use bitfield helpersGeert Uytterhoeven
2021-11-29MIPS: Remove a repeated word in a commentJason Wang
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-25futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds