freebsd-dev/sys
Ian Lepore db8aa5fd6d The U-Boot README says fdt_addr_r is the right env var for fdt data
loaded into ram, but vendors also use fdtaddr and fdt_addr.  Check the
recommended variable first and fall back to the others.
2014-10-20 01:52:17 +00:00
..
amd64 Fix build to not bogusly always rebuild vmm.ko. 2014-10-17 13:20:49 +00:00
arm Allow the armv6 kernel to be build with PHYSADDR undefined. The kernel 2014-10-19 21:03:42 +00:00
boot The U-Boot README says fdt_addr_r is the right env var for fdt data 2014-10-20 01:52:17 +00:00
bsm
cam Add new quirks for the latest Samsung SSD, model 850. 2014-10-19 16:46:36 +00:00
cddl Add tunable vfs.zfs.space_map_blksz for space map's maximum block size. 2014-10-18 22:11:10 +00:00
compat Update the ULE scheduler + thread and kinfo structs to use int for cpuid 2014-10-18 19:36:11 +00:00
conf Only build the ARM tranpoline when KERNPHYSADDR is defined as it is 2014-10-19 20:56:05 +00:00
contrib Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
crypto
ddb ddb: ANSI-fy function declarations. 2014-10-12 18:01:52 +00:00
dev Fail to probe on simplebus nodes that lack a "ranges" property. 2014-10-19 18:31:11 +00:00
fs Provide vfs suspension support only for filesystems which need it. 2014-10-19 06:59:33 +00:00
gdb Add support for gdb's memory searching capabilities to our in-kernel gdb 2014-09-05 16:40:47 +00:00
geom Add provider's sectorsize and stripesize to confdot output. 2014-10-17 06:58:04 +00:00
gnu reiserfs: Use signed i_nlink 2014-09-25 19:10:32 +00:00
i386 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
isa
kern Provide vfs suspension support only for filesystems which need it. 2014-10-19 06:59:33 +00:00
kgssapi
libkern Add a complete implementation of MurmurHash3. Tweak both implementations 2014-10-18 22:15:11 +00:00
mips Convert remaining {g,s}etenv->kern_{g,s}etenv 2014-10-17 17:34:05 +00:00
modules Fix build to not bogusly always rebuild vmm.ko. 2014-10-17 13:20:49 +00:00
net * Remove route caching in if_stf. 2014-10-17 15:07:04 +00:00
net80211 Mechanically convert to if_inc_counter(). 2014-09-19 09:20:55 +00:00
netgraph Bump ipfw module version. 2014-10-09 16:12:01 +00:00
netinet Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if a 2014-10-16 15:36:04 +00:00
netinet6 Overhaul if_gif(4): 2014-10-14 13:31:47 +00:00
netipsec Do not strip outer header when operating in transport mode. 2014-10-02 02:00:21 +00:00
netnatm
netpfil Perform more checks on the number of tables supplied by user. 2014-10-19 11:15:19 +00:00
netsmb
nfs Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
nfsclient Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
nfsserver Change NFS readdir() to only ignore cookies preceding the given offset for 2014-07-01 20:00:35 +00:00
nlm
ofed Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
opencrypto Fix build for kernels without COMPAT_FREEBSD32. 2014-09-22 17:32:27 +00:00
pc98 Merge pc98's machdep.c into i386/i386/machdep.c. 2014-10-04 06:01:30 +00:00
powerpc Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
rpc Merge the NFSv4.1 server code in projects/nfsv4.1-server over 2014-07-01 20:47:16 +00:00
security Replace dev_clone with cdevpriv(9) KPI in audit_pipe code. 2014-08-20 16:04:30 +00:00
sparc64 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
sys Allow libkvm to get the kernel va to pa delta without the need for 2014-10-19 20:23:31 +00:00
teken
tools Allow the make_dtb script to work outside of a "make buildkernel" context 2014-08-30 22:39:15 +00:00
ufs Use lockless quota checks in qsync and qsyncvp. 2014-10-16 12:41:14 +00:00
vm Retire the unimplemented MAP_RENAME and MAP_NORESERVE flags to mmap(2). 2014-10-18 12:28:51 +00:00
x86 Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
xdr
xen xen: convert the xenstore user-space char device to a newbus device 2014-09-30 17:31:04 +00:00
Makefile Remove "pci" from CSCOPEDIRS. 2014-09-23 06:32:19 +00:00