summaryrefslogtreecommitdiff
path: root/sys/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MFC 233670,233671:John Baldwin2012-04-121-1/+1
* Unbreak mips64 build by MFCing r202031 that fixes _ALIGN macrosOleksandr Tymoshenko2011-12-061-2/+2
* MFC r222234:Attilio Rao2011-06-061-23/+38
* MFC: r217515, r217519, r217539Jung-uk Kim2011-03-031-1/+4
* Merge MIPS platform support to 8-STABLE.Jayachandran C.2010-11-2756-3864/+2224
* MFC 211149,211151,211197,211518,215128:John Baldwin2010-11-111-1/+1
* MFC: r204646Marius Strobl2010-10-171-7/+0
* MFC r204051 (by imp):Konstantin Belousov2010-05-081-0/+6
* MFC r199135:Konstantin Belousov2009-12-121-0/+1
* MFC r197316Alan Cox2009-10-311-0/+2
* MFC r197933:Konstantin Belousov2009-10-201-0/+2
* MFC r196196:Attilio Rao2009-08-131-0/+1
* Add support to the virtual memory system for configuring machine-Alan Cox2009-07-122-4/+6
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-1/+7
* Correct the #endif comment.Alan Cox2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityAlan Cox2009-06-261-0/+40
* A variety of changes:Alan Cox2009-05-021-8/+8
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingRobert Watson2009-04-201-2/+0
* Add description and cautionary note regarding CACHE_LINE_SIZE.Robert Watson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedRobert Watson2009-04-191-0/+5
* Mark the declaration of bus_space_map 'static' as the implementation is.Bjoern A. Zeeb2009-03-281-2/+3
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerKonstantin Belousov2009-03-171-4/+2
* It appears that none of the contents of this file are necessary, soWarner Losh2009-02-151-101/+1
* Remove stray __P()Warner Losh2009-02-151-1/+1
* Eliminate an unused definition.Alan Cox2009-02-101-1/+0
* Eliminate the PMAP_INLINE macro. It isn't really used here. If weWarner Losh2009-01-161-8/+2
* MFp4:Oleksandr Tymoshenko2009-01-151-15/+3
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.Warner Losh2008-12-171-12/+0
* Start to clean up the MIPS elf machine dependent file.Warner Losh2008-12-161-6/+58
* Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). TheWarner Losh2008-11-291-0/+4
* Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) ofWarner Losh2008-09-281-43/+4
* Remove ipi_all() and ipi_self() as the former hasn't been used atMarius Strobl2008-09-281-2/+0
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsJohn Baldwin2008-08-191-2/+3
* Remove the unused major/minor numbers from iodev and memdev.Ed Schouten2008-06-252-4/+0
* Fix spelling of "virtual".Wojciech A. Koszek2008-06-081-1/+1
* Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard.Oleksandr Tymoshenko2008-05-031-0/+6
* These files are unused, so remove them for now. If they turn out toWarner Losh2008-05-031-310/+0
* This file is unused, so remove it for now.Warner Losh2008-05-021-111/+0
* Eliminate an unused field from the pmap.Alan Cox2008-04-301-1/+0
* Remove two unused declarations. These variables are now fields withinAlan Cox2008-04-271-2/+0
* This isn't used, so remove it. It isn't relevant to most mips platforms.Warner Losh2008-04-151-194/+0
* Copied from amd64, where it wasn't used, into mips, where it wasn't used.Warner Losh2008-04-151-4/+0
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-1390-0/+12852