freebsd-skq/sys
kib fe18a7c9f2 Handle incorrect ELF images specifying size for PT_GNU_STACK not being
multiple of page size.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2015-04-23 11:27:21 +00:00
..
amd64 Missing break in switch case. 2015-04-23 02:50:06 +00:00
arm Fetch the SDHCI frequency from videocore (our prefered source) and only if 2015-04-22 18:35:02 +00:00
arm64 Add the null implementation of stack_save and stack_save_td. 2015-04-22 12:24:38 +00:00
boot Fix the SDHCI clock frequency for RPI2, the default clock (for the newer 2015-04-22 17:35:58 +00:00
bsm
cam Extend DA_Q_NO_RC16 to MXUB3* devices. 2015-04-21 22:55:52 +00:00
cddl
compat Simplify linux_getcwd(), removing code that was longer used. 2015-04-23 08:41:50 +00:00
conf Move zlib.c from net to libkern. 2015-04-22 14:38:58 +00:00
contrib
crypto
ddb
dev Disable multi process interrupts, because the current code doesn't use 2015-04-23 07:41:58 +00:00
fs Prevent a double free. 2015-04-20 16:40:13 +00:00
gdb
geom Move zlib.c from net to libkern. 2015-04-22 14:38:58 +00:00
gnu
i386 Move some common code from sys/amd64/amd64/machdep.c and 2015-04-22 12:32:14 +00:00
isa
kern Handle incorrect ELF images specifying size for PT_GNU_STACK not being 2015-04-23 11:27:21 +00:00
kgssapi
libkern Move zlib.c from net to libkern. 2015-04-22 14:38:58 +00:00
mips
modules Move zlib.c from net to libkern. 2015-04-22 18:15:18 +00:00
net Move zlib.c from net to libkern. 2015-04-22 14:38:58 +00:00
net80211
netgraph Move zlib.c from net to libkern. 2015-04-22 14:38:58 +00:00
netinet Improve carp(4) locking: 2015-04-21 20:25:12 +00:00
netinet6
netipsec Change ipsec_address() and ipsec_logsastr() functions to take two 2015-04-18 16:58:33 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient Remove some oldnfs remnants. 2015-04-18 16:08:06 +00:00
nfsserver
nlm
ofed
opencrypto Move zlib.c from net to libkern. 2015-04-22 14:38:58 +00:00
pc98
powerpc Implement hwpmc(4) for Freescale e500 core. 2015-04-18 21:39:17 +00:00
rpc
security
sparc64
sys Add definition for the argument_with_type_tag attribute. 2015-04-22 18:13:28 +00:00
teken
tools
ufs
vm Eliminate an unused variable. 2015-04-20 16:48:21 +00:00
x86 Move some common code from sys/amd64/amd64/machdep.c and 2015-04-22 12:32:14 +00:00
xdr
xen
Makefile