aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-0/+31
|\
| * PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos2022-01-121-0/+31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-154-10/+12
|\ \
| * | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-153-0/+3
| * | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-10/+9
* | | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-1477-3688/+434
|\ \ \
| * | | MIPS: ath79: drop _machine_restart againLech Perczak2022-01-111-10/+0
| * | | MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan2022-01-112-105/+2
| * | | MIPS: bmips: Add support PCIe controller device nodesJim Quinlan2022-01-114-0/+78
| * | | MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil2022-01-092-1/+3
| * | | MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2Florian Fainelli2022-01-093-0/+13
| * | | MIPS: BCM47XX: Add support for Netgear R6300 v1Florian Fainelli2022-01-093-0/+10
| * | | 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