| Commit message (Expand) | Author | Age | Files | Lines |
* | Add nvme and nvd drivers to GENERIC for amd64 and i386. | jimharris | 2015-05-14 | 1 | -0/+4 |
* | Build GENERIC with RACCT/RCTL support by default. Note that it still | trasz | 2015-05-14 | 1 | -0/+3 |
* | Remove support for Xen PV domU kernels. Support for HVM domU kernels | jhb | 2015-04-30 | 2 | -97/+0 |
* | Microsoft vmbus, storage and other related driver enhancements for HyperV. | whu | 2015-04-29 | 1 | -1/+3 |
* | Apply r276208 to non-amd64 NOTES files as well to fix tinderbox builds | jhb | 2015-03-25 | 1 | -1/+1 |
* | Implement interface to create SR-IOV Virtual Functions | rstone | 2015-03-01 | 1 | -0/+1 |
* | Remove "New" label from NFSCL/NFSD now that they are the only NFS | jhb | 2015-01-06 | 3 | -6/+6 |
* | Exclude drivers which build but don't actually work with PAE enabled, | marius | 2015-01-05 | 1 | -1/+4 |
* | Garbage collect the asr driver. Hardware for it has not been produced in | scottl | 2015-01-02 | 3 | -12/+1 |
* | - No longer exclude malo(4) and mwl(4), they have been fixed in r275870 | marius | 2014-12-29 | 2 | -67/+8 |
* | This configuration file removes several debugging options, including | gnn | 2014-12-02 | 1 | -0/+38 |
* | Renove faith(4) and faithd(8) from base. It looks like industry | melifaro | 2014-11-09 | 3 | -3/+0 |
* | Add VirtIO console to the x86 NOTES and files | bryanv | 2014-11-03 | 1 | -0/+1 |
* | Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code that | jhb | 2014-10-24 | 2 | -0/+4 |
* | Add mrsas(4) to GENERIC for i386 and amd64. | markj | 2014-09-04 | 1 | -0/+1 |
* | Fix build of si(4) and enable it in LINT on amd64 and i386. | jhb | 2014-08-20 | 1 | -1/+1 |
* | Update i386/NOTES and amd64/NOTES files to contain the complete list of | gavin | 2014-08-14 | 1 | -4/+17 |
* | Add vt(4) devices and options to NOTES | emaste | 2014-07-01 | 1 | -0/+3 |
* | Add vt(4) to GENERIC and retire the separate VT config | emaste | 2014-06-30 | 2 | -14/+4 |
* | Restore comments accidentally removed. | imp | 2014-06-06 | 2 | -2/+2 |
* | - Actually, modules are built correctly when compiled along the kernel as | marius | 2014-05-28 | 1 | -7/+2 |
* | - Shrink the list of excluded modules to what actually still doesn't build | marius | 2014-05-28 | 1 | -4/+3 |
* | imagact_binmisc builds for all supported architectures, so enable it for all. | jhibbits | 2014-05-22 | 1 | -3/+0 |
* | Disable ACPI and P4TCC throttling by default, following discussion on | nwhitehorn | 2014-05-04 | 1 | -0/+2 |
* | Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. | ken | 2014-05-02 | 2 | -1/+2 |
* | lindev(4): finish the partial commit in r265212 | eadler | 2014-05-02 | 1 | -3/+0 |
* | Don't build EISA by default anymore. Remove from i386 GENERIC and | imp | 2014-04-18 | 1 | -2/+0 |
* | Really, really, really only allow this option for amd64/i386 builds. | sbruno | 2014-04-09 | 1 | -0/+3 |
* | Rather than require a makeoptions DEBUG to get debug correct, | imp | 2014-03-25 | 2 | -2/+2 |
* | In kernel config files, it is supposed to be 'options<space><tab>' not | imp | 2014-03-18 | 2 | -4/+4 |
* | Align all comments in config files on same column. This consistency | imp | 2014-03-16 | 1 | -195/+195 |
* | Upgrade our copy of llvm/clang to 3.4 release. This version supports | dim | 2014-02-16 | 2 | -2/+2 |
* | Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIA | brueffer | 2014-02-16 | 4 | -5/+1 |
* | Add VT kernel configuration to ease testing of vt(9), aka Newcons | emaste | 2014-01-19 | 1 | -0/+14 |
* | Add very simple virtio_random(4) driver to harvest entropy from host | bryanv | 2014-01-18 | 1 | -0/+1 |
* | Enable Hyper-V support in i386 GENERIC. | delphij | 2013-12-05 | 1 | -0/+3 |
* | Support Hyper-V on i386: | delphij | 2013-12-05 | 1 | -0/+2 |
* | Make process descriptors standard part of the kernel. rwhod(8) already | pjd | 2013-11-30 | 1 | -1/+0 |
* | Disable building the ctl module for the i386 XEN kernel configuration | dim | 2013-11-11 | 1 | -1/+1 |
* | Import the driver for VT-d DMAR hardware, as specified in the revision | kib | 2013-10-28 | 1 | -0/+1 |
* | Document XENHVM and xenpci are mutually inclusive. | gjb | 2013-10-11 | 1 | -3/+4 |
* | add aesni module to i386 and amd64 NOTES... | jmg | 2013-10-04 | 1 | -0/+1 |
* | Merge Xen PVHVM support into the GENERIC kernel config for both | gibbs | 2013-09-20 | 2 | -22/+4 |
* | Substantial rewrite of bxe(4) to add support for the BCM57712 and | davidch | 2013-09-20 | 2 | -1/+4 |
* | Add vmx(4) to i386 and amd64 GENERIC | bryanv | 2013-09-17 | 1 | -0/+3 |
* | Add vmx device to the i386 and amd64 NOTES files | bryanv | 2013-09-06 | 1 | -0/+2 |
* | The PADLOCK_RNG and RDRAND_RNG kernel options are now devices. | obrien | 2013-08-21 | 2 | -2/+4 |
* | Add process descriptors support to the GENERIC kernel. It is already being | pjd | 2013-08-18 | 1 | -0/+1 |
* | follow up to r254051 | avg | 2013-08-09 | 1 | -2/+1 |
* | enable KDB_TRACE in GENERICs | avg | 2013-08-07 | 1 | -1/+1 |