1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys
Alexey Dokuchaev a48f5e1ffa - Mention mismatching numbers in MSR vs. ACPI _PSS count warning: seeing
actual numbers would help debugging (also, `MSR' and `ACPI' are standard
  abbreviations and thus should be properly capitalized)
- Rephrase unsupported AMD CPUs message and wrap as an overly long line:
  `sorry' 1) is wrongly spelled after period (starts with a small letter)
  and 2) carries emotional "tinge" that is unnecessary and even bogus in
  debug message; `implemented' is not the best word as `supported' suits
  better in this context
- Improve readability when reporting resulted P-state transition (debug)

Approved by:	jhb
2016-12-01 14:31:05 +00:00
..
amd64
arm MDIO_PHYACCESS_ACK is only valid for read access, remove it from 2016-12-01 03:34:04 +00:00
arm64 Fix the alloc function the ThunderX PCIe driver calls, the previous 2016-11-30 14:17:06 +00:00
boot EFI loaders: parse rela relocations on amd64 2016-12-01 14:28:37 +00:00
bsm
cam Make SES status updates more aggressive. 2016-11-29 13:48:36 +00:00
cddl MFV r309249: 3821 Race in rollback, zil close, and zil flush 2016-11-28 15:14:31 +00:00
compat
conf hyperv/hn: Add HN_DEBUG kernel option. 2016-12-01 03:27:16 +00:00
contrib Add a FREEBSD-Xlist file for CK. 2016-11-28 21:16:03 +00:00
crypto
ddb
dev hyperv/hn: Add 'options RSS' support. 2016-12-01 05:37:29 +00:00
fs
gdb
geom Add gmirror create subcommand, alike to gstripe, gconcat, etc. 2016-11-30 09:27:08 +00:00
gnu
i386
isa
kern vfs: fix a whitespace nit in r309307 2016-11-30 02:17:03 +00:00
kgssapi
libkern
mips
modules hyperv/hn: Add 'options RSS' support. 2016-12-01 05:37:29 +00:00
net
net80211
netgraph
netinet Rework ip_tryforward() to use FIB4 KPI. 2016-11-28 17:55:32 +00:00
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Bring the powerpc DDB disassembler into the 21st century 2016-11-30 02:35:51 +00:00
riscv
rpc
security
sparc64
sys
teken
tests
tools
ufs
vm
x86 - Mention mismatching numbers in MSR vs. ACPI _PSS count warning: seeing 2016-12-01 14:31:05 +00:00
xdr
xen
Makefile