..
amd64
Apply r210555 to 64 bit linux support:
2017-01-24 16:13:59 +00:00
arm
Introduce armada_thermal driver for Armada family platforms
2017-01-25 06:08:10 +00:00
arm64
Remove a static function declaration for a function not implemented.
2017-01-23 16:40:20 +00:00
boot
[am335x] Use upstream tda19988 framer node from upstream DTS
2017-01-23 19:20:55 +00:00
bsm
Merge from contrib/openbsm to bring the kernel audit bits up to date with OpenBSM 1.2 alpha 4:
2015-12-20 23:22:04 +00:00
cam
Preening pass to fix up trailing white space and other minor style(9)
2017-01-25 02:05:08 +00:00
cddl
Remove the DTRACEHIOC_ADD ioctl.
2017-01-23 02:21:06 +00:00
compat
Catch up with changes to structure member names.
2017-01-17 22:05:52 +00:00
conf
Add support for the Realtek RTL8192EU chipset.
2017-01-24 02:35:38 +00:00
contrib
Add support for the Realtek RTL8192EU chipset.
2017-01-24 02:35:38 +00:00
crypto
libmd: add noexec stack annotation in skein_block_asm.s
2017-01-07 19:26:25 +00:00
ddb
Revert r311952.
2017-01-14 22:06:25 +00:00
dev
Add misssing Armada38x ID's in CESA attach
2017-01-25 06:11:07 +00:00
fs
Remove mistakenly merged field.
2017-01-19 20:03:26 +00:00
gdb
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
2015-05-22 17:05:21 +00:00
geom
Report disk addition errors on add or create subcommand.
2017-01-20 13:49:04 +00:00
gnu
Add Ingenic X1000 DTS files (unofficial).
2016-11-19 15:03:49 +00:00
i386
Use SFENCE for ordering CLFLUSHOPT.
2017-01-20 19:08:44 +00:00
isa
sys/isa: minor spelling fixes.
2016-05-03 21:51:52 +00:00
kern
imgact_elf: refactor et_dyn_addr calculation
2017-01-24 22:46:43 +00:00
kgssapi
kgssapi: insignificant spelling fix.
2016-05-03 22:05:03 +00:00
libkern
Use time_t for intermediate values to avoid overflow in clock_ts_to_ct
2017-01-24 18:05:29 +00:00
mips
Enable TMPFS on MALTA so we can use it on minimalist disk images without
2017-01-21 09:08:27 +00:00
modules
Add support for the Realtek RTL8192EU chipset.
2017-01-24 02:35:38 +00:00
net
iflib:
2017-01-24 16:05:42 +00:00
net80211
net80211: fix flags setup for HT40 5GHz channels.
2017-01-22 23:45:59 +00:00
netgraph
mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION.
2017-01-20 00:02:11 +00:00
netinet
Fix a bug where the overhead of the I-DATA chunk was not considered.
2017-01-24 21:30:31 +00:00
netinet6
Implement kernel support for hardware rate limited sockets.
2017-01-18 13:31:17 +00:00
netipsec
Add direction argument to ipsec_setspidx_inpcb() function.
2017-01-08 12:40:07 +00:00
netnatm
kernel: use our nitems() macro when it is available through param.h.
2016-04-19 23:48:27 +00:00
netpfil
Initialize IPFW static rules rmlock with RM_RECURSE flag.
2017-01-17 10:50:28 +00:00
netsmb
sys/net*: minor spelling fixes.
2016-05-03 18:05:43 +00:00
nfs
Hide the boottime and bootimebin globals, provide the getboottime(9)
2016-07-27 11:08:59 +00:00
nfsclient
Remove some oldnfs remnants.
2015-04-18 16:08:06 +00:00
nfsserver
Use M_SIZE() instead of hand-crafted (and mostly correct) NFSMSIZ() macro
2015-01-07 17:22:56 +00:00
nlm
When sleeping waiting for either local or remote advisory lock,
2016-06-26 20:08:42 +00:00
ofed
Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4
2016-09-30 08:23:06 +00:00
opencrypto
Add support for the fpu_kern(9) KPI on arm64. It hooks into the existing
2016-10-20 09:22:10 +00:00
pc98
Add a COMPAT_FREEBSD11 kernel option.
2016-12-09 18:54:12 +00:00
powerpc
Avoid using non-zero argument for __builtin_frame_address().
2017-01-23 04:03:12 +00:00
riscv
Add RISC-V support for truss(1)
2017-01-24 09:41:44 +00:00
rpc
Hide the boottime and bootimebin globals, provide the getboottime(9)
2016-07-27 11:08:59 +00:00
security
Audit 'fd' and 'cmd' arguments to fcntl(2), and when generating BSM,
2016-11-22 00:41:24 +00:00
sparc64
Trim a few comments on platforms that did not implement mmap of /dev/kmem.
2017-01-13 21:52:53 +00:00
sys
hwpmc: partially depessimize munmap handling if the module is not loaded
2017-01-24 22:00:16 +00:00
teken
Sync HPA and VPA implementations with CUP.
2015-08-24 07:49:27 +00:00
tests
Style 9 changes.
2015-11-12 10:31:14 +00:00
tools
Replace using of objdump with elfdump
2017-01-10 18:46:40 +00:00
ufs
ffs_vnops: Simplify extattr access
2017-01-19 16:46:05 +00:00
vm
hwpmc: partially depessimize munmap handling if the module is not loaded
2017-01-24 22:00:16 +00:00
x86
"Buses" is the preferred plural of "bus"
2017-01-15 17:54:01 +00:00
xdr
RPC: for pointers replace 0 with NULL.
2016-04-14 17:06:37 +00:00
xen
"Buses" is the preferred plural of "bus"
2017-01-15 17:54:01 +00:00
Makefile
Add riscv to the list of architectures for cscope.
2016-02-29 16:39:27 +00:00