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
/
cpuconf.h
Age
Commit message (
Expand
)
Author
2012-02-06
Do a minor cleanup of alpha (this will make applying pullups post branching
matt
2011-06-14
struct device * -> device_t
matt
2001-07-27
Rework the interrupt code, shaving some cycles off in the process.
thorpej
2000-06-08
And more ANSI'ification!
thorpej
2000-06-03
- Clean up clock interrupt code a bit, and provide a CPU_IS_PRIMARY()
thorpej
2000-06-01
Rearrange things a little so we can deal with systypes that aren't
thorpej
2000-03-29
Don't declare a variable in the 'struct platform' declaration - we declare
simonb
1998-06-06
Clean up a little, and add a `powerdown' hook in the platform structure.
thorpej
1997-11-06
Clean up the messages displayed when either platform support is not
thorpej
1997-09-23
Redo the platform specific identification and initialization, making
mjacob
1997-09-02
Oops, wrap cpu_decl()s inside #ifdef _KERNEL/#endif.
thorpej
1997-09-02
Clean this up a bit; defopt has rendered the #undef hacks unnecessary.
thorpej
1997-09-02
Ressurect from the Attic.
thorpej
1997-04-10
reorganize cpu configuration and device configuration tables. Now all macro
cgd
1996-11-12
convert cpu-dependent routine selection to use a centralized CPU switch, thus
cgd