| .. |
|
amd64
|
Remove some more vestiges of the Xen PV domu support. Specifically,
|
2015-08-06 17:07:21 +00:00 |
|
arm
|
Rationalize BSD license on sys/*/include/float.h
|
2015-08-05 17:05:35 +00:00 |
|
arm64
|
Fill in dump_avail based on the physical memory from EFI.
|
2015-08-06 14:49:23 +00:00 |
|
boot
|
Remove guards around overwriting loader.rc and menu.rc
|
2015-08-06 16:07:27 +00:00 |
|
bsm
|
|
|
|
cam
|
Don't panic if disk lost TRIM support due to switching to PIO mode.
|
2015-08-08 11:22:45 +00:00 |
|
cddl
|
Remove a couple of unused fields from the FBT probe struct.
|
2015-08-03 17:39:36 +00:00 |
|
compat
|
Add file_open(): the underlying system call of openat().
|
2015-08-06 06:47:28 +00:00 |
|
conf
|
cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. The
|
2015-08-05 19:45:11 +00:00 |
|
contrib
|
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.
|
2015-08-08 06:06:48 +00:00 |
|
crypto
|
const'ify an arg that we don't update...
|
2015-07-29 23:37:15 +00:00 |
|
ddb
|
Various changes to the registers displayed in DDB for x86.
|
2015-07-22 01:09:02 +00:00 |
|
dev
|
iwm: fix a KASSERT: s/ds_size/ds_len/.
|
2015-08-08 20:07:25 +00:00 |
|
fs
|
The changes that introduced fo_mmap() treated all character device
|
2015-08-06 16:50:37 +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
|
Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected when
|
2015-08-08 09:51:38 +00:00 |
|
gnu
|
The GNU Amlogic DTS files have some errors (e.g. bad register
|
2015-04-11 08:17:39 +00:00 |
|
i386
|
Remove unused i386 header privatespace.h. For the native kernel, its
|
2015-08-07 05:59:58 +00:00 |
|
isa
|
|
|
|
kern
|
Add const-qualifiers for source mbuf argument in m_dup(), m_copym(),
|
2015-08-08 15:50:46 +00:00 |
|
kgssapi
|
Avoid dynamic syscall overhead for statically compiled modules.
|
2014-10-26 19:42:44 +00:00 |
|
libkern
|
Remove checks for __ARM_EABI__, we only build for EABI now.
|
2015-07-09 21:02:40 +00:00 |
|
mips
|
Rationalize BSD license on sys/*/include/in_cksum.h
|
2015-08-05 19:05:12 +00:00 |
|
modules
|
iwmfw: fix the path to the firmware file.
|
2015-08-08 06:08:20 +00:00 |
|
net
|
MFP r274295:
|
2015-08-08 18:14:59 +00:00 |
|
net80211
|
Revert the wifi ifnet changes until things are more baked and tested.
|
2015-08-08 01:10:17 +00:00 |
|
netgraph
|
* Address review (and add a bit myself).
|
2015-07-12 18:14:38 +00:00 |
|
netinet
|
MFP r274295:
|
2015-08-08 18:14:59 +00:00 |
|
netinet6
|
MFP r274295:
|
2015-08-08 18:14:59 +00:00 |
|
netipsec
|
Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsec
|
2015-08-04 17:47:11 +00:00 |
|
netnatm
|
|
|
|
netpfil
|
Reduce overhead of ipfw's me6 opcode.
|
2015-07-29 10:53:42 +00:00 |
|
netsmb
|
|
|
|
nfs
|
Avoid closing unallocated socket in case socreate fails.
|
2015-02-28 20:30:29 +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
|
Avoid dynamic syscall overhead for statically compiled modules.
|
2014-10-26 19:42:44 +00:00 |
|
ofed
|
ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network
|
2015-08-07 18:30:11 +00:00 |
|
opencrypto
|
Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsec
|
2015-08-04 17:47:11 +00:00 |
|
pc98
|
Remove unused i386 header privatespace.h. For the native kernel, its
|
2015-08-07 05:59:58 +00:00 |
|
powerpc
|
Rationalize BSD license on sys/*/include/in_cksum.h
|
2015-08-05 19:05:12 +00:00 |
|
rpc
|
Remove useless acquire semantic from the atomic_add operation before
|
2015-07-28 06:58:10 +00:00 |
|
security
|
fd: make 'rights' a manadatory argument to fget* functions
|
2015-07-05 19:05:16 +00:00 |
|
sparc64
|
Rationalize BSD license on sys/*/include/in_cksum.h
|
2015-08-05 19:05:12 +00:00 |
|
sys
|
Add const-qualifiers for source mbuf argument in m_dup(), m_copym(),
|
2015-08-08 15:50:46 +00:00 |
|
teken
|
mdoc: improvements to SEE ALSO.
|
2014-12-27 07:07:37 +00:00 |
|
tools
|
|
|
|
ufs
|
- Make 'struct buf *buf' private to vfs_bio.c. Having a global variable
|
2015-07-29 02:26:57 +00:00 |
|
vm
|
Introduce a sysctl for reporting the number of fully populated reservations.
|
2015-08-06 21:27:50 +00:00 |
|
x86
|
Formally pair store_rel(&smp_started) with load_acq(&smp_started).
|
2015-08-06 18:02:54 +00:00 |
|
xdr
|
|
|
|
xen
|
Add support for Xen blkif indirect segment I/Os. This makes it possible for
|
2015-07-30 03:50:01 +00:00 |
|
Makefile
|
Kill EoL whitespace.
|
2015-05-29 14:03:07 +00:00 |