freebsd-skq/sys/amd64
jkim c13c2b79cf Clean up RFLAG and CR3 register handling and nearby comments. For BSP, use
spinlock_enter()/spinlock_exit() to save/restore RFLAGS.  We know interrupt
is disabled when returning from S3.  For AP, we do not have to save/restore
it because IRET will do it for us any way.  Do not save CR3 locally because
savectx() does it and BSP does not have to switch to kernel map for amd64.
Change contigmalloc(9) flag while I am in the neighborhood.
2012-02-15 23:33:22 +00:00
..
acpica Clean up RFLAG and CR3 register handling and nearby comments. For BSP, use 2012-02-15 23:33:22 +00:00
amd64 Clean up RFLAG and CR3 register handling and nearby comments. For BSP, use 2012-02-15 23:33:22 +00:00
compile Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64 2008-11-22 16:14:52 +00:00
conf Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe" 2012-02-12 14:55:27 +00:00
ia32 Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
include Move xrstor/xsave/xsetbv into fpu.c and reorder them. 2012-01-30 07:53:33 +00:00
linux32 Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pci Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00