freebsd-nq/sys
Ian Lepore c1f892e0d1 Cast using uintfptr_t and eliminate the cast to uint64_t which is uneeded
because rounding down cannot increase the number of bits needed to express
the result.

I had no idea there was such a thing as uintfptr_t.

Requested by: bde
2016-01-12 16:31:07 +00:00
..
amd64
arm Fix local macro for early KVA allocation. 2016-01-12 15:31:32 +00:00
arm64
boot Cast using uintfptr_t and eliminate the cast to uint64_t which is uneeded 2016-01-12 16:31:07 +00:00
bsm
cam
cddl Fix importing l2arc device by guid 2016-01-11 22:15:46 +00:00
compat
conf Document etherswitch and drivers using this framework. 2016-01-12 10:19:56 +00:00
contrib
crypto
ddb
dev sfxge: regenerate MCDI header 2016-01-12 16:21:34 +00:00
fs ext4: mount panic from freeing invalid pointers 2016-01-11 19:25:43 +00:00
gdb
geom
gnu
i386
isa
kern Fix a bug introduced in r291716: 2016-01-11 20:38:39 +00:00
kgssapi
libkern
mips
modules sfxge: add medford_impl.h, medford_nic.c, ef10_impl.h 2016-01-12 08:32:53 +00:00
net Bring RADIX_MPATH support to new routing KPI to ease migration. 2016-01-11 08:45:28 +00:00
net80211
netgraph
netinet Bring RADIX_MPATH support to new routing KPI to ease migration. 2016-01-11 08:45:28 +00:00
netinet6 Bring RADIX_MPATH support to new routing KPI to ease migration. 2016-01-11 08:45:28 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Remove dead code and dead comments, most notably the implemenation of the 2016-01-10 18:00:01 +00:00
riscv/include
rpc
security
sparc64
sys
teken
tests
tools
ufs
vm Fix the domain iterator to not try the first-touch / fixed domain 2016-01-10 17:53:43 +00:00
x86
xdr
xen
Makefile