summaryrefslogtreecommitdiff
path: root/sys/mips/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Add the possibility to specify from kernel configs MAXCPU value.Attilio Rao2011-07-191-0/+2
* Support for 64 bit PTEs on n32 and n64 compilation.Jayachandran C.2011-01-131-34/+35
* Set MACHINE_ARCH based on ABI and endianness.Juli Mallett2010-11-281-1/+17
* Add 3 level page tables for MIPS in n64.Jayachandran C.2010-08-041-1/+11
* Prepare for 3 level page tables for MIPS.Jayachandran C.2010-07-291-0/+5
* This pushes all of JC's patches that I have in place. IRandall Stewart2010-05-161-1/+1
* o) Add a VM find-space option, VMFS_TLB_ALIGNED_SPACE, which searches theJuli Mallett2010-04-181-5/+2
* o) Add NPDEPG, like NPTEPG but for PDEs.Juli Mallett2010-04-171-27/+13
* o) Use inline functions to access coprocessor 0 registers rather than externalJuli Mallett2010-04-171-3/+1
* - Enable kernel stack guard page.Neel Natu2010-03-121-6/+5
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-5/+5
* Add a new sysctl for reporting all of the supported page sizes.Alan Cox2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anPoul-Henning Kamp2009-09-081-5/+5
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-1/+7
* 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
* Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) ofWarner Losh2008-09-281-43/+4
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+196