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
/
vax
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-03-01
Add machdep sysctl support. Support booted_device, consdev, and
matt
2003-02-27
Need to forward declare struct buf and struct pte for function prototypes.
matt
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-10
Major update of the vax pmap:
ragge
2001-06-14
Don't need to prototype child_return() here, it's in <sys/proc.h>.
thorpej
2001-06-04
Add rudimentary multiprocessor support for DDB.
ragge
2001-06-04
Add IPI_TBIA to flush the translation buffer.
ragge
2001-06-03
Break out the MP-dependent calls. Add definitions for the IPI functions.
ragge
2001-05-30
use _KERNEL_OPT
mrg
2001-05-29
Add ci_cpuid.
ragge
2000-12-02
Add prototype.
ragge
2000-08-25
Make need_resched() take a "struct cpu_info *" argument. This
thorpej
2000-07-26
Add badaddr() field.
ragge
2000-06-11
Allow printf's from slave CPUs by stealing the v_putc function.
ragge
2000-06-10
Code to spin up other CPUs on a VAX 8200 system.
ragge
2000-06-02
Move spl macros from <machine/param.h> to <machine/intr.h>
matt
2000-05-31
Eliminate booted_from. extern'ed booted_device (for raidframe). nothing
matt
2000-05-29
Use the cpu_info struct to store cpu-specific data in the same way in
ragge
2000-05-27
Rewrite cpu_fork(), it now looks like and works as other ports' cpu_fork()
ragge
2000-05-27
This need <sys/sched.h> to compile.
matt
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
2000-05-22
Add prototype for findcpu in _STANDALONE.
matt
2000-04-22
Ops, forgot to commit this.
ragge
2000-03-19
First cut of multiprocessor support for vax. Still much to do before
ragge
1999-10-21
Protect against multiple includes.
ragge
1999-09-17
Centralize the declaration and clearing of `cold'.
thorpej
1999-08-10
Define cpu_number() as discussed on tech-smp.
thorpej
1999-08-07
Clean up all bus handling stuff, it has become a mess the latest years.
ragge
1999-05-23
Better and more understandable way to find out CPU type.
ragge
1999-05-01
Real-time clock is started on the same way on all CPUs, there is no
ragge
1999-04-17
Use "access_type" in pmap_enter() more intelligent.
ragge
1999-02-02
Another giant change: Allocate register space dynamic instead of compiled-in.
ragge
1999-01-19
Allocate (almost) all interrupt vectors dynamically. Simplifies much
ragge
1998-10-27
Latent support for revamped "local bus" support.
matt
1998-10-06
configure() prototype is in <sys/device.h>
thorpej
1998-10-05
cpu_set_kpc() prototype is already in <sys/systm.h>.
thorpej
1998-08-10
Basic support for VS4000/60.
ragge
1998-06-09
#ifdef _KERNEL whole this file.
ragge
1998-05-22
Remove unnecessary code for interrupt vector handling.
ragge
1998-04-13
Wall cleaning.
ragge
1997-11-02
Fix clearing of redundant restart flag; CPU specific.
ragge
1997-07-26
Actually do 'halt' or 'reboot' on MicroVAX.
ragge
1997-03-15
Add definitions for DEC HW device numbers.
ragge
1997-02-19
Basic change to cpu-config code. This will make support of new
ragge
1997-02-12
Remove bogus prototypes.
ragge
1997-01-31
Update prototypes to match new calling convention of functions that
thorpej
1996-07-20
Numerous changes to be able to put Bertram Barth's VAXstation support in.
ragge
1996-07-11
Automatic changing of root device after boot now works.
ragge
[next]