summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-191-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-081-18/+5
* Cleanup ALIGNED_POINTER:sam2009-07-051-0/+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
* When building a kernel module, define MAXCPU the same as SMP sojb2008-03-271-2/+2
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-091-0/+2
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withru2005-12-061-6/+0
* Get the kernel stack right now that the u-area is gone.cognet2004-11-201-1/+1
* Remove UAREA_PAGES and USPACE definitions. The definitions ofdas2004-11-201-9/+1
* Decrease KSTACK_PAGES and UAREA_PAGES.cognet2004-11-041-2/+2
* Define STACKALIGNBYTES and STACKALIGN.cognet2004-09-231-0/+2
* Import FreeBSD/arm kernel bits.cognet2004-05-141-11/+31
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-7/+0
* Move MI stuff out of MD param.h files.phk2002-05-141-48/+0
* Remove the unused definitions of ctod() and dotc().phk2002-05-141-4/+0
* StrongARM platform-specific definitions.obrien2001-01-041-0/+175
OpenPOWER on IntegriCloud