summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10UFlorian Fainelli2022-01-092-0/+20
* MIPS: BCM47XX: Add board entry for Linksys WRT320N v1Florian Fainelli2022-01-094-0/+21
* MIPS: BCM47XX: Define Linksys WRT310N V2 buttonsFlorian Fainelli2022-01-091-0/+9
* MIPS: Remove duplicated include in local.hYang Li2022-01-091-1/+0
* MIPS: retire "asm/llsc.h"Huang Pei2022-01-056-69/+31
* MIPS: rework local_t operation on MIPS64Huang Pei2022-01-052-45/+32
* MIPS: fix local_{add,sub}_return on MIPS64Huang Pei2022-01-051-4/+5
* mips/pci: remove redundant ret variableMinghao Chi2022-01-051-3/+1
* MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su2022-01-024-2/+14
* MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su2022-01-021-1/+1
* MIPS: signal: Return immediately if call failsTiezhu Yang2022-01-021-9/+11
* MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang2022-01-021-0/+7
* mips: bcm63xx: add support for clk_set_parent()Randy Dunlap2022-01-021-0/+6
* mips: lantiq: add support for clk_set_parent()Randy Dunlap2022-01-021-0/+6
* MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang2022-01-021-0/+5
* MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2022-01-027-1424/+0
* MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer2022-01-0213-992/+0
* MIPS: generic: enable SMP on SMVP systemsSander Vanheule2021-12-211-5/+6
* MIPS: only register MT SMP ops if MT is supportedSander Vanheule2021-12-211-0/+3
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2021-12-211-2/+2
* MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2021-12-162-0/+3
* MIPS: BCM47XX: Replace strlcpy with strscpyJason Wang2021-12-161-1/+1
* mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn2021-12-161-1/+1
* mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn2021-12-162-31/+0
* mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn2021-12-161-2/+0
* mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn2021-12-161-1/+0
* mips: kgdb: adjust the comment to the actual ifdef conditionLukas Bulwahn2021-12-161-1/+1
* mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...Lukas Bulwahn2021-12-161-1/+1
* mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn2021-12-161-1/+0
* mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn2021-12-161-0/+4
* MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule2021-12-161-3/+0
* mips: ralink: add missing of_node_put() call in ill_acc_of_setup()Wang Qing2021-12-141-0/+1
* MIPS: fix typo in a commentJason Wang2021-12-141-1/+1
* MIPS: lantiq: Fix typo in a commentJason Wang2021-12-141-1/+1
* MIPS: Fix typo in a commentJason Wang2021-12-141-1/+1
* MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platformsTiezhu Yang2021-12-141-2/+0
* MIPS: SGI-IP22: Remove unnecessary check of GCC optionTiezhu Yang2021-12-141-5/+0
* MIPS: DTS: Ingenic: adjust register size to available registersH. Nikolaus Schaller2021-12-093-3/+3
* MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780H. Nikolaus Schaller2021-12-091-0/+6
* MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie2021-12-091-2/+70
* MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie2021-12-091-0/+40
* MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer2021-12-0915-930/+0
* MIPS: Loongson64: Use three arguments for sltiNathan Chancellor2021-12-091-2/+2
* MIPS: Loongson2ef: Remove unnecessary {as,cc}-option callsNathan Chancellor2021-12-091-15/+4
* MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven2021-11-301-0/+1
* MIPS: CPS: Use bitfield helpersGeert Uytterhoeven2021-11-291-12/+7
* MIPS: CPC: Use bitfield helpersGeert Uytterhoeven2021-11-291-1/+2
* MIPS: Remove a repeated word in a commentJason Wang2021-11-291-1/+1
* Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-281-1/+1
|\
| * x86/boot: Mark prepare_command_line() __initBorislav Petkov2021-11-241-1/+1