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
/
macppc
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2001-08-26
Make all powerpc ports use a common Makefile.powerpc (except walnut)
matt
2001-05-30
use _KERNEL_OPT
mrg
2001-03-22
Merge my MP tree. At this point, Daystar dual 604 card (i.e. Power Macintosh
tsubai
2001-01-01
Make want_resched and astpending per-CPU.
tsubai
2000-12-14
Partial syscall cleanup, as per other ports.
mycroft
2000-08-28
Add an argument to need_resched macro.
tsubai
2000-07-06
Make it compile with "options MULTIPROCESSOR".
tsubai
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
1999-10-13
Change char *bootpath to char bootpath[].
tsubai
1999-08-10
Define cpu_number() as discussed on tech-smp.
thorpej
1999-05-06
Remove unused codes.
tsubai
1999-05-03
Provide CACHELINESIZE when _STANDALONE is defined too.
tsubai
1999-04-17
Modify syncicache on PowerPC from an inline to a real function.
ws
1998-10-25
Fix -Wpointer-arith warning.
tsubai
1998-10-25
Fix miscounting of length in syncicache().
tsubai
1998-10-06
configure() prototype is in <sys/device.h>
thorpej
1998-06-24
Fix CLKF_INTR() (from tsutsui@ceres.dti.ne.jp)
tsubai
1998-05-15
Initial import of macppc port.
tsubai