freebsd-dev/sys
Ian Lepore db7e396903 Fix fdt_platform_fixups() mem region handling. It turns out u-boot puts
several types of data into the mem-info array (DRAM, SRAM, flash).  We
need to extract just the DRAM entries for translation into fdt memory
properties.

Also, increase the number of regions we can handle from 5 to 16.

Submitted by:	Michal Meloun
2015-03-17 21:15:24 +00:00
..
amd64 Update to the Intel ixgbe driver: 2015-03-17 18:32:28 +00:00
arm Delete stray clause 3 and renumber. 2015-03-13 02:49:55 +00:00
boot Fix fdt_platform_fixups() mem region handling. It turns out u-boot puts 2015-03-17 21:15:24 +00:00
bsm
cam Improve ATA and SCSI versions printing. 2015-03-17 13:21:49 +00:00
cddl Remove unused upstream DTrace provider implementations that are duplicates 2015-03-16 01:15:08 +00:00
compat cred: add proc_set_cred helper 2015-03-16 00:10:03 +00:00
conf Update to the Intel ixgbe driver: 2015-03-17 18:32:28 +00:00
contrib
crypto
ddb
dev Fix build. 2015-03-17 19:13:11 +00:00
fs o Enhance vm_pager_free_nonreq() function: 2015-03-17 19:19:19 +00:00
gdb
geom Add GUID and alias for Apple Core Storage partition. 2015-03-12 18:51:31 +00:00
gnu File names with commas in them cause issues for freebsd-update. We 2015-03-12 06:43:58 +00:00
i386 Remove write-only variable. 2015-03-12 20:14:48 +00:00
isa
kern The minimum sbuf buffer size is 2 bytes (a byte plus a nulterm), assert that. 2015-03-17 21:00:31 +00:00
kgssapi
libkern
mips Use ar71xx_mac_addr_random_init() instead of a hand-rolled random 2015-03-15 21:56:41 +00:00
modules Fix build after r280182. 2015-03-17 19:07:43 +00:00
net Always lock the hash row of a source node when updating its 'states' counter. 2015-03-17 12:19:28 +00:00
net80211 Use SYSCTL_OUT_STR() to return strings. 2015-03-14 21:41:00 +00:00
netgraph
netinet Go back to using sbuf_new() with a preallocated large buffer, to avoid 2015-03-14 23:57:33 +00:00
netinet6
netipsec
netnatm
netpfil Always lock the hash row of a source node when updating its 'states' counter. 2015-03-17 12:19:28 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
opencrypto
pc98
powerpc Convert PTE eviction lock from an RW lock to a RM lock. It is held for 2015-03-16 16:29:33 +00:00
rpc
security cred: add proc_set_cred helper 2015-03-16 00:10:03 +00:00
sparc64
sys Introduce a cap_ioctl_t used for the 'cmds' arguments to cap_ioctls_limit() 2015-03-16 17:42:53 +00:00
teken
tools
ufs
vm o Enhance vm_pager_free_nonreq() function: 2015-03-17 19:19:19 +00:00
x86 Add x86 specific APIs 'lapic_ipi_alloc()' and 'lapic_ipi_free()' to allow IPI 2015-03-14 00:30:41 +00:00
xdr
xen Use SYSCTL_OUT_STR() to return strings. 2015-03-14 21:40:24 +00:00
Makefile