| .. |
|
amd64
|
Handle TLB shootdown IPI during the EFI runtime calls, on SandyBridge
|
2016-09-26 17:25:25 +00:00 |
|
arm
|
Fix a typo.
|
2016-09-28 04:22:06 +00:00 |
|
arm64
|
Add a way for the architecture to specify the calling ABI for methods
|
2016-09-21 10:35:44 +00:00 |
|
boot
|
loader command interpreter should reset command_errmsg
|
2016-09-27 20:40:44 +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
|
cam/ata: Allow drivers to veto ATA disk attachment.
|
2016-09-28 08:35:05 +00:00 |
|
cddl
|
Move implementations of uread() and uwrite() to the illumos compat layer.
|
2016-09-24 21:40:14 +00:00 |
|
compat
|
cloudabi: use fget_cap instead of hand-rolling capability read
|
2016-09-23 23:08:23 +00:00 |
|
conf
|
Add NXP/Freescale DIU driver for PowerPC SoCs
|
2016-09-27 00:53:41 +00:00 |
|
contrib
|
Update Annapurna Alpine HAL
|
2016-09-20 09:19:22 +00:00 |
|
crypto
|
Fix typo in skein amd64 assembly
|
2016-09-08 02:38:55 +00:00 |
|
ddb
|
Determine the operand/address size of %cs in a new function
|
2016-09-25 16:30:29 +00:00 |
|
dev
|
hyperv/hn: Flatten RX filter configuration.
|
2016-09-28 05:12:09 +00:00 |
|
fs
|
Mount msdosfs with longnames support by default.
|
2016-09-23 19:05:07 +00:00 |
|
gdb
|
|
|
|
geom
|
Use g_wither_provider() where applicable.
|
2016-09-23 21:29:40 +00:00 |
|
gnu
|
Revert and redo r306083.
|
2016-09-22 15:17:36 +00:00 |
|
i386
|
Minor fixes for 160-bit disassembly:
|
2016-09-25 18:39:24 +00:00 |
|
isa
|
sys/isa: minor spelling fixes.
|
2016-05-03 21:51:52 +00:00 |
|
kern
|
Revert r306337. dhw@ reproted a panic which seems related to this and bde@ has
|
2016-09-26 15:45:30 +00:00 |
|
kgssapi
|
kgssapi: insignificant spelling fix.
|
2016-05-03 22:05:03 +00:00 |
|
libkern
|
sys: Make use of our rounddown() macro when sys/param.h is available.
|
2016-04-30 14:41:18 +00:00 |
|
mips
|
Use SIGSEGV signal for memory protection failures from userspace on MIPS.
|
2016-09-28 14:13:41 +00:00 |
|
modules
|
Move implementations of uread() and uwrite() to the illumos compat layer.
|
2016-09-24 21:40:14 +00:00 |
|
net
|
Remove ifa_list, use ifa_link (structure field) instead.
|
2016-09-28 13:29:11 +00:00 |
|
net80211
|
[net80211] don't add IBSS node table entries for neighbors from other SSIDs.
|
2016-09-21 19:48:07 +00:00 |
|
netgraph
|
Avoid panic from ng_uncallout when unpluggin ethernet cable with active
|
2016-08-08 19:31:01 +00:00 |
|
netinet
|
Remove ifa_list, use ifa_link (structure field) instead.
|
2016-09-28 13:29:11 +00:00 |
|
netinet6
|
Convert checks in nd6_dad_start() and nd6_dad_timer() to assertions.
|
2016-09-24 21:40:24 +00:00 |
|
netipsec
|
Remove the 4.3BSD compatible macro m_copy(), use m_copym() instead.
|
2016-09-15 07:41:48 +00:00 |
|
netnatm
|
kernel: use our nitems() macro when it is available through param.h.
|
2016-04-19 23:48:27 +00:00 |
|
netpfil
|
Remove ifa_list, use ifa_link (structure field) instead.
|
2016-09-28 13:29:11 +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
|
|
|
|
nfsserver
|
|
|
|
nlm
|
When sleeping waiting for either local or remote advisory lock,
|
2016-06-26 20:08:42 +00:00 |
|
ofed
|
Do not free an uninitialized pointer on soaccept failure in the iWARP
|
2016-08-26 08:25:28 +00:00 |
|
opencrypto
|
opencrypto AES-ICM: Fix heap corruption typo
|
2016-08-01 22:57:03 +00:00 |
|
pc98
|
Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters.
|
2016-08-20 00:49:29 +00:00 |
|
powerpc
|
Add NXP/Freescale DIU driver for PowerPC SoCs
|
2016-09-27 00:53:41 +00:00 |
|
riscv
|
Various changes to pmap_ts_referenced()
|
2016-09-10 16:49:25 +00:00 |
|
rpc
|
Hide the boottime and bootimebin globals, provide the getboottime(9)
|
2016-07-27 11:08:59 +00:00 |
|
security
|
Don't check aq64_minfree which is unsigned for negative values.
|
2016-09-08 19:47:57 +00:00 |
|
sparc64
|
Various changes to pmap_ts_referenced()
|
2016-09-10 16:49:25 +00:00 |
|
sys
|
cam/ata: Allow drivers to veto ATA disk attachment.
|
2016-09-28 08:35:05 +00:00 |
|
teken
|
|
|
|
tests
|
Style 9 changes.
|
2015-11-12 10:31:14 +00:00 |
|
tools
|
Consider CROSS_BINUTILS_PREFIX environment variable so we use correct
|
2016-08-10 13:49:17 +00:00 |
|
ufs
|
Be more strict when selecting between snapshot/regular mount.
|
2016-09-19 15:58:33 +00:00 |
|
vm
|
Various changes to pmap_ts_referenced()
|
2016-09-10 16:49:25 +00:00 |
|
x86
|
Detect x2APIC mode on boot and obey it.
|
2016-09-19 15:58:45 +00:00 |
|
xdr
|
RPC: for pointers replace 0 with NULL.
|
2016-04-14 17:06:37 +00:00 |
|
xen
|
xen: Correct typo in #undef for symbol NBPL
|
2016-06-06 14:55:46 +00:00 |
|
Makefile
|
Add riscv to the list of architectures for cscope.
|
2016-02-29 16:39:27 +00:00 |