summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-0237-115/+250
|\
| * MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li2021-06-301-1/+1
| * MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)2021-06-301-10/+14
| * MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)2021-06-301-2/+2
| * MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2021-06-302-0/+14
| * MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)2021-06-301-5/+4
| * MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-06-291-4/+4
| * MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie2021-06-291-0/+3
| * MIPS: MT extensions are not available on MIPS32r1Paul Cercueil2021-06-291-1/+3
| * mips/kvm: Use BUG_ON instead of if condition followed by BUGzhouchuangao2021-06-211-2/+1
| * MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-8/+1
| * MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-06-211-3/+7
| * MIPS: Loongson64: fix spelling of SPDX tagTom Rix2021-06-211-1/+1
| * MIPS: ingenic: rs90: Add dedicated VRAM memory regionPaul Cercueil2021-06-011-0/+14
| * MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioPaul Cercueil2021-06-011-3/+2
| * MIPS: ingenic: jz4780: Fix I2C nodes to match DT docPaul Cercueil2021-06-011-5/+5
| * MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil2021-06-011-0/+2
| * MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsPaul Cercueil2021-06-011-0/+2
| * MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil2021-06-011-0/+5
| * MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil2021-06-012-2/+10
| * MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil2021-06-012-0/+2
| * mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-06-011-24/+4
| * mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-013-7/+5
| * MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang2021-06-011-5/+5
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-2/+2
| * mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
| * MIPS: Loongson64: Update loongson3_defconfigTiezhu Yang2021-05-271-11/+1
| * MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen2021-05-271-2/+1
| * MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel2021-05-271-0/+2
| * MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel2021-05-272-0/+111
| * MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven2021-05-271-1/+1
| * hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-05-111-1/+7
| * MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao2021-05-111-8/+8
| * MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang2021-05-111-1/+4
| * MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport2021-05-111-4/+0
* | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-0211-717/+7
|\ \
| * | pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2021-06-072-30/+0
| * | pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2021-06-072-366/+7
| * | pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-072-101/+0
| * | pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2021-06-072-79/+0
| * | pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos2021-06-071-88/+0
| * | pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2021-06-072-53/+0
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-0125-525/+313
|\ \
| | \
| | \
| *-. | Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl...Stephen Boyd2021-06-2923-514/+302
| |\ \|
| | * | clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-085-8/+0
| | * | m68k: coldfire: remove private clk_get/clk_putArnd Bergmann2021-06-086-158/+128
| | * | m68k: coldfire: use clkdev_lookup on most coldfireArnd Bergmann2021-06-0812-206/+153