freebsd-dev/sys/x86
Ian Lepore e780324662 Remove redundant critical_enter/exit() calls. The block of code delimited
by these calls is now protected by a spin mutex (obscured within the
RTC_LOCK/RTC_UNLOCK macros).

Reported by:	bde@
2018-01-16 23:18:52 +00:00
..
acpica Move VM_NUMA_ALLOC and DEVICE_NUMA under the single global config option NUMA. 2018-01-14 03:36:03 +00:00
bios sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
cpufreq x86: make some use of mallocarray(9). 2018-01-15 21:08:22 +00:00
include Enumerate and print Intel CPU features for Speculative Execution Side 2018-01-14 12:36:23 +00:00
iommu Add support for NUMA domains to bus dma tags. This causes all memory 2018-01-12 23:34:16 +00:00
isa Remove redundant critical_enter/exit() calls. The block of code delimited 2018-01-16 23:18:52 +00:00
pci sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
x86 Enumerate and print Intel CPU features for Speculative Execution Side 2018-01-14 12:36:23 +00:00
xen sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00