summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-01-05MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-01-05mips/pci: remove redundant ret variableMinghao Chi
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su
2022-01-02MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su
2022-01-02MIPS: signal: Return immediately if call failsTiezhu Yang
2022-01-02MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang
2022-01-02mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-02mips: lantiq: add support for clk_set_parent()Randy Dunlap
2022-01-02MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer
2021-12-31crypto: mips/sha - remove duplicate hash init functionTianjia Zhang
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28MIPS: BCM63XX: Provide platform data to watchdog deviceFlorian Fainelli
2021-12-21MIPS: generic: enable SMP on SMVP systemsSander Vanheule
2021-12-21MIPS: only register MT SMP ops if MT is supportedSander Vanheule
2021-12-21MIPS: Octeon: Fix build errors using clangTianjia Zhang
2021-12-19Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-17arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti
2021-12-17arch: Remove leftovers from mandatory file lockingAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring
2021-12-16MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin
2021-12-16MIPS: BCM47XX: Replace strlcpy with strscpyJason Wang
2021-12-16mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn
2021-12-16mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn
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