1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys
Alexander Motin f82388fd84 Allow MODE SENSE commands through Write Exclusive persistent reservation,
as required by SPC-4.

Report that fact in persistent reservation capabilities.

MFC after:	2 weeks
2014-06-26 09:42:00 +00:00
..
amd64 Expose the amount of resident and wired memory from the guest's vmspace. 2014-06-25 22:13:35 +00:00
arm Remove the incomplete Tegra 2 code, nobody was maintaining it. The AC100 2014-06-22 15:15:52 +00:00
boot
bsm
cam Allow MODE SENSE commands through Write Exclusive persistent reservation, 2014-06-26 09:42:00 +00:00
cddl Bring the following change from the illumos-joyent repository: 2014-06-26 07:06:43 +00:00
compat
conf cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0. 2014-06-22 23:40:20 +00:00
contrib Fix case where fastroute or "to interface" is used with incorrect FIB. 2014-06-19 05:45:17 +00:00
crypto Put the aesni_cipher_setup() and aesni_cipher_process() functions into 2014-06-24 06:55:49 +00:00
ddb
dev Expand r261243 even further and ignore any I/O port resources assigned to 2014-06-25 20:30:47 +00:00
fs Use existing PHOLD() and PRELE() macros. 2014-06-24 18:25:43 +00:00
gdb
geom
gnu
i386 Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPU 2014-06-23 07:37:54 +00:00
ia64 - Modify vm_page_unwire() and vm_page_enqueue() to directly accept 2014-06-16 18:15:27 +00:00
isa
kern sysctl subsystem uses sxlocks so avoid to setup dynamic sysctl nodes 2014-06-24 15:16:55 +00:00
kgssapi
libkern
mips Remove /etc/gnats from here, too. 2014-06-20 11:47:49 +00:00
modules MFV r260708 2014-06-25 14:23:30 +00:00
net - Modify vm_page_unwire() and vm_page_enqueue() to directly accept 2014-06-16 18:15:27 +00:00
net80211
netgraph
netinet Retire IP_RSSCPUID ; the right thing to do is query the RSS bucket; 2014-06-26 04:12:41 +00:00
netinet6 Make nd6_gctimer tunable. 2014-06-23 16:27:29 +00:00
netipsec
netnatm
netpfil
netsmb
nfs Fix/improve fhe_stats sysctl output. 2014-06-14 12:26:12 +00:00
nfsclient
nfsserver
nlm
ofed - Fix out of range shifting bug in bitops.h. 2014-06-12 13:33:01 +00:00
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys Improve r264388 removing namespace pollution previously introduced in 2014-06-26 05:23:48 +00:00
teken
tools
ufs In msdosfs_setattr(), add a check for result of the utimes(2) 2014-06-17 07:11:00 +00:00
vm Now that vm_map_insert() sets MAP_ENTRY_GROWS_{DOWN,UP} on the stack entries 2014-06-25 03:30:03 +00:00
x86 Fix compile warning: Remove duplicate external declaration. 2014-06-19 05:06:24 +00:00
xdr
xen xen: add missing files 2014-06-16 08:54:04 +00:00
Makefile