aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Merge the fueword(9) and casueword(9). In particular,Konstantin Belousov2014-11-181-0/+4
* MFC r269956:Andrew Turner2014-10-291-2/+3
* MFC 263631, 263637, 263664, 263676, 263679, 263698, 263711,Ian Lepore2014-05-171-9/+15
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,Ian Lepore2014-05-171-1/+0
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,Ian Lepore2014-05-171-4/+2
* Introduce superpages support for ARMv6/v7.Rafal Jaworowski2013-08-261-3/+4
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inAttilio Rao2013-05-071-0/+4
* __FreeBSD_ARCH_armv6__ is undefined on clang. We can use __ARM_ARCH inAndrew Turner2013-03-091-1/+1
* Merging projects/armv6, part 1Oleksandr Tymoshenko2012-08-151-1/+9
* trim trailing whitespaceWarner Losh2012-06-131-2/+2
* Fix the MACHINE_ARCH for big endian arm to be armeb.Warner Losh2012-05-061-0/+4
* Add the possibility to specify from kernel configs MAXCPU value.Attilio Rao2011-07-191-0/+2
* 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-18/+5
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-0/+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
* When building a kernel module, define MAXCPU the same as SMP soJohn Birrell2008-03-271-2/+2
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoWarner Losh2006-01-091-0/+2
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withRuslan Ermilov2005-12-061-6/+0
* Get the kernel stack right now that the u-area is gone.Olivier Houchard2004-11-201-1/+1
* Remove UAREA_PAGES and USPACE definitions. The definitions ofDavid Schultz2004-11-201-9/+1
* Decrease KSTACK_PAGES and UAREA_PAGES.Olivier Houchard2004-11-041-2/+2
* Define STACKALIGNBYTES and STACKALIGN.Olivier Houchard2004-09-231-0/+2
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-11/+31
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-7/+0
* Move MI stuff out of MD param.h files.Poul-Henning Kamp2002-05-141-48/+0
* Remove the unused definitions of ctod() and dotc().Poul-Henning Kamp2002-05-141-4/+0
* StrongARM platform-specific definitions.David E. O'Brien2001-01-041-0/+175