freebsd-dev/sys
Xin LI c94526e26d Limit DMA memory to lower addressable 4GB, without this patch, we
can reliably provoke data corruption on systems equipped with a
plenty of memory during high load.

Reported by:	gnn via iXsystems
MFC candidate:	RELENG_7_1, RELENG_7
2008-10-06 22:34:17 +00:00
..
amd64 If the current thread has the trap bit set (i.e. a debugger had 2008-10-05 02:03:54 +00:00
arm Allow static hints to override kenv. 2008-10-02 22:31:30 +00:00
boot Add a boot loader for ixp425 based boards like the Gateworks Avila 2008-10-06 19:38:10 +00:00
bsm
cam Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
cddl Disable use of the user credentials until there is code to set the levels 2008-09-27 17:52:48 +00:00
compat Current linux_fooaffinity() emulation fails, as the FreeBSD affinity 2008-10-04 19:23:30 +00:00
conf - Spell cam correctly (scbus), this makes it possible to compile hptiop 2008-10-04 10:39:31 +00:00
contrib Cache so_cred as inp_cred in the inpcb. 2008-10-04 15:06:34 +00:00
crypto
ddb Collect N identical (or near identical) mkdumpheader() implementations into 2008-10-01 22:08:53 +00:00
dev Limit DMA memory to lower addressable 4GB, without this patch, we 2008-10-06 22:34:17 +00:00
fs Use soconnect2() rather than directly invoking uipc_connect2() to 2008-10-06 18:38:50 +00:00
gdb
geom - Use the new gv_write_header function to write out the header when removing a 2008-10-02 10:01:05 +00:00
gnu fdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs, tmpfs and xfs 2008-09-20 19:50:52 +00:00
i386 If the current thread has the trap bit set (i.e. a debugger had 2008-10-05 02:03:54 +00:00
ia64 Collect N identical (or near identical) mkdumpheader() implementations into 2008-10-01 22:08:53 +00:00
isa
kern Now that portalfs doesn't directly invoke uipc_connect2(), make it a 2008-10-06 18:43:11 +00:00
libkern The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmp 2008-09-23 14:45:10 +00:00
mips Remove critical_enter() and critical_exit(): pmap_growkernel is called 2008-10-01 05:47:17 +00:00
modules - Add driver for Attansic L2 FastEthernet controller found on 2008-10-03 10:31:31 +00:00
net Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
net80211 Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
netatalk
netgraph Abort transfers on all pipes before closing them. This fixes the crash 2008-10-03 22:40:42 +00:00
netinet Remove an INP_RUNLOCK() missed in SVN r183606, cvs rev. 1.195 raw_ip.c 2008-10-04 16:48:09 +00:00
netinet6 Style changes: compare pointer to NULL and move a }. 2008-10-04 17:07:58 +00:00
netipsec Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
netipx
netnatm
netncp
netsmb Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
nfs
nfs4client
nfsclient Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
nfsserver
nlm
opencrypto
pc98 Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
pccard
pci
powerpc Remove ipi_all() and ipi_self() as the former hasn't been used at 2008-09-28 18:34:14 +00:00
rpc Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
security Remove unit2minor() use from kernel code. 2008-09-26 14:19:52 +00:00
sparc64 Collect N identical (or near identical) mkdumpheader() implementations into 2008-10-01 22:08:53 +00:00
sun4v Collect N identical (or near identical) mkdumpheader() implementations into 2008-10-01 22:08:53 +00:00
sys Now that portalfs doesn't directly invoke uipc_connect2(), make it a 2008-10-06 18:43:11 +00:00
tools
ufs Enable shared lookups on UFS. There are some remaining issues with forced 2008-09-24 18:53:04 +00:00
vm Move the code for doing out-of-memory grass from vm_pageout_scan() 2008-09-29 19:45:12 +00:00
xdr
xen move ipi_pcpu to evtchn.c 2008-09-26 05:54:24 +00:00
Makefile