summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-201-1/+1
* Flesh out MMU and cache handling of cheetah-class CPUs.marius2008-09-041-0/+1
* Clean out sysctl machdep.* related defines.phk2006-05-111-19/+0
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-221-3/+0
* Instead of calling ia32_pause() conditionally on __i386__ or __amd64__mux2004-08-031-0/+1
* Backed out previous commit. Blind substitution of dev_t by `struct cdev *'bde2004-06-201-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MImarcel2003-08-161-0/+3
* Add declarations for btext and etext.jake2002-07-281-0/+3
* Define CKLF_PC in terms of TRAPF_PC.jake2002-01-081-1/+1
* Implement CLKF_USERMODE so that user time is accounted properly.jake2001-12-291-2/+2
* Fix get_cyclecount. Wrap in ifdef _KERNEL.jake2001-10-201-1/+5
* KSE Milestone 2julian2001-09-121-2/+2
* Use the correct copyrights. Note where most of this came from.jake2001-09-031-4/+17
* - Close races with signals and other AST's being triggered while we are injhb2001-08-101-10/+0
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-5/+10
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+76
OpenPOWER on IntegriCloud