freebsd-dev/sys/amd64
Alan Cox 280db2a6f5 Eliminate the last use of the recursive mapping to access user-space page
table pages.  Now, all accesses to user-space page table pages are
performed through the direct map.  (The recursive mapping is only used
to access kernel-space page table pages.)

Eliminate the TLB invalidation on the recursive mapping when a user-space
page table page is removed from the page table and when a user-space
superpage is demoted.
2009-03-10 02:12:03 +00:00
..
acpica At least one BIOS bogusly includes duplicate entries for I/O APICs. The 2009-03-05 16:03:44 +00:00
amd64 Eliminate the last use of the recursive mapping to access user-space page 2009-03-10 02:12:03 +00:00
compile
conf Reenable ndis in the LINT build now that it has been updated for USB. Thanks to 2009-03-07 19:54:30 +00:00
ia32 A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
include A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
isa
linux32 A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
pci Correct parameter types for pcib_{read,write}_config by fixing the 2009-02-08 07:02:42 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00