1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sys/arm64
John Baldwin a80b9ee15a atomic(9): Implement atomic_testand(clear|set)_ptr
For current architectures, these are just aliases for the existing
operation on the relevant scalar integer.

Reviewed by:	imp, kib
Obtained from:	CheriBSD
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D47631
2024-11-19 10:24:50 -05:00
..
acpica acpica: Fix build with ACPICA 20230331 and later 2024-01-31 13:41:29 -05:00
arm64 arm64: Use the common activate function in nexus 2024-10-29 10:31:37 +00:00
broadcom newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
cavium newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
conf Revert "nvme: Separate total failures from I/O failures" 2024-08-15 21:29:53 -06:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx imx clk: Skip reconfiguring the clock if we don't have a new best_parent 2024-09-16 15:45:26 +01:00
include atomic(9): Implement atomic_testand(clear|set)_ptr 2024-11-19 10:24:50 -05:00
intel Intel FPGA: Support programming larger bitfiles. 2024-01-09 14:18:53 +00:00
iommu iommu: eliminate iommu_free_ctx() 2024-11-03 21:38:19 +02:00
linux sysent: regen for typo fix 2024-10-22 19:21:26 +01:00
nvidia/tegra210 Check for errors when detaching children first, not last 2024-11-04 20:30:33 -05:00
qoriq arm64: Remove a double word in a source code comment 2024-04-20 14:06:53 +02:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip arm64: rockchip: Remove a stray semicolon 2024-10-24 23:04:48 +08:00
vmm vmm: Postpone vmm module initialization to after SI_SUB_DEVFS 2024-11-07 20:38:38 +00:00