index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mips64
/
include
Age
Commit message (
Expand
)
Author
2004-09-23
More pmap bugs cleaned out. Some old, some new.
Per Fogelstrom
2004-09-21
Nuke commons.
Miod Vallat
2004-09-20
Move <machine/pte.h> to mips64 land.
Miod Vallat
2004-09-20
Add support for R10K cpu class
Per Fogelstrom
2004-09-17
Long-due mips pmap potpourri:
Miod Vallat
2004-09-17
Crank MSIZE and NMBCLUSTERS, per other 64bit arches.
Miod Vallat
2004-09-16
``viritual'' is a virtual word and this is a real tree.
Miod Vallat
2004-09-16
Dead meat.
Miod Vallat
2004-09-16
Superseded by MI <link.h>
Miod Vallat
2004-09-10
typo in SAVE_CPU expansion.
Miod Vallat
2004-09-09
these should have gone in with the other 64 bit changes
Per Fogelstrom
2004-09-09
Kill mb_map and related defines, we don't need one.
Miod Vallat
2004-08-30
fix some types not agreeing with gcc 3
Per Fogelstrom
2004-08-23
new disklabel for sgi
Per Fogelstrom
2004-08-15
remove LP32 defs not used
Per Fogelstrom
2004-08-15
Add back the broken swap. This needs to be checked why it has to
Per Fogelstrom
2004-08-15
cleanup and more protos
Per Fogelstrom
2004-08-10
copyrigths
Per Fogelstrom
2004-08-10
spacing
Theo de Raadt
2004-08-10
remove MID_MACHINE from here. one is enough
Per Fogelstrom
2004-08-09
Big cleanup. Removed some unused obsolete stuff and fixed copyrights
Per Fogelstrom
2004-08-09
bye bye!
Per Fogelstrom
2004-08-08
Ahh! This code brings out old memories. Eight years old but still
Per Fogelstrom
2004-08-08
Various fixes and cleanups from miod@, tested and OK.
Per Fogelstrom
2004-08-06
rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs
Theo de Raadt
2004-08-06
provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok
Michael Shalayeff
2004-08-06
initial mips64
Per Fogelstrom