| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-25 | Move common mutex implementations to a MI place. |  mpi | 1 | -2/+1 |
| 2017-10-21 | Use MI mplock on mips64. |  visa | 1 | -2/+1 |
| 2017-05-21 | Enable radeondrm(4) on loongson to get accelerated graphics |  visa | 1 | -1/+2 |
| 2015-09-09 | The mplock implementations on MP-enabled mips64 platforms, octeon and |  visa | 1 | -1/+2 |
| 2015-08-15 | Some bits for Loongson 3A support. |  miod | 1 | -1/+4 |
| 2015-07-17 | remove obsolete INET kernel option |  tedu | 1 | -3/+3 |
| 2015-07-08 | unify the mutex implementations on all the mips64 platforms. |  dlg | 1 | -1/+2 |
| 2014-03-22 | Second draft of my attempt to workaround the infamous R4000 end-of-page errata, |  miod | 1 | -1/+2 |
| 2012-09-29 | Basic R8000 processor support. R8000 processors require MMU-specific code, |  miod | 1 | -5/+9 |
| 2012-06-23 | Replace R5000 and R10000 family assembly cache routines with C equivalents, |  miod | 1 | -3/+3 |
| 2012-05-27 | Replace Loongson2F assembly cache routines with equivalent C code. This will |  miod | 1 | -2/+2 |
| 2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems |  miod | 1 | -1/+2 |
| 2010-10-24 | Move build_trampoline() and setregs() to a common location for all mips ports. |  miod | 1 | -1/+2 |
| 2010-09-21 | Replace the old floating point completion code with a C interface to the |  miod | 1 | -2/+4 |
| 2010-09-20 | cache operations for octeon. ok miod@ |  syuu | 1 | -1/+2 |
| 2009-12-12 | Introduce various CPU_### options to enable cpu-specific code or workarounds; |  miod | 1 | -3/+3 |
| 2009-11-25 | IP30 IPI implementation. |  syuu | 1 | -1/+3 |
| 2009-08-06 | Work in progress support for Loongson2E/2F processors; need option CPU_LOONGSON2 |  miod | 1 | -1/+2 |
| 2009-06-13 | Enumerate all available nodes for hardware on IP27/IP35 systems; works to some |  miod | 1 | -2/+1 |
| 2009-03-20 | Switch sgi to __HAVE_GENERIC_SOFT_INTERRUPTS. |  miod | 1 | -6/+6 |
| 2007-06-21 | Extent sgi bus_dma to cope with different views of memory: non-contiguous |  miod | 1 | -2/+1 |
| 2007-06-18 | this is the sgi disksubr, not some mythical "all mips64 architectures can use it" balony |  deraadt | 1 | -2/+1 |
| 2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey |  uwe | 1 | -2/+1 |
| 2005-05-02 | obvious typo, designed to break the tree, brad, hmm? |  deraadt | 1 | -4/+4 |
| 2005-05-01 | To allow for MD override of in4_cksum()... |  brad | 1 | -1/+4 |
| 2004-10-08 | disksubr.c should depend on disk. |  grange | 1 | -2/+2 |
| 2004-09-20 | Add support for R10K cpu class |  pefo | 1 | -1/+2 |
| 2004-08-09 | Big cleanup. Removed some unused obsolete stuff and fixed copyrights |  pefo | 1 | -2/+2 |
| 2004-08-06 | initial mips64 |  pefo | 1 | -0/+31 |