summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FECJoakim Zhang2021-07-281-2/+2
* arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FECJoakim Zhang2021-07-282-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-2357-196/+357
|\
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-224-34/+39
| |\
| | * Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-213-31/+33
| | * arm64: smccc: Save lr before calling __arm_smccc_sve_check()Jean-Philippe Brucker2021-07-211-3/+6
| * | Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-07-221-1/+1
| |\ \
| | * | Revert "x86/hyperv: fix logical processor creation"Wei Liu2021-07-211-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-222-4/+4
| |\ \ \
| | * | | arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang2021-07-191-3/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-151-1/+1
| | |\ \ \
| | | * | | s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-151-1/+1
| * | | | | Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-219-37/+49
| |\ \ \ \ \
| | * | | | | s390: update defconfigsHeiko Carstens2021-07-203-17/+34
| | * | | | | s390/cpumf: fix semicolon.cocci warningskernel test robot2021-07-201-1/+1
| | * | | | | s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov2021-07-201-15/+4
| | * | | | | s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-153-2/+5
| | * | | | | s390/defconfig: allow early device mapper disksChristian Borntraeger2021-07-122-2/+4
| | * | | | | s390/vdso32: add vdso32.lds to targetsSven Schnelle2021-07-121-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-1716-41/+47
| |\ \ \ \ \
| | * | | | | ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-07-162-4/+3
| | * | | | | Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-07-164-13/+11
| | |\ \ \ \ \
| | | * | | | | ARM: dts: aspeed: everest: PSU #3 address changeB. J. Wyman2021-07-011-4/+4
| | | * | | | | ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery2021-07-011-0/+1
| | | * | | | | ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery2021-07-011-0/+1
| | | * | | | | ARM: dts: aspeed: Update e3c246d4i vuart propertiesZev Weiss2021-07-011-1/+3
| | | * | | | | ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley2021-06-242-8/+2
| | * | | | | | ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-inStefan Wahren2021-07-161-1/+1
| | * | | | | | ARM: configs: Update u8500_defconfigLinus Walleij2021-07-161-0/+5
| | * | | | | | ARM: configs: Update Vexpress defconfigLinus Walleij2021-07-161-10/+7
| | * | | | | | ARM: configs: Update Versatile defconfigLinus Walleij2021-07-161-3/+1
| | * | | | | | ARM: configs: Update RealView defconfigLinus Walleij2021-07-161-3/+1
| | * | | | | | ARM: configs: Update Integrator defconfigLinus Walleij2021-07-161-4/+1
| | * | | | | | arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven2021-07-161-1/+1
| | * | | | | | Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-07-161-0/+13
| | |\ \ \ \ \ \
| | | * | | | | | arm64: tegra: Enable SMMU support for USB on Tegra194Thierry Reding2021-07-091-0/+8
| | | * | | | | | arm64: tegra: Enable audio IOMMU support on Tegra194Thierry Reding2021-07-091-0/+5
| | * | | | | | | ARM: shmobile: defconfig: Restore graphical consolesGeert Uytterhoeven2021-07-131-0/+1
| | * | | | | | | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsBiju Das2021-07-121-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-1611-30/+54
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | arm64: entry: fix KCOV suppressionMark Rutland2021-07-151-1/+1
| | * | | | | | arm64: entry: add missing noinstrMark Rutland2021-07-151-1/+1
| | * | | | | | arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland2021-07-151-13/+2
| | * | | | | | arm64: Avoid premature usercopy failureRobin Murphy2021-07-153-13/+35
| | * | | | | | arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor2021-07-131-1/+2
| | * | | | | | Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"Will Deacon2021-07-121-1/+1
| | * | | | | | arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao2021-07-122-0/+2
| | * | | | | | arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland2021-07-121-0/+10
| | |/ / / / /
| * | | | | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-154-1/+5
| |\ \ \ \ \ \
| | * | | | | | powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1