| Commit message (Expand) | Author | Age | Files | Lines |
* | When compat32 binary asks for the value of hw.machine_arch, report the | kib | 2010-07-22 | 1 | -0/+3 |
* | Uppercase the UL suffix on a constant, so Flexelint doesn't worry that | phk | 2009-11-16 | 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 | -14/+3 |
* | Move multi-include protection back up to the top of the file and | phk | 2009-09-08 | 1 | -4/+4 |
* | Cleanup ALIGNED_POINTER: | sam | 2009-07-05 | 1 | -10/+7 |
* | Now that amd64's kernel map is 512GB (SVN rev 192216), there is no reason | alc | 2009-06-08 | 1 | -9/+0 |
* | Bump CACHE_LINE_SIZE to 128 for x86. Intel's manuals explicitly recommend | jhb | 2009-05-18 | 1 | -1/+1 |
* | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | rwatson | 2009-04-20 | 1 | -2/+0 |
* | 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/+4 |
* | Bump MAXCPU to 32 now that 32 CPU x86 systems exist. | jhb | 2008-10-01 | 1 | -1/+1 |
* | Enhance pmap_change_attr() with the ability to demote 1GB page mappings. | alc | 2008-08-01 | 1 | -0/+1 |
* | Increase the ceiling on the size of the buffer map. | alc | 2008-07-19 | 1 | -1/+1 |
* | 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 |
* | Increase MAXCPU to 16 in SMP kernels so that APIC IDs from 0 to 15 are | jhb | 2005-06-29 | 1 | -1/+1 |
* | MFi386: whitespace, copyright header, etc updates | peter | 2005-01-21 | 1 | -1/+0 |
* | Begin all license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Remove UAREA_PAGES. | das | 2004-11-20 | 1 | -1/+0 |
* | Turn PREEMPTION into a kernel option. Make sure that it's defined if | scottl | 2004-09-02 | 1 | -5/+0 |
* | Turn off PREEMPTION by default while it gets debugged. It's been causing | scottl | 2004-08-01 | 1 | -0/+3 |
* | Implement preemption of kernel threads natively in the scheduler rather | jhb | 2004-07-02 | 1 | -0/+2 |
* | Be a little more consistent in the naming of the PML4 defines. | peter | 2004-06-07 | 1 | -3/+3 |
* | Since we have additional kernel virtual address space, allow the buffer | alc | 2003-12-20 | 1 | -1/+1 |
* | Initial landing of SMP support for FreeBSD/amd64. | peter | 2003-11-17 | 1 | -0/+4 |
* | KSTACK_PAGES is 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 | -1/+1 |
* | Fix ALIGNED_POINTER(). sizeof((u_int32_t)) is not legal C. | peter | 2003-06-04 | 1 | -1/+1 |
* | Major pmap rework to take advantage of the larger address space on amd64 | peter | 2003-05-23 | 1 | -7/+5 |
* | Commit MD parts of a loosely functional AMD64 port. This is based on | peter | 2003-05-01 | 1 | -17/+48 |
* | Repocopy from x86_64/... to amd64/... | peter | 2003-04-30 | 1 | -8/+7 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -7/+0 |
* | This is the start of the FreeBSD/x86_64 kernel. | obrien | 2002-06-30 | 1 | -0/+138 |