freebsd-nq/sys/amd64
Alan Cox 9624b51a0e Eliminate the recomputation of pcb_cr3 from cpu_set_upcall(). The
bcopy()ed value from the old thread is the correct value because the new
thread and the old thread will share a page table.
2009-03-22 02:33:48 +00:00
..
acpica Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
amd64 Eliminate the recomputation of pcb_cr3 from cpu_set_upcall(). The 2009-03-22 02:33:48 +00:00
compile
conf Remove the uscanner(4) driver, this follows the removal of the kernel scanner 2009-03-19 20:33:26 +00:00
ia32 A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
include Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer 2009-03-17 12:50:16 +00:00
isa
linux32 Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
pci Correct parameter types for pcib_{read,write}_config by fixing the 2009-02-08 07:02:42 +00:00
Makefile