summaryrefslogtreecommitdiff
path: root/sys/amd64/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Initial landing of SMP support for FreeBSD/amd64.Peter Wemm2003-11-171-0/+4
* KSTACK_PAGES is a global option.Peter Wemm2003-07-311-0/+2
* Migrate the thread stack management functions from the machine-dependentAlan Cox2003-06-141-1/+1
* Fix ALIGNED_POINTER(). sizeof((u_int32_t)) is not legal C.Peter Wemm2003-06-041-1/+1
* Major pmap rework to take advantage of the larger address space on amd64Peter Wemm2003-05-231-7/+5
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-16/+47
* Repocopy from x86_64/... to amd64/...Peter Wemm2003-04-301-8/+7
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-7/+0
* This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien2002-06-301-0/+138