freebsd-dev/sys/amd64
alc 5938fa0191 Push down the acquisition and release of the page queues lock into
pmap_protect() and pmap_remove().  In general, they require the lock in
order to modify a page's pv list or flags.  In some cases, however,
pmap_protect() can avoid acquiring the lock.
2004-07-15 18:00:43 +00:00
..
acpica Add machdep quirks functions. On i386, this disables acpi on systems with 2004-06-30 04:42:29 +00:00
amd64 Push down the acquisition and release of the page queues lock into 2004-07-15 18:00:43 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add options KDB and GDB. KDB takes on the function of what DDB used 2004-07-11 03:20:09 +00:00
ia32 Don't repeat the definition of IDTVEC(). It is in asmacros.h. 2004-05-24 11:28:11 +00:00
include Like on i386, eliminate pv_ptem (which was suggested by alc). This 2004-07-14 07:13:35 +00:00
isa MFi386: rev 1.213 -- fix DELAY while the debugger is active. 2004-07-11 18:07:55 +00:00
pci Add missing <sys/module.h> instances which were shadowed by the nested 2004-06-03 05:58:30 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00