aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/thread_info.h
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2019-08-30 12:46:12 +0100
committerWill Deacon <will@kernel.org>2019-08-30 12:46:12 +0100
commitac12cf85d682a2c1948210c65f7fb21ef01dd9f6 (patch)
tree693278a5d1283092586b561a2364d2630570c579 /arch/arm64/include/asm/thread_info.h
parentarm64: kpti: ensure patched kernel text is fetched from PoU (diff)
parentarm64: fix fixmap copy for 16K pages and 48-bit VA (diff)
parentMerge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into for-next/cpu-topology (diff)
parentarm64: Add support for function error injection (diff)
parentdocs/perf: Add documentation for the i.MX8 DDR PMU (diff)
parentarm64: smp: disable hotplug on trusted OS resident CPU (diff)
parentfdt: Update CRC check for rng-seed (diff)
parentarm64: smp: Treat unknown boot failures as being 'stuck in kernel' (diff)
parentarm64: Relax Documentation/arm64/tagged-pointers.rst (diff)
parentarm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F (diff)
downloadlinux-dev-ac12cf85d682a2c1948210c65f7fb21ef01dd9f6.tar.xz
linux-dev-ac12cf85d682a2c1948210c65f7fb21ef01dd9f6.zip
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core
* for-next/52-bit-kva: (25 commits) Support for 52-bit virtual addressing in kernel space * for-next/cpu-topology: (9 commits) Move CPU topology parsing into core code and add support for ACPI 6.3 * for-next/error-injection: (2 commits) Support for function error injection via kprobes * for-next/perf: (8 commits) Support for i.MX8 DDR PMU and proper SMMUv3 group validation * for-next/psci-cpuidle: (7 commits) Move PSCI idle code into a new CPUidle driver * for-next/rng: (4 commits) Support for 'rng-seed' property being passed in the devicetree * for-next/smpboot: (3 commits) Reduce fragility of secondary CPU bringup in debug configurations * for-next/tbi: (10 commits) Introduce new syscall ABI with relaxed requirements for pointer tags * for-next/tlbi: (6 commits) Handle spurious page faults arising from kernel space