freebsd-skq/sys/amd64
kib fa5272165d Do not allow the kernel to access usermode pages without installed
fault handler. Panic immediately in such situation, on i386 and amd64.

Reviewed by:	avg, jhb
MFC after:	1 week
2011-10-03 17:01:31 +00:00
..
acpica With retirement of cpumask_t and usage of cpuset_t for representing a 2011-07-04 12:04:52 +00:00
amd64 Do not allow the kernel to access usermode pages without installed 2011-10-03 17:01:31 +00:00
compile
conf Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. 2011-09-11 17:39:51 +00:00
ia32 Inline the syscallenter() and syscallret(). This reduces the time measured 2011-09-11 16:05:09 +00:00
include Put amd64_syscall() prototype in md_var.h. 2011-09-15 09:54:07 +00:00
linux32 Auto-generated code from sys_ prefixing makesyscalls.sh change 2011-09-16 14:04:14 +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