| Commit message (Expand) | Author | Age | Files | Lines |
* | o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front- | marcel | 2006-04-24 | 1 | -2/+0 |
* | Introduce minidumps. Full physical memory crash dumps are still available | peter | 2006-04-21 | 1 | -0/+1 |
* | Retire NETSMBCRYPTO as a kernel option and make its functionality | yar | 2006-03-05 | 1 | -1/+1 |
* | Tie the ipmi driver into the i386/amd64 builds. | ambrisko | 2006-02-13 | 1 | -0/+3 |
* | Add in the Linux IOCTL shim and create the megadev0 device so | ambrisko | 2006-01-24 | 1 | -0/+1 |
* | Add BPF Just-In-Time compiler support for ng_bpf(4). | jkim | 2005-12-07 | 1 | -1/+1 |
* | Add experimental BPF Just-In-Time compiler for amd64 and i386. | jkim | 2005-12-06 | 1 | -0/+1 |
* | Make config(8) understand ORed dependecies in "files*" and | ru | 2005-11-27 | 1 | -12/+6 |
* | Add /dev/speaker support to amd64. | ru | 2005-11-11 | 1 | -0/+1 |
* | Hook up the hptmv driver for amd64. | scottl | 2005-09-08 | 1 | -0/+10 |
* | MFi386: add vpd driver (vital product data.. model & serial numbers etc) | peter | 2005-07-21 | 1 | -0/+1 |
* | Add the ed driver for lint building. The PCI instances are still useful. | peter | 2005-07-21 | 1 | -0/+6 |
* | Fix smbios(4) and add support for amd64 | jkim | 2005-07-21 | 1 | -0/+1 |
* | Build p4tcc and est cpu frequency modules on amd64. | ps | 2005-07-19 | 1 | -0/+2 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | peter | 2005-06-30 | 1 | -0/+1 |
* | Sync i386->amd64. | peter | 2005-06-30 | 1 | -0/+1 |
* | Include the puc(4) bus frontend for ppc(4) when both ppc and puc are | marcel | 2005-06-14 | 1 | -0/+1 |
* | Refactor the NETSMBCRYPTO option so that it does the same on all | marcel | 2005-06-12 | 1 | -2/+0 |
* | - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) source | marius | 2005-06-10 | 1 | -5/+6 |
* | MFP4: | jkoshy | 2005-06-09 | 1 | -0/+2 |
* | Update the file.* entries for the new home of hwpmc | scottl | 2005-04-29 | 1 | -1/+1 |
* | Throw the switch on the new driver generation/loading mechanism. From | wpaul | 2005-04-24 | 1 | -0/+1 |
* | Clean generated os+%DIKED-nve.h. | ru | 2005-04-22 | 1 | -1/+2 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 1 | -0/+1 |
* | Divorce critical sections from spinlocks. Critical sections as denoted by | jhb | 2005-04-04 | 1 | -1/+0 |
* | FIx a botch with the addition of the arcmsr driver. | scottl | 2005-04-01 | 1 | -1/+1 |
* | Glue the arcmsr driver into the tree. | scottl | 2005-03-31 | 1 | -0/+1 |
* | Add powernow to kernel build target. | njl | 2005-03-27 | 1 | -0/+1 |
* | FreeBSD consumer bits of the nForce MCP NIC binary blob. | obrien | 2005-03-12 | 1 | -0/+11 |
* | - Correct one aspect of the driver_object/device_object/IRP framework: | wpaul | 2005-02-24 | 1 | -0/+1 |
* | Add support for Windows/x86-64 binaries to Project Evil. | wpaul | 2005-02-16 | 1 | -0/+14 |
* | Protect the NM expansion. | obrien | 2004-12-21 | 1 | -1/+1 |
* | Fix a mis-sort. | obrien | 2004-12-21 | 1 | -1/+1 |
* | Add config hooks for amd64 atheros hal modules | peter | 2004-12-15 | 1 | -0/+10 |
* | It appears that 'kbd' device has never been used and isn't needed. | imp | 2004-11-23 | 1 | -1/+0 |
* | Be consistant; make the memrange bit be part of the mem module like | markm | 2004-09-28 | 1 | -1/+1 |
* | Converge towards i386. I originally resisted creating <machine/pc/bios.h> | peter | 2004-09-24 | 1 | -0/+1 |
* | Add the mp_watchdog hooks, although it locks up my SMP test box. It might | peter | 2004-08-30 | 1 | -0/+1 |
* | Complete 'IA32' -> 'COMPAT_IA32' change for the Linuxulator32. | obrien | 2004-08-16 | 1 | -9/+9 |
* | AMD64 on-CPU GART support. | obrien | 2004-08-16 | 1 | -5/+1 |
* | Add preliminary support for running 32-bit Linux binaries on amd64, enabled | tjr | 2004-08-16 | 1 | -1/+34 |
* | Oops. Didn't commit this as part of the mem module fix. | markm | 2004-08-04 | 1 | -0/+1 |
* | Break out the MI part of the /dev/[k]mem and /dev/io drivers into | markm | 2004-08-01 | 1 | -1/+3 |
* | Hook up fdc_acpi for the kernel build. | njl | 2004-07-15 | 1 | -0/+1 |
* | Hook the GDB backend into the build. | marcel | 2004-07-10 | 1 | -1/+1 |
* | Fix mismerge of fdc. Also, OLDCARD never was supported on amd64, so | imp | 2004-07-09 | 1 | -1/+1 |
* | Break out the isa and pccard front ends to the fdc controller device. | imp | 2004-07-07 | 1 | -1/+3 |
* | Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build. | njl | 2004-06-30 | 1 | -0/+1 |
* | Fixed profiling of trap, syscall and interrupt handlers and some | bde | 2004-05-24 | 1 | -3/+3 |
* | Fixed insertion sort error in previous commit (prof_machdep.c). | bde | 2004-05-24 | 1 | -4/+4 |