1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys
Mark Johnston 3d2a0fe762 Remove comments made obsolete by the ino64 work.
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2018-11-19 17:33:44 +00:00
..
amd64 Align IA32_ARCH_CAP MSR definitions and use with SDM rev. 068. 2018-11-16 21:27:11 +00:00
arm acpica: rework INTRNG interrupts 2018-11-19 03:02:47 +00:00
arm64 gitv3_its: fixes for multiple GIC ITS blocks 2018-11-19 03:52:56 +00:00
bsm
cam Add cam_iosched_set_latfcn to set a latency callback for high latency. 2018-11-15 16:02:45 +00:00
cddl Add d_off support for multiple filesystems. 2018-11-14 14:18:35 +00:00
compat Do proper copyin of control message data in the Linux sendmsg syscall. 2018-11-19 15:31:54 +00:00
conf dtb.mk: Fix passing of ECHO to make_dtb{,o}.sh 2018-11-12 17:10:44 +00:00
contrib Ensure that libnv can be used when kern.trap_enotcap=1. 2018-11-13 20:07:55 +00:00
crypto
ddb
dev pci_host_generic : move activate/release to generic code 2018-11-19 03:43:10 +00:00
dts Fix test-dts{,o} targets 2018-11-12 22:18:11 +00:00
fs Remove comments made obsolete by the ino64 work. 2018-11-19 17:33:44 +00:00
gdb
geom
gnu
i386 Add evdev support to amd64 and i386 kernels 2018-11-12 21:01:28 +00:00
isa
kern Minor code factoring. No functional change. 2018-11-19 09:36:09 +00:00
kgssapi
libkern
mips Fix access to cpu_model[] in mtk_soc_set_cpu_model() 2018-11-19 06:48:48 +00:00
modules
net Allow configuration of several ipsec interfaces with the same tunnel 2018-11-16 14:21:57 +00:00
net80211
netgraph Unbreak ng_source(4) for 64-bit platforms including amd64. 2018-11-19 07:27:50 +00:00
netinet Improve the comment for arpresolve_full() in if_ether.c. 2018-11-17 16:13:09 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Enable evdev on ppc64 2018-11-19 15:36:58 +00:00
riscv RISC-V: Implement get_cyclecount(9). 2018-11-13 18:20:27 +00:00
rpc
security
sparc64
sys Retire sbsndptr() KPI 2018-11-19 00:54:31 +00:00
teken
tests
tools
ufs Add d_off support for multiple filesystems. 2018-11-14 14:18:35 +00:00
vm Use swp_pager_isondev() throughout. Submitted by: ota@j.email.ne.jp 2018-11-19 17:17:23 +00:00
x86 Axe MINIMUM_MSI_INT. 2018-11-16 23:39:39 +00:00
xdr
xen
Makefile