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
/
evbmips
/
adm5120
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-07-22
s/reseting/resetting/
msaitoh
2016-12-22
switch all ports to use uvm_init.c:uvm_md_init()
cherry
2015-06-26
Use cpu_startup_common()
matt
2014-03-24
use cpu_{g,s}etmodel
christos
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-07-29
Do not call setroot() from MD code and from MI code, which has
mlelstv
2012-03-02
Remove reduntant/conflicting common declarations.
matt
2011-07-10
CLeanup machine includes
matt
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-02-20
Merge forward from matt-nb5-mips64.
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-12-15
Make this compilee again.
matt
2010-05-19
Replace ether_nonstatic_aton with a
christos
2010-02-08
Remove separate mb_map. The nmbclusters is computed at boot time based
joerg
2010-01-22
Unify the name of the device property to hold a MAC address - there was
martin
2009-12-14
Merge from matt-nb5-mips64
matt
2009-11-27
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
rmind
2009-11-26
Kill proc0paddr. Use lwp0.l_addr instead.
matt
2009-08-11
Remove all declarations of physmem from sys/arch. Add an include of
matt
2009-08-02
Use a common version of cpu.c (mmm removing identical code).
matt
2009-02-13
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
apb
2008-11-30
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
martin
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-11-11
It is not appropriate to call pmf_system_shutdown(9) from
dyoung
2008-07-02
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
ad
2008-05-26
Remove all initialization of obsolete ci_divisor_recip in
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-09
Fix typo in macro name and comments.
wiz
2008-01-04
Fix headers.
ad
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2007-03-20
Add a port to the Infineon ADM5120.
dyoung