1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Andriy Gapon cfdb42f880 amdgpio: remove new line symbols from pin names
That made, for example, gpioc -l output quite hard to read and parse.

Also, fix formatting of a nearby statement with too long lines.

MFC after:	2 weeks
2019-05-24 06:02:51 +00:00
..
amd64 Add a constant for the LS config MSR on AMD CPUs. 2019-05-23 23:37:11 +00:00
arm arm: allwinner: Remove frac mode from NM clk 2019-05-23 17:36:55 +00:00
arm64 Include ktr.h in more compilation units 2019-05-21 20:38:48 +00:00
bsm
cam Simplify math added in r310524. 2019-05-22 15:39:35 +00:00
cddl Allocate buffers smaller then ABD chunk size as linear. 2019-05-22 18:43:48 +00:00
compat Do not leak sa in linux_recvmsg() call if kern_recvit() fails. 2019-05-21 18:08:19 +00:00
conf Use ACPI SPCR on x86 2019-05-23 19:55:53 +00:00
contrib Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
crypto Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
ddb Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
dev amdgpio: remove new line symbols from pin names 2019-05-24 06:02:51 +00:00
dts
fs Include ktr.h in more compilation units 2019-05-21 20:38:48 +00:00
gdb
geom Add deprecation warnings for weaker algorithms to geli(4). 2019-05-23 22:31:55 +00:00
gnu
i386 Do not call hw_mds_recalculate() from initializecpu(). 2019-05-21 22:56:21 +00:00
isa
kern EKCD: Add Chacha20 encryption mode 2019-05-23 20:12:24 +00:00
kgssapi
libkern
mips Display CPU model in dmesg on mips targets 2019-05-24 01:43:35 +00:00
modules
net Fix gateway setup for the interface routes. 2019-05-22 21:20:15 +00:00
net80211
netgraph
netinet Massively blow up the locking-related KASSERTs used to make sure 2019-05-21 19:23:56 +00:00
netinet6 Fix gateway setup for the interface routes. 2019-05-22 21:20:15 +00:00
netipsec Add deprecation warnings for IPsec algorithms deprecated in RFC 8221. 2019-05-23 22:06:57 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
opencrypto cryptodeflate: Drop z_stream zbuf.state->dummy from SDT probe. 2019-05-24 02:44:15 +00:00
powerpc powerpc/mpc85xx: Use the proper (EREF) form of writing to DBCR0 2019-05-23 03:47:25 +00:00
riscv Include ktr.h in more compilation units 2019-05-21 20:38:48 +00:00
rpc
security Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
sparc64
sys EKCD: Add Chacha20 encryption mode 2019-05-23 20:12:24 +00:00
teken
tests
tools
ufs Include ktr.h in more compilation units 2019-05-21 20:38:48 +00:00
vm Fix typo from r348128: _func__ -> __func__ 2019-05-23 02:10:41 +00:00
x86 Add a constant for the LS config MSR on AMD CPUs. 2019-05-23 23:37:11 +00:00
xdr
xen
Makefile