| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce support for zero-copy BPF buffering, which reduces the | csjp | 2008-03-24 | 1 | -0/+2 |
* | - Restore runq to manipulating threads directly by putting runq links and | jeff | 2008-03-20 | 1 | -0/+1 |
* | - Add an option to compile in SCHED_STATS. | jeff | 2008-03-20 | 2 | -1/+7 |
* | Almost seven years ago, vm/vm_page.c was split into three parts: | alc | 2008-03-18 | 1 | -1/+0 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 2 | -2/+0 |
* | Update file list and Makefile after repocopying vr(4) from | yongari | 2008-03-11 | 1 | -1/+1 |
* | HZ now defaults to 1000 on many architectures, so update NOTES to reflect | rwatson | 2008-03-09 | 1 | -9/+9 |
* | Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers. | rink | 2008-03-06 | 2 | -0/+4 |
* | Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories | rink | 2008-03-05 | 2 | -0/+3 |
* | Force an explicit dependency on opt_global.h for all module object files | jhb | 2008-03-04 | 1 | -0/+7 |
* | Connect MPC85XX to the PowerPC build. | raj | 2008-03-03 | 2 | -2/+24 |
* | Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family. | raj | 2008-03-03 | 1 | -0/+2 |
* | Add cpuset, an api for thread to cpu binding and cpu resource grouping | jeff | 2008-03-02 | 1 | -0/+1 |
* | Add the SMI VTOC8 disk label option. | marcel | 2008-03-02 | 1 | -0/+1 |
* | Add support for VTOC8 labels (aka sun disk labels). When a label does | marcel | 2008-03-02 | 2 | -0/+2 |
* | Somehow missed the stanza for 575 in the em driver | jfv | 2008-03-01 | 1 | -2/+0 |
* | Temporarily comment out new entries due to build problems, to be resolved nex... | jfv | 2008-03-01 | 1 | -3/+3 |
* | Add entries for em, igb, and ixgbe adapters. | jfv | 2008-03-01 | 1 | -0/+4 |
* | Move ipfw's nat code into its own kld: ipfw_nat. | piso | 2008-02-29 | 2 | -2/+2 |
* | This change introduces a split to the Intel E1000 driver, now rather than | jfv | 2008-02-29 | 1 | -0/+14 |
* | Avoid hardcoding the kernel link address in the linker script. | marcel | 2008-02-27 | 1 | -10/+15 |
* | Move firmware in to separate module that can be compiled statically in to the... | kmacy | 2008-02-26 | 2 | -0/+2 |
* | Hook-up the FPU emulator. It's optional upon FPU_EMU. | marcel | 2008-02-23 | 2 | -0/+12 |
* | Rename geom_lvm(4) to geom_linux_lvm(4). | thompsa | 2008-02-20 | 3 | -3/+3 |
* | Remove coda_namecache from "options vcoda", it is no longer required. | rwatson | 2008-02-13 | 1 | -1/+0 |
* | The Sun disk label only uses 16-bit fields for cylinders, heads and | marius | 2008-02-11 | 1 | -0/+1 |
* | Add missing GEOM_LVM option. | thompsa | 2008-02-11 | 1 | -0/+1 |
* | Hook geom_lvm(4) up to the build. | thompsa | 2008-02-11 | 2 | -0/+2 |
* | Introduce a standalone shell script for embedding MFS image. | raj | 2008-02-05 | 2 | -7/+5 |
* | Remove the rr232x driver. It has been superceded by the hptrr driver. | scottl | 2008-02-03 | 2 | -16/+0 |
* | pc98 lint builds w/o warnings. Remove the last special case from our | imp | 2008-02-02 | 1 | -2/+0 |
* | Arm should build fine with -Werror as well. | cognet | 2008-02-02 | 1 | -1/+1 |
* | sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause and | imp | 2008-02-02 | 1 | -1/+1 |
* | Some platforms that are currently under development have to cope with | imp | 2008-02-02 | 1 | -2/+4 |
* | Wall of shame rather than wall of fame for the -Werror suppression. | imp | 2008-02-02 | 1 | -3/+1 |
* | Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines. | grehan | 2008-01-31 | 1 | -0/+1 |
* | Add a driver for the National Semiconductor DP83815, DP83843 and | marius | 2008-01-27 | 1 | -0/+1 |
* | Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to be | rwatson | 2008-01-26 | 1 | -0/+2 |
* | Update file list and Makefile after repocopying sf(4) from | yongari | 2008-01-21 | 1 | -1/+1 |
* | Add optional support to mxge for MSI-X interrupts and multiple receive | gallatin | 2008-01-15 | 1 | -0/+2 |
* | Add cxgb_multiq.c to the cxgb build for static linking | kmacy | 2008-01-14 | 1 | -0/+1 |
* | Add a new file descriptor type for IPC shared memory objects and use it to | jhb | 2008-01-08 | 1 | -0/+2 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 2 | -0/+4 |
* | Add the superpage reservation system. This is "part 2 of 2" of the | alc | 2007-12-29 | 1 | -0/+1 |
* | Unbreak LINT on non-i386/amd64 platforms. | des | 2007-12-27 | 1 | -4/+0 |
* | Add asmc(4). | rpaulo | 2007-12-27 | 1 | -0/+4 |
* | Add configuration knobs for the superpage reservation system. Initially, | alc | 2007-12-27 | 1 | -0/+2 |
* | Add textdump(4) facility, which provides an alternative form of kernel | rwatson | 2007-12-26 | 1 | -0/+1 |
* | Add a simple scripting facility to DDB(4), allowing the user to | rwatson | 2007-12-26 | 1 | -0/+1 |
* | Add a new DDB(4) facility, output capture. Input and output from DDB may be | rwatson | 2007-12-25 | 1 | -0/+1 |