| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide the creation of phys_avail behind an API to make it easier to do it | marcel | 2012-07-07 | 1 | -3/+0 |
* | Bump MAXCPU for amd64, ia64 and XLP mips appropriately. | attilio | 2011-07-19 | 1 | -1/+1 |
* | Add the possibility to specify from kernel configs MAXCPU value. | attilio | 2011-07-19 | 1 | -0/+2 |
* | When compat32 binary asks for the value of hw.machine_arch, report the | kib | 2010-07-22 | 1 | -0/+3 |
* | Allocate the VHPT for each CPU in cpu_mp_start(), rather than | marcel | 2009-12-07 | 1 | -1/+1 |
* | Revert previous commit. The problem was not related to overrunning | marcel | 2009-11-23 | 1 | -1/+1 |
* | A 32KB kernel stack is not quite enough. The new USB stack is a bit | marcel | 2009-10-24 | 1 | -1/+1 |
* | Add a new sysctl for reporting all of the supported page sizes. | alc | 2009-09-18 | 1 | -0/+2 |
* | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | phk | 2009-09-08 | 1 | -17/+5 |
* | Cleanup ALIGNED_POINTER: | sam | 2009-07-05 | 1 | -17/+3 |
* | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | rwatson | 2009-04-20 | 1 | -3/+1 |
* | Add description and cautionary note regarding CACHE_LINE_SIZE. | rwatson | 2009-04-19 | 1 | -0/+4 |
* | For each architecture, define CACHE_LINE_SHIFT and a derived | rwatson | 2009-04-19 | 1 | -0/+5 |
* | When building a kernel module, define MAXCPU the same as SMP so | jb | 2008-03-27 | 1 | -1/+1 |
* | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into | imp | 2006-01-09 | 1 | -0/+3 |
* | Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with | ru | 2005-12-06 | 1 | -7/+0 |
* | Eliminate unused definitions. | alc | 2005-09-11 | 1 | -7/+0 |
* | Reduce the default MAXCPU from 16 to 4. This is in preparation of | marcel | 2005-08-06 | 1 | -1/+1 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | Remove UAREA_PAGES. | das | 2004-11-20 | 1 | -1/+0 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Remove PAGE_SIZE_4K, PAGE_SIZE_8K and PAGE_SIZE_16K and replace them | marcel | 2003-08-23 | 1 | -16/+4 |
* | Deal with 'options KSTACK_PAGES' being a global option. | peter | 2003-07-31 | 1 | -0/+2 |
* | Migrate the thread stack management functions from the machine-dependent | alc | 2003-06-14 | 1 | -0/+1 |
* | Kill MID_MACHINE, its a.out specific, the only platform that supports | marcel | 2003-04-30 | 1 | -1/+0 |
* | Define _ALIGNBYTES to be 15. This should have been done right away. | marcel | 2003-02-17 | 1 | -1/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -7/+0 |
* | o Remove namespace pollution from param.h: | marcel | 2002-05-19 | 1 | -11/+12 |
* | Move MI stuff out of MD param.h files. | phk | 2002-05-14 | 1 | -45/+0 |
* | Remove the unused definitions of ctod() and dotc(). | phk | 2002-05-14 | 1 | -4/+0 |
* | Merge fixes for dbtob() and btodb() from alpha/include/param.h. This stops | dfr | 2002-04-06 | 1 | -3/+10 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -2/+4 |
* | Add options to select between 4k, 8k and 16k page sizes on ia64. The | dfr | 2001-09-07 | 1 | -0/+15 |
* | - Define and use MAXCPU like the alpha and i386 instead of NCPUS. | jhb | 2001-03-24 | 1 | -1/+5 |
* | Merge ALIGN changes from alpha code. | dfr | 2000-12-30 | 1 | -3/+24 |
* | Implement write combining for crashdumps. This is useful when | ps | 2000-10-17 | 1 | -0/+1 |
* | Cleanup comment in machine/param.h regarding mbuf-related sizes, and get rid | bmilekic | 2000-10-08 | 1 | -8/+6 |
* | This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will | dfr | 2000-09-29 | 1 | -0/+163 |