Age | Commit message (Expand) | Author |
2005-09-12 | Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit | Miod Vallat |
2005-08-07 | Remove advertising clause from UCB licenses; ok deraad@ | Miod Vallat |
2005-07-31 | Get rid of unused SINCR and SSIZE constants. | Miod Vallat |
2005-04-29 | So mips64 is our first arch that switches to using new MI | Alexander Yurchenko |
2005-04-19 | Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide | Miod Vallat |
2005-04-16 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Miod Vallat |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-01-31 | Un-__P. | Alexander Yurchenko |
2005-01-18 | Move rm7000.h file from sgi to mips64. | Alexander Yurchenko |
2005-01-04 | SET_PC_REGS, arches tested between me and miod. | Marc Espie |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat |
2004-11-11 | say hello to XKSEG0 and XKSEG1! | Per Fogelstrom |
2004-11-11 | up default data size so things doesn't blow up to easy | Per Fogelstrom |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-10-18 | Move exec.h out from sgi to share it with other mips64 ports; with | Alexander Yurchenko |
2004-10-08 | trapdebug_enter() really takes 2 args, not 1. | Alexander Yurchenko |
2004-10-05 | some more types | Per Fogelstrom |
2004-09-27 | R5K seems to have bugs/hazards | Per Fogelstrom |
2004-09-27 | Rewrite parts of the interrupt system to achive: | Per Fogelstrom |
2004-09-27 | move ITLBNOPFIX to asm.h and make it conditional | Per Fogelstrom |
2004-09-27 | clean | Per Fogelstrom |
2004-09-27 | Change busdma to map coherent dmamem memory as uncached if the host | Per Fogelstrom |
2004-09-24 | new style interrupt counters; pefo ok | Theo de Raadt |
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 |