aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Mark cpu_{halt,reset}() as __dead2 as appropriate.Marius Strobl2012-01-271-2/+2
* - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries fromMarius Strobl2011-07-021-0/+1
* Some machines can not only consist of CPUs running at different speedsMarius Strobl2010-02-201-1/+1
* Flesh out MMU and cache handling of cheetah-class CPUs.Marius Strobl2008-09-041-0/+1
* Clean out sysctl machdep.* related defines.Poul-Henning Kamp2006-05-111-19/+0
* Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin2005-12-221-3/+0
* Instead of calling ia32_pause() conditionally on __i386__ or __amd64__Maxime Henrion2004-08-031-0/+1
* Backed out previous commit. Blind substitution of dev_t by `struct cdev *'Bruce Evans2004-06-201-1/+1
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MIMarcel Moolenaar2003-08-161-0/+3
* Add declarations for btext and etext.Jake Burkholder2002-07-281-0/+3
* Define CKLF_PC in terms of TRAPF_PC.Jake Burkholder2002-01-081-1/+1
* Implement CLKF_USERMODE so that user time is accounted properly.Jake Burkholder2001-12-291-2/+2
* Fix get_cyclecount. Wrap in ifdef _KERNEL.Jake Burkholder2001-10-201-1/+5
* KSE Milestone 2Julian Elischer2001-09-121-2/+2
* Use the correct copyrights. Note where most of this came from.Jake Burkholder2001-09-031-4/+17
* - Close races with signals and other AST's being triggered while we are inJohn Baldwin2001-08-101-10/+0
* The author isn't a [UC] Regents. Correct the copyright language.David E. O'Brien2001-08-091-2/+2
* Flesh out the sparc64 port considerably. This contains:Jake Burkholder2001-07-311-5/+10
* Add skeleton machine dependent headers and c files for a port of freebsdJake Burkholder2001-07-311-0/+76