summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-4/+4
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...jmallett2012-03-031-0/+6
* Remove bogus and wrong definition of BLKDEV_IOSIZE.marcel2011-10-041-1/+0
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-191-0/+2
* Support for 64 bit PTEs on n32 and n64 compilation.jchandra2011-01-131-36/+37
* Set MACHINE_ARCH based on ABI and endianness.jmallett2010-11-281-1/+17
* Add 3 level page tables for MIPS in n64.jchandra2010-08-041-1/+11
* Prepare for 3 level page tables for MIPS.jchandra2010-07-291-0/+5
* This pushes all of JC's patches that I have in place. Irrs2010-05-161-1/+1
* o) Add a VM find-space option, VMFS_TLB_ALIGNED_SPACE, which searches thejmallett2010-04-181-5/+2
* o) Add NPDEPG, like NPTEPG but for PDEs.jmallett2010-04-171-28/+14
* o) Use inline functions to access coprocessor 0 registers rather than externaljmallett2010-04-171-3/+1
* - Enable kernel stack guard page.neel2010-03-121-6/+5
* Merge from projects/mips to head by hand:imp2010-01-101-5/+5
* 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-081-5/+5
* Cleanup ALIGNED_POINTER:sam2009-07-051-1/+7
* 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
* Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) ofimp2008-09-281-43/+4
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+196
OpenPOWER on IntegriCloud