index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2014-01-22
undo rump workaround
christos
2014-01-21
rumpkernel needs ci_pcc_freq
christos
2013-11-10
use __unused instead of __USE and void cast to mark iterator variable unused
christos
2013-11-03
use __USE() in the iterator variable
christos
2012-01-21
cpu_uarea_free returns bool, not void
matt
2011-06-14
Add latent support for __HAVE_CPU_UAREA_ROUTINES
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-12-26
Since struct cpu_data isn't the first member in struct cpu_info, instead
he
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-27
Remove CTL_MACHDEP_NAMES, it's not used anywhere.
xtraeme
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-21
Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha:
tsutsui
2007-05-19
Fix multiprocessor operation: move a couple of fields in struct cpu_info
mhitch
2007-05-18
Fix alpha MP for idlelwp: ci_idle_lwp was added to cpu_info
mhitch
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2007-02-09
Merge newlock2 to head.
ad
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2004-09-22
move some per-cpu data definitions to MI place so that they can be modified
yamt
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-05
Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c.
nakayama
2003-01-17
Merge the nathanw_sa branch.
thorpej
2001-05-30
use _KERNEL_OPT
mrg
2001-05-27
Assorted microtime fixes (similar to fixes I made yesterday when
sommerfeld
2001-04-28
Add a microtime() implementation that interpolates between ticks
thorpej
2001-04-26
o IEEE 754 floating-point completion code.
ross
2001-04-21
Adjust the way the cpu_info[] array works (array of pointers
thorpej
2001-04-20
Eliminate race conditions in the FP-switch code. MP kernels get
thorpej
2001-02-27
revert previous commit while the longbeards ponder
mjacob
2001-02-27
Remove cpu_wait #define because it's now prototyped in <sys/proc.h> which
mjacob
2001-01-19
Make ASTs per-process.
thorpej
2000-12-13
Oops; add PROC_PC().
mycroft
2000-11-22
Several changes, which get us generally further along with
thorpej
2000-11-20
Make ci_ipis volatile.
thorpej
2000-08-25
Make need_resched() take a "struct cpu_info *" argument. This
thorpej
2000-08-21
Add experimental code for pausing other CPUs upon a CPU's
thorpej
2000-06-08
And more ANSI'ification!
thorpej
2000-06-05
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
thorpej
2000-06-04
Increment an interrupt depth counter in non-clock interrupt cases
thorpej
2000-06-03
- Clean up clock interrupt code a bit, and provide a CPU_IS_PRIMARY()
thorpej
2000-05-31
- In the MULTIPROCESSOR case, initialize p_cpu before a process is
thorpej
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
2000-04-03
Print any architecture extensions present on the primary CPU.
thorpej
2000-02-29
Put machine check info in cpu_info in the multiprocessor case, and
thorpej
1999-12-16
- Remove a misguided attempt to use procs as idle contexts for secondary
thorpej
1999-09-17
Centralize the declaration and clearing of `cold'.
thorpej
1999-08-16
Pull in <machine/alpha_cpu.h>.
thorpej
1999-08-15
Protect userland from the vast majority of this file.
thorpej
[next]