diff options
author | Will Deacon <will@kernel.org> | 2020-01-22 14:32:31 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-01-22 14:32:31 +0300 |
commit | 4f6cdf296cc4b5b25c85bd04a84b59e562ce234b (patch) | |
tree | 4866ef297ccb7befa813f4cfe1a80e2bbe314c2a /arch/arm64/include/asm/lse.h | |
parent | 3c23b83a88d00383e1d498cfa515249aa2fe0238 (diff) | |
parent | 8e3747beff8c4533bf4f1a61b53e061266ef57db (diff) | |
parent | c2c24edb1d9c308011f5a1328563d8da8c92c849 (diff) | |
parent | e717d93b1c3f5e263c6c43b6ff0835a1279cb6fc (diff) | |
parent | 3e3934176a4f9d479dea5cdd2fe6dd560f0ca0cf (diff) | |
parent | d7bbd6c1b01cb5dd13c245d4586a83145c1d5f52 (diff) | |
parent | 1595fe299eb5a664c754eaf48bc178c0d664e1cf (diff) | |
parent | 3751e728cef2908c15974a5ae44627fd41ef3362 (diff) | |
parent | 108eae2d4d10cd29f7af75d45e38bc3bcde24a7c (diff) | |
parent | 52f73c383b2418f2d31b798e765ae7d596c35021 (diff) | |
parent | 9ee68b314e9aa63ed11b98beb8a68810b8234dcf (diff) | |
parent | 500d14affdf73677071c075bb9becc637b60fe39 (diff) | |
download | linux-4f6cdf296cc4b5b25c85bd04a84b59e562ce234b.tar.xz |
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
...