Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next...
authorWill Deacon <will@kernel.org>
Wed, 22 Jan 2020 11:32:31 +0000 (11:32 +0000)
committerWill Deacon <will@kernel.org>
Wed, 22 Jan 2020 11:32:31 +0000 (11:32 +0000)
commit4f6cdf296cc4b5b25c85bd04a84b59e562ce234b
tree4866ef297ccb7befa813f4cfe1a80e2bbe314c2a
parent3c23b83a88d00383e1d498cfa515249aa2fe0238
parent8e3747beff8c4533bf4f1a61b53e061266ef57db
parentc2c24edb1d9c308011f5a1328563d8da8c92c849
parente717d93b1c3f5e263c6c43b6ff0835a1279cb6fc
parent3e3934176a4f9d479dea5cdd2fe6dd560f0ca0cf
parentd7bbd6c1b01cb5dd13c245d4586a83145c1d5f52
parent1595fe299eb5a664c754eaf48bc178c0d664e1cf
parent3751e728cef2908c15974a5ae44627fd41ef3362
parent108eae2d4d10cd29f7af75d45e38bc3bcde24a7c
parent52f73c383b2418f2d31b798e765ae7d596c35021
parent9ee68b314e9aa63ed11b98beb8a68810b8234dcf
parent500d14affdf73677071c075bb9becc637b60fe39
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core

* for-next/acpi:
  ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()

* for-next/cpufeatures: (2 commits)
  arm64: Introduce ID_ISAR6 CPU register
  ...

* for-next/csum: (2 commits)
  arm64: csum: Fix pathological zero-length calls
  ...

* for-next/e0pd: (7 commits)
  arm64: kconfig: Fix alignment of E0PD help text
  ...

* for-next/entry: (5 commits)
  arm64: entry: cleanup sp_el0 manipulation
  ...

* for-next/kbuild: (4 commits)
  arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
  ...

* for-next/kexec/cleanup: (11 commits)
  Revert "arm64: kexec: make dtb_mem always enabled"
  ...

* for-next/kexec/file-kdump: (2 commits)
  arm64: kexec_file: add crash dump support
  ...

* for-next/misc: (12 commits)
  arm64: entry: Avoid empty alternatives entries
  ...

* for-next/nofpsimd: (7 commits)
  arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
  ...

* for-next/perf: (2 commits)
  perf/imx_ddr: Fix cpu hotplug state cleanup
  ...

* for-next/scs: (6 commits)
  arm64: kernel: avoid x18 in __cpu_soft_restart
  ...
arch/arm64/Kconfig
arch/arm64/include/asm/lse.h
arch/arm64/include/asm/pgtable-hwdef.h
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/entry.S
arch/arm64/mm/proc.S