freebsd-dev/sys
Michal Meloun fd02931841 REGULATOR: Move functions for handling with regulator ranges to
common file. They can be useful for other PMICs.

MFC after: 2 weeks
2016-10-18 12:27:46 +00:00
..
amd64 Add sysctl to make amd64 minidump retry count tunable at runtime. 2016-10-17 22:57:41 +00:00
arm REGULATOR: Move functions for handling with regulator ranges to 2016-10-18 12:27:46 +00:00
arm64 Fix the build, struct vfpstate needs to be visible to userspace as it's 2016-10-15 16:29:06 +00:00
boot Fix device delete child function. 2016-10-17 10:20:38 +00:00
bsm
cam Make pass driver better support CAM_CDB_POINTER flag. 2016-10-17 15:02:17 +00:00
cddl Add vfs.zfs.zil_log_limit sysctl. 2016-10-16 18:49:15 +00:00
compat
conf rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
contrib Use proper integer-pointer type conversions. 2016-10-18 00:55:15 +00:00
crypto libmd: introduce functions that operate on an fd instead of filename 2016-10-17 13:47:22 +00:00
ddb
dev REGULATOR: Move functions for handling with regulator ranges to 2016-10-18 12:27:46 +00:00
fs Fix panic() message reporting ufs instead of nandfs 2016-10-13 19:33:07 +00:00
gdb
geom Fix possible geom destruction before final provider close. 2016-10-06 15:20:05 +00:00
gnu
i386 Drop support for using mmap() with /dev/kmem. 2016-10-14 20:01:07 +00:00
isa
kern makesyscalls.sh: remove trailing space on the "created from" line 2016-10-17 13:52:24 +00:00
kgssapi
libkern
mips rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
modules Add preliminary support for Raspberry PI3 images to nanobsd. 2016-10-18 04:02:00 +00:00
net add a missing header. 2016-10-16 18:27:41 +00:00
net80211 [net80211] add some more RX flags. 2016-10-17 04:30:10 +00:00
netgraph
netinet Fix a double-free when an inp transitions to INP_TIMEWAIT state 2016-10-18 07:16:49 +00:00
netinet6 Limit the number of mbufs that can be allocated for IPV6_2292PKTOPTIONS 2016-10-17 23:25:31 +00:00
netipsec
netnatm
netpfil pf: port extended DSCP support from OpenBSD 2016-10-13 20:34:44 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 Fix building on i386 and arm. But 'public domain' headers on the files 2016-10-13 06:56:23 +00:00
powerpc Fix booting on systems that use loader(8) (most of them). 2016-10-16 04:22:04 +00:00
riscv rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
rpc
security
sparc64 Fix building on i386 and arm. But 'public domain' headers on the files 2016-10-13 06:56:23 +00:00
sys rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
teken
tests
tools
ufs
vm If vm_fault_hold(9) finds that fs.m is wired, do not free it after a 2016-10-17 08:17:06 +00:00
x86 Reprogram I/O APIC interrupt pins when registering an I/O APIC. 2016-10-14 21:51:50 +00:00
xdr
xen
Makefile