freebsd-dev/sys/amd64
Alan Cox 10e77073e1 pmap_qenter/pmap_qremove:
Use the pmap_kenter/pmap_kremove inline functions
	instead of duplicating them.

pmap_remove_all:
	Eliminate an unused (but initialized) variable.

pmap_ts_reference:
	Change the implementation.  The new implementation is much smaller
	and simpler, but functionally identical.  (Reviewed by
	"John S. Dyson" <dyson@iquest.net>.)
1999-03-13 07:31:29 +00:00
..
amd64 pmap_qenter/pmap_qremove: 1999-03-13 07:31:29 +00:00
conf Rename hid device to uhid (HID: Human Interface Device) 1999-02-21 16:23:23 +00:00
include Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
isa Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00