| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 233670,233671: | John Baldwin | 2012-04-12 | 1 | -1/+1 |
| * | Unbreak mips64 build by MFCing r202031 that fixes _ALIGN macros | Oleksandr Tymoshenko | 2011-12-06 | 1 | -2/+2 |
| * | MFC r222234: | Attilio Rao | 2011-06-06 | 1 | -23/+38 |
| * | MFC: r217515, r217519, r217539 | Jung-uk Kim | 2011-03-03 | 1 | -1/+4 |
| * | Merge MIPS platform support to 8-STABLE. | Jayachandran C. | 2010-11-27 | 56 | -3864/+2224 |
| * | MFC 211149,211151,211197,211518,215128: | John Baldwin | 2010-11-11 | 1 | -1/+1 |
| * | MFC: r204646 | Marius Strobl | 2010-10-17 | 1 | -7/+0 |
| * | MFC r204051 (by imp): | Konstantin Belousov | 2010-05-08 | 1 | -0/+6 |
| * | MFC r199135: | Konstantin Belousov | 2009-12-12 | 1 | -0/+1 |
| * | MFC r197316 | Alan Cox | 2009-10-31 | 1 | -0/+2 |
| * | MFC r197933: | Konstantin Belousov | 2009-10-20 | 1 | -0/+2 |
| * | MFC r196196: | Attilio Rao | 2009-08-13 | 1 | -0/+1 |
| * | Add support to the virtual memory system for configuring machine- | Alan Cox | 2009-07-12 | 2 | -4/+6 |
| * | Cleanup ALIGNED_POINTER: | Sam Leffler | 2009-07-05 | 1 | -1/+7 |
| * | Correct the #endif comment. | Alan Cox | 2009-06-26 | 1 | -1/+1 |
| * | This change is the next step in implementing the cache control functionality | Alan Cox | 2009-06-26 | 1 | -0/+40 |
| * | A variety of changes: | Alan Cox | 2009-05-02 | 1 | -8/+8 |
| * | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | Robert Watson | 2009-04-20 | 1 | -2/+0 |
| * | Add description and cautionary note regarding CACHE_LINE_SIZE. | Robert Watson | 2009-04-19 | 1 | -0/+4 |
| * | For each architecture, define CACHE_LINE_SHIFT and a derived | Robert Watson | 2009-04-19 | 1 | -0/+5 |
| * | Mark the declaration of bus_space_map 'static' as the implementation is. | Bjoern A. Zeeb | 2009-03-28 | 1 | -2/+3 |
| * | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | Konstantin Belousov | 2009-03-17 | 1 | -4/+2 |
| * | It appears that none of the contents of this file are necessary, so | Warner Losh | 2009-02-15 | 1 | -101/+1 |
| * | Remove stray __P() | Warner Losh | 2009-02-15 | 1 | -1/+1 |
| * | Eliminate an unused definition. | Alan Cox | 2009-02-10 | 1 | -1/+0 |
| * | Eliminate the PMAP_INLINE macro. It isn't really used here. If we | Warner Losh | 2009-01-16 | 1 | -8/+2 |
| * | MFp4: | Oleksandr Tymoshenko | 2009-01-15 | 1 | -15/+3 |
| * | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | Warner Losh | 2008-12-17 | 1 | -12/+0 |
| * | Start to clean up the MIPS elf machine dependent file. | Warner Losh | 2008-12-16 | 1 | -6/+58 |
| * | Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). The | Warner Losh | 2008-11-29 | 1 | -0/+4 |
| * | Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) of | Warner Losh | 2008-09-28 | 1 | -43/+4 |
| * | Remove ipi_all() and ipi_self() as the former hasn't been used at | Marius Strobl | 2008-09-28 | 1 | -2/+0 |
| * | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | John Baldwin | 2008-08-19 | 1 | -2/+3 |
| * | Remove the unused major/minor numbers from iodev and memdev. | Ed Schouten | 2008-06-25 | 2 | -4/+0 |
| * | Fix spelling of "virtual". | Wojciech A. Koszek | 2008-06-08 | 1 | -1/+1 |
| * | Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard. | Oleksandr Tymoshenko | 2008-05-03 | 1 | -0/+6 |
| * | These files are unused, so remove them for now. If they turn out to | Warner Losh | 2008-05-03 | 1 | -310/+0 |
| * | This file is unused, so remove it for now. | Warner Losh | 2008-05-02 | 1 | -111/+0 |
| * | Eliminate an unused field from the pmap. | Alan Cox | 2008-04-30 | 1 | -1/+0 |
| * | Remove two unused declarations. These variables are now fields within | Alan Cox | 2008-04-27 | 1 | -2/+0 |
| * | This isn't used, so remove it. It isn't relevant to most mips platforms. | Warner Losh | 2008-04-15 | 1 | -194/+0 |
| * | Copied from amd64, where it wasn't used, into mips, where it wasn't used. | Warner Losh | 2008-04-15 | 1 | -4/+0 |
| * | FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64, | Warner Losh | 2008-04-13 | 90 | -0/+12852 |