summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-263-0/+35
* Introduce support for zero-copy BPF buffering, which reduces thecsjp2008-03-241-0/+2
* - Restore runq to manipulating threads directly by putting runq links andjeff2008-03-201-0/+1
* - Add an option to compile in SCHED_STATS.jeff2008-03-202-1/+7
* Almost seven years ago, vm/vm_page.c was split into three parts:alc2008-03-181-1/+0
* Remove kernel support for M:N threading.jeff2008-03-122-2/+0
* Update file list and Makefile after repocopying vr(4) fromyongari2008-03-111-1/+1
* HZ now defaults to 1000 on many architectures, so update NOTES to reflectrwatson2008-03-091-9/+9
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.rink2008-03-062-0/+4
* Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratoriesrink2008-03-052-0/+3
* Force an explicit dependency on opt_global.h for all module object filesjhb2008-03-041-0/+7
* Connect MPC85XX to the PowerPC build.raj2008-03-032-2/+24
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+2
* Add cpuset, an api for thread to cpu binding and cpu resource groupingjeff2008-03-021-0/+1
* Add the SMI VTOC8 disk label option.marcel2008-03-021-0/+1
* Add support for VTOC8 labels (aka sun disk labels). When a label doesmarcel2008-03-022-0/+2
* Somehow missed the stanza for 575 in the em driverjfv2008-03-011-2/+0
* Temporarily comment out new entries due to build problems, to be resolved nex...jfv2008-03-011-3/+3
* Add entries for em, igb, and ixgbe adapters.jfv2008-03-011-0/+4
* Move ipfw's nat code into its own kld: ipfw_nat.piso2008-02-292-2/+2
* This change introduces a split to the Intel E1000 driver, now rather thanjfv2008-02-291-0/+14
* Avoid hardcoding the kernel link address in the linker script.marcel2008-02-271-10/+15
* Move firmware in to separate module that can be compiled statically in to the...kmacy2008-02-262-0/+2
* Hook-up the FPU emulator. It's optional upon FPU_EMU.marcel2008-02-232-0/+12
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-203-3/+3
* Remove coda_namecache from "options vcoda", it is no longer required.rwatson2008-02-131-1/+0
* The Sun disk label only uses 16-bit fields for cylinders, heads andmarius2008-02-111-0/+1
* Add missing GEOM_LVM option.thompsa2008-02-111-0/+1
* Hook geom_lvm(4) up to the build.thompsa2008-02-112-0/+2
* Introduce a standalone shell script for embedding MFS image.raj2008-02-052-7/+5
* Remove the rr232x driver. It has been superceded by the hptrr driver.scottl2008-02-032-16/+0
* pc98 lint builds w/o warnings. Remove the last special case from ourimp2008-02-021-2/+0
* Arm should build fine with -Werror as well.cognet2008-02-021-1/+1
* sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause andimp2008-02-021-1/+1
* Some platforms that are currently under development have to cope withimp2008-02-021-2/+4
* Wall of shame rather than wall of fame for the -Werror suppression.imp2008-02-021-3/+1
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.grehan2008-01-311-0/+1
* Add a driver for the National Semiconductor DP83815, DP83843 andmarius2008-01-271-0/+1
* Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to berwatson2008-01-261-0/+2
* Update file list and Makefile after repocopying sf(4) fromyongari2008-01-211-1/+1
* Add optional support to mxge for MSI-X interrupts and multiple receivegallatin2008-01-151-0/+2
* Add cxgb_multiq.c to the cxgb build for static linkingkmacy2008-01-141-0/+1
* Add a new file descriptor type for IPC shared memory objects and use it tojhb2008-01-081-0/+2
* Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.jhb2008-01-072-0/+4
* Add the superpage reservation system. This is "part 2 of 2" of thealc2007-12-291-0/+1
* Unbreak LINT on non-i386/amd64 platforms.des2007-12-271-4/+0
* Add asmc(4).rpaulo2007-12-271-0/+4
* Add configuration knobs for the superpage reservation system. Initially,alc2007-12-271-0/+2
* Add textdump(4) facility, which provides an alternative form of kernelrwatson2007-12-261-0/+1
* Add a simple scripting facility to DDB(4), allowing the user torwatson2007-12-261-0/+1
OpenPOWER on IntegriCloud