summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-0/+3
* When building a kernel module, define MAXCPU the same as SMP sojb2008-03-271-2/+2
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withru2005-12-061-7/+0
* Remove UAREA_PAGES.das2004-11-201-1/+0
* <machine/pte.h> has no business being here. Finally exposed by F77 buildgrehan2004-04-211-2/+0
* Cleaned up param.h:grehan2004-02-111-30/+0
* _MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by trying togrehan2003-09-241-2/+2
* Deal with 'options KSTACK_PAGES' being a global option.peter2003-07-311-2/+2
* Migrate the thread stack management functions from the machine-dependentalc2003-06-141-1/+1
* Define _MACHINE.jmallett2002-10-051-1/+1
* 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
* Increase the size of the kstack.benno2002-05-101-1/+1
* Complete rework of the PowerPC pmap and a number of other bits in the earlybenno2002-02-141-1/+5
* Update PowerPC MD code to compile and do initial bootstrap based onmp2001-09-201-2/+5
* This commit (along with one pending in sys/dev/ofw and one in sys/conf) givebenno2001-06-161-3/+27
* PowerPC platform-specific definitions (modeled on sys/i386/include/param.h)obrien2001-01-021-0/+175
OpenPOWER on IntegriCloud