freebsd-nq/sys
Landon J. Fuller a668f3d89e Integrate BCM4706 PMU (rev6) support, derived from the ISC-licensed Broadcom
sbchipc.h and hndpmu.c sources included in the RT-N16 and later firmware
source drops.

Approved by:	adrian (mentor, implicit)
2017-03-20 19:27:35 +00:00
..
amd64 Implement getrandom() syscall. 2017-03-18 18:34:29 +00:00
arm Use tc_priv to find the softc in the i.MX timer driver. 2017-03-20 19:25:42 +00:00
arm64 If ofw_bus_msimap fails don't try to use the invalid MSI/MSI-X parent node. 2017-03-16 17:49:37 +00:00
boot loader: pxe.h constants have wrong values 2017-03-20 18:15:36 +00:00
bsm
cam
cddl Reduce ARC fragmentation threshold 2017-03-17 12:34:57 +00:00
compat Regenerate syscall files for r315526 2017-03-19 00:54:24 +00:00
conf use INT3 instead of NOP for x86 binary padding 2017-03-19 00:22:13 +00:00
contrib
crypto
ddb Fix right shifts on arches with db_expr_t larger than u_int (LP64 arches 2017-03-18 07:01:18 +00:00
dev Integrate BCM4706 PMU (rev6) support, derived from the ISC-licensed Broadcom 2017-03-20 19:27:35 +00:00
fs
gdb
geom
gnu
i386 Implement getrandom() syscall. 2017-03-18 18:34:29 +00:00
isa
kern Use IDX_TO_OFF(), not ptoa(), when converting the difference between two 2017-03-20 05:15:55 +00:00
kgssapi
libkern
mips Add MIPS boot support for the BCM4706/Northstar ChipCommon core. 2017-03-17 22:02:02 +00:00
modules Add a module to build imx5 dtb files. 2017-03-19 19:10:23 +00:00
net Change casting to a uintptr_t to be compatible with non-x86 architectures. 2017-03-14 22:25:07 +00:00
net80211 net80211: reschedule tasks properly after r315594. 2017-03-19 23:05:03 +00:00
netgraph
netinet
netinet6 Constrain IPv6 routes to single FIBs when net.add_addr_allfibs=0 2017-03-17 16:50:37 +00:00
netipsec
netnatm
netpfil pf: Fix rule evaluation after inet6 route-to 2017-03-19 03:06:09 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Add basic support for VIMAGE to the LinuxKPI and ibcore. 2017-03-16 09:59:35 +00:00
opencrypto
powerpc Introduce 64-bit PowerPC Book-E support 2017-03-17 21:40:14 +00:00
riscv
rpc
security
sparc64
sys Regenerate syscall files for r315526 2017-03-19 00:54:24 +00:00
teken Fix bright colors for syscons, and make them work for the first time 2017-03-18 11:13:54 +00:00
tests
tools
ufs
vm Two changes to vm_fault_populate(): 2017-03-19 19:52:47 +00:00
x86 x86/srat: fix parsing of APIC IDs > MAX_APIC_ID 2017-03-16 09:33:36 +00:00
xdr
xen
Makefile