freebsd-skq/sys
marcel 48c62c6836 Mega-MFC: Add SMP support and enable it by default. This includes:
conf/GENERIC: 1.73, 1.53
	ia64/exception.S: 1.57
	ia64/interrupt.c: 1.50, 1.51
	ia64/machdep.c: 1.201, 1.202
	ia64/mp_machdep.c: 1.56, 1.57, 1.58
	ia64/pmap.c: 1.161, 1.162, 1.164, 1.165, 1.166
	ia64/sal.c: 1.15
	ia64/trap.c: 1.114, 1.115
	ia64/vm_machdep.c: 1.91, 1.92
	include/ia64_cpu.h: 1.20
	include/param.h: 1.21
	include/pmap.h: 1.25
	include/proc.h: 1.15
	include/smp.h: 1.10

Approved by: re (kensmith, scottl -- thanks!)
2005-09-13 21:07:14 +00:00
..
alpha MFC: Convert the atomic pointer operations to operate on uintptr_t rather 2005-08-05 19:44:00 +00:00
amd64 MFC: { db_trace.c:1.69, exception.S:1.127, genassym.c:1.156, trap.c:1.290 } 2005-09-03 11:57:28 +00:00
arm MFC: Add extra constraints to inform the compiler that the memory being 2005-08-05 19:46:13 +00:00
boot MFC: net.graph.ngqfreemax has been deprecated. 2005-09-02 14:08:19 +00:00
bsm For consistency with more system include files, add a trailing '_' to 2005-05-29 16:11:34 +00:00
cam Merge two sets of changes relating to devfs device node cloning from 2005-08-13 21:24:18 +00:00
coda Merge two sets of changes relating to devfs device node cloning from 2005-08-13 21:24:18 +00:00
compat MFC 1.29, 1.30: 2005-09-02 03:52:28 +00:00
conf Prepare for BETA4 builds. 2005-09-04 05:07:06 +00:00
contrib Commit imported changes to RELENG_6: 2005-09-12 11:25:17 +00:00
crypto MFC: sys/crypto/rijndael/rijndael-alg-fst.c 1.9,1.11 2005-08-30 15:01:50 +00:00
ddb Implement functions calls from within DDB on ia64. On ia64 a function 2005-07-02 23:52:37 +00:00
dev MFC: Restore the 929X support that got nuked in merge 2005-09-12 05:25:29 +00:00
doc
fs MFC: 2005-09-05 11:02:30 +00:00
gdb check return value of gdb_rx_varhex 2005-03-28 18:31:18 +00:00
geom MFC: sys/geom/eli/g_eli.c 1.6-11 2005-08-30 15:27:30 +00:00
gnu MFC src/sys/gnu/fs/ext2fs/fs.h 1.18 2005-09-11 19:06:50 +00:00
i4b Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 2005-08-25 05:01:24 +00:00
i386 MFC: sys/sys/systm.h 1.235 2005-08-30 15:14:40 +00:00
ia64 Mega-MFC: Add SMP support and enable it by default. This includes: 2005-09-13 21:07:14 +00:00
isa This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-07-11 04:14:43 +00:00
isofs/cd9660 MFC: r1.141 2005-08-18 11:32:06 +00:00
kern MFC: Don't retry when vget() returns ENOENT in the nonblocking case due to 2005-09-12 15:53:58 +00:00
libkern MFC: check capable size of given strings correctly. 2005-09-08 15:46:38 +00:00
modules MFC: Add VIA/ACE "PadLock" support as a crypto(9) driver. 2005-08-30 14:56:02 +00:00
net MFC: if_bridge.c, r1.21; if_ethersubr.c, r1.198; in6_ifattach.c, r1.28; 2005-09-13 18:02:39 +00:00
net80211 sync with HEAD: 2005-09-03 22:40:02 +00:00
netatalk Eliminate MAC entry point mac_create_mbuf_from_mbuf(), which is 2005-07-05 23:39:51 +00:00
netatm Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 2005-08-25 05:01:24 +00:00
netgraph MFC 1.7: 2005-09-13 12:44:19 +00:00
netinet MFC 1.141: 2005-09-13 14:37:58 +00:00
netinet6 MFC: if_bridge.c, r1.21; if_ethersubr.c, r1.198; in6_ifattach.c, r1.28; 2005-09-13 18:02:39 +00:00
netipsec Correct typo in a comment describing vshiftl(). 2005-06-02 23:56:10 +00:00
netipx Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
netkey MFC 1.74: SADB_UPDATE did not return an error when key length is invalid. 2005-09-03 16:13:05 +00:00
netnatm Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 2005-08-25 05:01:24 +00:00
netncp avoid potential null ptr derefs 2005-02-23 22:44:38 +00:00
netsmb Merge two sets of changes relating to devfs device node cloning from 2005-08-13 21:24:18 +00:00
nfs
nfs4client - We want if (mrep != NULL) not if (m_freem != NULL). m_freem will never 2005-04-25 05:11:19 +00:00
nfsclient MFC: rev 1.127 2005-07-21 16:19:02 +00:00
nfsserver NFS write gathering defers execution of NFS server write requests to wait 2005-04-17 16:25:36 +00:00
opencrypto MFC: sys/crypto/rijndael/rijndael-alg-fst.c 1.9,1.11 2005-08-30 15:01:50 +00:00
pc98 MFi386: revision 1.1202.2.1 (r300 DRM support). 2005-08-10 15:56:13 +00:00
pccard Change a directory layout for pc98. 2005-05-10 12:02:18 +00:00
pci MFC: Conditionally lock Giant in xl's taskqueue handler function. 2005-08-26 15:31:09 +00:00
posix4 Introduce MAC Framework and MAC Policy entry points to label and control 2005-05-04 10:39:15 +00:00
powerpc MFC r1.101 2005-09-13 05:11:37 +00:00
rpc This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-07-11 04:14:43 +00:00
security MFC: (1.26) Fixing a regression introduced in rev1.25 by honouring the errno. 2005-08-17 14:35:20 +00:00
sparc64 MFC: 1.98 2005-08-27 18:04:43 +00:00
sys MFC: 2005-09-12 13:43:34 +00:00
tools Allow EVFILT_VNODE events to work on every filesystem type, not just 2005-06-09 20:20:31 +00:00
ufs MFC: Giant is no longer needed here. 2005-09-12 15:56:07 +00:00
vm Merge uma_dbg.c:1.21, uma_dbg.h:1.9 from HEAD to RELENG_6: 2005-08-20 13:31:05 +00:00
Makefile When building cscopnamefile, default architecture to ${MACHINE}, not i386. 2005-03-08 00:09:41 +00:00