summaryrefslogtreecommitdiffstats
path: root/sys/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Extract the code that records syscall results in the frame into MDkib2009-11-101-0/+1
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-101-0/+2
* Add a new sysctl for reporting all of the supported page sizes.alc2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-082-5/+58
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-0/+1
* Add support to the virtual memory system for configuring machine-alc2009-07-122-4/+6
* Cleanup ALIGNED_POINTER:sam2009-07-051-1/+7
* Correct the #endif comment.alc2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityalc2009-06-261-0/+40
* A variety of changes:alc2009-05-021-8/+8
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingrwatson2009-04-201-2/+0
* Add description and cautionary note regarding CACHE_LINE_SIZE.rwatson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedrwatson2009-04-191-0/+5
* Mark the declaration of bus_space_map 'static' as the implementation is.bz2009-03-281-2/+3
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-171-4/+2
* It appears that none of the contents of this file are necessary, soimp2009-02-151-101/+1
* Remove stray __P()imp2009-02-151-1/+1
* Eliminate an unused definition.alc2009-02-101-1/+0
* Eliminate the PMAP_INLINE macro. It isn't really used here. If weimp2009-01-161-8/+2
* MFp4:gonzo2009-01-151-15/+3
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-12/+0
* Start to clean up the MIPS elf machine dependent file.imp2008-12-161-6/+58
* Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). Theimp2008-11-291-0/+4
* Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) ofimp2008-09-281-43/+4
* Remove ipi_all() and ipi_self() as the former hasn't been used atmarius2008-09-281-2/+0
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-2/+3
* Remove the unused major/minor numbers from iodev and memdev.ed2008-06-252-4/+0
* Fix spelling of "virtual".wkoszek2008-06-081-1/+1
* Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard.gonzo2008-05-031-0/+6
* These files are unused, so remove them for now. If they turn out toimp2008-05-031-310/+0
* This file is unused, so remove it for now.imp2008-05-021-111/+0
* Eliminate an unused field from the pmap.alc2008-04-301-1/+0
* Remove two unused declarations. These variables are now fields withinalc2008-04-271-2/+0
* This isn't used, so remove it. It isn't relevant to most mips platforms.imp2008-04-151-194/+0
* Copied from amd64, where it wasn't used, into mips, where it wasn't used.imp2008-04-151-4/+0
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-1390-0/+12852
OpenPOWER on IntegriCloud