freebsd-dev/sys/i386
Alan Cox dca96f1adc - Export pmap_enter_quick() to the MI VM. This will permit the
implementation of a largely MI pmap_object_init_pt() for vnode-backed
   objects.  pmap_enter_quick() is implemented via pmap_enter() on sparc64
   and powerpc.
 - Correct a mismatch between pmap_object_init_pt()'s prototype and its
   various implementations.  (I plan to keep pmap_object_init_pt() as
   the MD hook for device-backed objects on i386 and amd64.)
 - Correct an error in ia64's pmap_enter_quick() and adjust its interface
   to match the other versions.  Discussed with: marcel
2003-06-29 21:20:04 +00:00
..
acpica Use __FBSDID(). 2003-06-02 06:16:45 +00:00
bios Implement a loader tunable/sysctl to allow the user to request that 2003-06-22 05:08:10 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Remove mpt from the nodevice list. This was tested by the submitter. 2003-06-12 17:11:01 +00:00
i386 - Export pmap_enter_quick() to the MI VM. This will permit the 2003-06-29 21:20:04 +00:00
ibcs2 Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
include - Construct a cpu topology map for Hyper Threading systems so that ULE may 2003-06-28 22:07:42 +00:00
isa fix another LP64 problem. READ_IVAR takes a pointer to an uintptr_t, not 2003-06-20 07:22:54 +00:00
linux Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
pci - Rename nexus_pcib to legacy_pcib. I've been meaning to do this for a 2003-06-06 17:56:30 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00