summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-05MIPS: fix local_{add,sub}_return on MIPS64Huang Pei1-4/+5
2022-01-05mips/pci: remove redundant ret variableMinghao Chi1-3/+1
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su4-2/+14
2022-01-02MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su1-1/+1
2022-01-02MIPS: signal: Return immediately if call failsTiezhu Yang1-9/+11
2022-01-02MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang1-0/+7
2022-01-02mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-02mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-02MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang1-0/+5
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer7-1424/+0
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer13-992/+0
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-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-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-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: 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-11-30MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven1-0/+1
2021-11-29MIPS: CPS: Use bitfield helpersGeert Uytterhoeven1-12/+7
2021-11-29MIPS: CPC: Use bitfield helpersGeert Uytterhoeven1-1/+2
2021-11-29MIPS: Remove a repeated word in a commentJason Wang1-1/+1
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck1-0/+10
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-4/+7
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+5
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel1-6/+0
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-27/+64