freebsd-skq/sys
Nathan Whitehorn a5ff1d66de Implement GET_STACK_USAGE() on PowerPC. This implementation is identical
to that on x86 and sparc64.

Approved by:	re (kib)
2013-10-02 20:40:21 +00:00
..
amd64 Return 0 for a rdmsr of MSR_IA32_PLATFORM_ID. This 2013-09-27 14:55:59 +00:00
arm - Enable unmapped buffers on Exynos5 again, because 2013-10-01 12:01:20 +00:00
boot Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
bsm
cam Make sure the CCB xflags field is initialized to zero so that 2013-09-27 16:02:40 +00:00
cddl Optimize the block size used on ZFS cache devices as is already done 2013-09-21 03:52:08 +00:00
compat Fix some typos that were causing probe argument types to show up as unknown. 2013-10-01 15:40:27 +00:00
conf Only build the POWER hypervisor UART driver if device uart is included in 2013-10-02 13:33:10 +00:00
contrib Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
crypto
ddb
dev Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
fs NULL stale pointers (should be a no-op as they should no longer be 2013-09-25 02:49:18 +00:00
gdb
geom Introduce a kern.geom.notaste sysctl that can be used to temporarily 2013-09-24 20:05:16 +00:00
gnu/fs/reiserfs
i386 Free both KVA and backing pages when freeing TSS memory. 2013-09-23 20:14:15 +00:00
ia64 The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
isa
kern When helping the bufdaemon from the buffer allocation context, there 2013-10-02 06:00:34 +00:00
kgssapi
libkern Fix ixp425 boot2 with ARM EABI: 2013-09-29 15:19:34 +00:00
mips set ROOTDEVNAME to ada0 with no paritions. This makes it much more functional 2013-10-02 14:43:17 +00:00
modules DEBUG_FLAGS -g is default for GENERIC and its presence interferes with 2013-09-29 13:05:22 +00:00
net Fix a fallout from r241610. One enc interface must be created on startup. 2013-09-28 14:14:23 +00:00
net80211
netatalk
netgraph
netinet Add a separate translator for headers passed to the TCP probes in the 2013-10-02 17:14:12 +00:00
netinet6 Update comment from draft to RFC number. 2013-09-22 14:53:07 +00:00
netipsec
netipx
netnatm
netpfil Use the correct EtherType for logging IPv6 packets. 2013-09-28 15:49:36 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fixed kernel crash when running devinfo 2013-10-01 15:43:23 +00:00
opencrypto
pc98
pci
powerpc Implement GET_STACK_USAGE() on PowerPC. This implementation is identical 2013-10-02 20:40:21 +00:00
rpc
security Fix some typos that were causing probe argument types to show up as unknown. 2013-10-01 15:40:27 +00:00
sparc64 Implement GET_STACK_USAGE. 2013-09-29 13:09:25 +00:00
sys Add LK_TRYUPGRADE operation for lockmgr(9), which attempts to 2013-09-29 18:02:23 +00:00
teken
tools
ufs
vm Both the vm_map and vmspace zones are defined as "no free". So, there is no 2013-09-22 17:48:10 +00:00
x86 sys/x86/xen/hvm.c: 2013-09-27 15:17:28 +00:00
xdr
xen Merge Xen PVHVM support into the GENERIC kernel config for both 2013-09-20 22:59:22 +00:00
Makefile