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
/
amigappc
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2011-06-20
Don't expose port-specific if _MODULE is defined.
matt
2011-01-20
Add missing is_a600() definition, used by amiga devices.
phx
2010-02-09
Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.h
phx
2010-02-02
Make it compile with all devices from amiga/dev.
phx
2009-07-21
Some improvements based on the work of Adam Ciarcinski.
phx
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2005-12-11
merge ktrace-lwp.
christos
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-11-02
add /* nothing */ comment to cpu_wait()/cpu_swapout()
jdolecek
2003-09-27
Bring some stuff up-to-date. To be continued.
is
2001-12-03
remove things that were copied verbatim from powerpc_cpu.h
aymeric
2001-05-30
use _KERNEL_OPT
mrg
2001-02-18
Initial version of interupt handling, by Adam Ciarcinski.
is
2000-12-14
Partial syscall cleanup, as per other ports.
mycroft
2000-08-25
Make need_resched() take a "struct cpu_info *" argument. This
thorpej
2000-06-16
Define schedstate_percpu.
is
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
2000-05-25
Initial AmigaPPC commit.
is