freebsd-dev/sys
Marcin Wojtas d7d8ab0316 Add ARM Cortex A72 to CPU list
This change is required to properly detect CPUs
on Marvell Armada 80x0/70x0 SoC family.

Submitted by: Rafal Kozik <rk@semihalf.com>
Reviewed by: andrew, cognet (mentor)
Approved by: cognet (mentor)
Sponsored by: Semihalf
Differential Revision: https://reviews.freebsd.org/D12184
2017-09-03 08:32:33 +00:00
..
amd64 Revert r323087 2017-09-01 17:03:48 +00:00
arm Change leading spaces to tabs, no functional change. 2017-09-02 19:22:16 +00:00
arm64 Add ARM Cortex A72 to CPU list 2017-09-03 08:32:33 +00:00
boot Revert r322941: Eliminate redundant device matching functions 2017-09-02 18:18:49 +00:00
bsm
cam Add missing test for NVME CCBs for nvme passthru support. 2017-08-29 21:04:29 +00:00
cddl Add sysctls for arc shrinking and growing values 2017-08-31 13:02:17 +00:00
compat Add proper support for the md_label into md(4) ioctl compat layer. 2017-08-30 15:07:10 +00:00
conf Sync NTB options between amd64 and i386. 2017-09-01 19:15:53 +00:00
contrib Merge ACPICA 20170831. 2017-08-31 22:47:04 +00:00
crypto
ddb Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
dev Increase negotiation polling period from 10ms to 100ms. 2017-09-02 13:28:45 +00:00
fs Style. 2017-08-28 21:04:56 +00:00
gdb
geom The hard drive media device path contains the size of the partition, 2017-09-02 07:04:06 +00:00
gnu
i386 Revert r323087 2017-09-01 17:03:48 +00:00
isa Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
kern Add CAM/NVMe support for CAM_DATA_SG 2017-08-29 15:29:57 +00:00
kgssapi
libkern
mips xls_ehci: eliminate 'format string is not a string literal' warning 2017-08-30 22:58:11 +00:00
modules Add NTB driver for PLX/Avago/Broadcom PCIe switches. 2017-08-30 21:16:32 +00:00
net Do not abuse flag that is clearly marked as unused. 2017-08-31 23:19:18 +00:00
net80211 net80211: fix a typo (premable -> preamble). 2017-08-27 22:13:03 +00:00
netgraph
netinet Fix blackhole detection. 2017-08-28 11:41:18 +00:00
netinet6
netipsec Fix possible double releasing for SA reference. 2017-09-01 11:51:07 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Revert r323087 2017-09-01 17:03:48 +00:00
riscv Revert r323087 2017-09-01 17:03:48 +00:00
rpc
security
sparc64 Revert r323087 2017-09-01 17:03:48 +00:00
sys Drop CACHE_LINE_SIZE to 64 bytes on x86 2017-08-28 22:28:41 +00:00
teken Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
tests
tools
ufs Protect v_rdev dereference with the vnode interlock instead of the 2017-08-25 09:51:22 +00:00
vm Adjust interface of swapon_check_swzone() to its actual usage. 2017-08-30 10:17:00 +00:00
x86 Stop masking FSGSBASE and SMEP features under monitors. 2017-08-24 10:57:34 +00:00
xdr
xen
Makefile