| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn on modules for amd64. Fear. | peter | 2004-05-17 | 2 | -4/+0 |
* | Deal with REL records that have the addend embedded variable sized targets | peter | 2004-05-17 | 1 | -2/+10 |
* | Checkpoint some of what I was starting to tinker with for having some | peter | 2004-05-16 | 3 | -7/+20 |
* | Kill the LAZYPMAP ifdefs. While they worked, they didn't do anything | peter | 2004-05-16 | 6 | -127/+1 |
* | Converge some more with i386. | peter | 2004-05-16 | 1 | -10/+21 |
* | MFi386: add rue and twa | peter | 2004-05-16 | 1 | -0/+3 |
* | MFi386: avoid partial register references, for what its worth. | peter | 2004-05-16 | 1 | -5/+5 |
* | For consistency with i386, have pmap_kenter_temporary() take a vm_paddr_t | peter | 2004-05-16 | 2 | -2/+2 |
* | MFi386: numerous interrupt and acpi updates | peter | 2004-05-16 | 18 | -192/+505 |
* | Make a small revision to the api between the elf linker core and the | peter | 2004-05-16 | 1 | -26/+35 |
* | Make unnecessary globals static and remove unused includes. | njl | 2004-05-06 | 1 | -1/+1 |
* | Add an MI implementation of the ACPI global lock routines and retire the | njl | 2004-05-05 | 1 | -36/+6 |
* | Add a simple mini-driver for the ELCR register. Originally, the ELCR | jhb | 2004-05-04 | 1 | -0/+143 |
* | Add option GEOM_GPT. This brings the ability to have a large number of | marcel | 2004-05-02 | 1 | -0/+1 |
* | Spell Ethernet correctly. | obrien | 2004-05-02 | 1 | -9/+9 |
* | Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilation | das | 2004-04-25 | 1 | -0/+4 |
* | Don't check for NULL, device_get_softc() always succeeds. | njl | 2004-04-21 | 1 | -2/+1 |
* | Simplify the sf_buf implementation. In short, make it a trivial veneer | alc | 2004-04-18 | 2 | -73/+16 |
* | Set the "global" attribute on the page table entries for the kernel and | alc | 2004-04-16 | 1 | -3/+3 |
* | - is_physical_memory()'s parameter, which is a physical address, should be | alc | 2004-04-11 | 2 | -3/+2 |
* | - pmap_kenter_temporary() is unused by machine-independent code. Therefore, | alc | 2004-04-10 | 1 | -0/+1 |
* | Update to include both the L1 and L2 TLB stats, as well as the seperate | peter | 2004-04-07 | 1 | -5/+55 |
* | MFi386: move rss() from db_interface.c to cpufunc.h | peter | 2004-04-07 | 2 | -12/+8 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 10 | -40/+0 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 34 | -136/+0 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 1 | -4/+0 |
* | Remove unused arguments from pmap_init(). | alc | 2004-04-05 | 1 | -2/+1 |
* | Remove ptmmap and ptvmmap. They are unused on amd64. | alc | 2004-04-03 | 2 | -9/+1 |
* | In some cases, sf_buf_alloc() should sleep with pri PCATCH; in others, it | alc | 2004-04-03 | 1 | -2/+2 |
* | Microoptimize pagezero() based upon something that I learned writing the | alc | 2004-04-03 | 1 | -7/+7 |
* | - Add an optimized page copy function for use by pmap_copy_page(). It is | alc | 2004-03-31 | 3 | -3/+30 |
* | Finish tidying up a couple of leftovers from the KSTACK_PAGES stuff. Some | peter | 2004-03-29 | 1 | -1/+0 |
* | MFi386: correctly calculate the top-of-stack when a kthread is created | peter | 2004-03-25 | 1 | -3/+4 |
* | Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus. | peter | 2004-03-25 | 1 | -5/+43 |
* | Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD. | obrien | 2004-03-25 | 1 | -0/+1 |
* | - Add uiomove_fromphys() implementations to alpha and ia64. These only | alc | 2004-03-20 | 1 | -1/+1 |
* | Introduce the cpumask_t type. The purpose of the type is to create a | marcel | 2004-03-20 | 1 | -0/+1 |
* | Introduce uiomove_fromphys(). This is a variant of uiomove() that takes | alc | 2004-03-20 | 1 | -0/+131 |
* | 'vi' got away from me in rev. 1.13. | obrien | 2004-03-19 | 1 | -0/+1 |
* | Document machdep.hlt_cpus. | obrien | 2004-03-18 | 1 | -1/+2 |
* | Cleanup hints, given that no hammer machine have (nor ever will have) | obrien | 2004-03-18 | 1 | -47/+0 |
* | sync comment with i386's isa.c.. This removes a comment that is YEARS | jmg | 2004-03-17 | 1 | -3/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -1/+1 |
* | Refactor the existing machine-dependent sf_buf_free() into a machine- | alc | 2004-03-16 | 1 | -17/+2 |
* | Shorten a long comment. | obrien | 2004-03-15 | 1 | -1/+1 |
* | Re-kill ispcvt on amd64 - rc.d/syscons was fixed ages ago. | peter | 2004-03-13 | 1 | -109/+0 |
* | MFp4: comment out options that don't exist so that they cannot be | peter | 2004-03-13 | 1 | -1/+1 |
* | Diff reduction with current. Correct comment about ed etc. | peter | 2004-03-13 | 1 | -4/+4 |
* | Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common | peter | 2004-03-13 | 2 | -122/+0 |
* | Drastically clean up the legacy host-pci bridge table. We don't need | peter | 2004-03-13 | 1 | -208/+5 |