freebsd-skq/sys/arm64
Mateusz Guzik a125ed50a6 linux: add sysctl compat.linux.use_emul_path
This is a step towards facilitating jails with only Linux binaries.
Supporting emul_path adds path lookups which are completely spurious
if the binary at hand runs in a Linux-based root directory.

It defaults to on (== current behavior).

make -C /root/linux-5.3-rc8 -s -j 1 bzImage:

use_emul_path=1: 101.65s user 68.68s system 100% cpu 2:49.62 total
use_emul_path=0: 101.41s user 64.32s system 100% cpu 2:45.02 total
2020-08-18 22:04:22 +00:00
..
acpica Add acpi_iort_map_pci_smmuv3(). 2020-07-17 14:51:51 +00:00
arm64 arm64: parse HWCAP values using user_cpu_desc 2020-08-15 15:06:39 +00:00
broadcom Add support for bcm54213PE in brgphy. 2020-06-18 23:57:10 +00:00
cavium Rename the ThunderX CPU identification macros to include the X. This is the 2018-06-13 12:17:11 +00:00
cloudabi32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
cloudabi64 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
conf Add DDB_CTF to the arm64 and riscv kernel configs 2020-08-05 11:54:51 +00:00
coresight Coresight: provide device_attach method for FDT bus. 2020-06-29 12:59:09 +00:00
freescale/imx Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
include arm64: update instruction set attribute register definitions 2020-08-15 14:57:53 +00:00
intel Add support for Intel Stratix 10 platform. 2019-09-13 16:50:57 +00:00
linux linux: add sysctl compat.linux.use_emul_path 2020-08-18 22:04:22 +00:00
qoriq Add GPIO support for QorIQ boards. 2020-05-25 14:55:37 +00:00
qualcomm Enable Qualcomm Debug Subsystem (QDSS) block on MSM8916 SoC. 2018-04-10 12:53:48 +00:00
rockchip Improve Rockchip's integration of if_dwc 2020-08-10 19:37:06 +00:00