aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* imagact_binmisc builds for all supported architectures, so enable it for all.Justin Hibbits2014-05-221-3/+0
* Disable ACPI and P4TCC throttling by default, following discussion onNathan Whitehorn2014-05-041-0/+2
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+1
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-021-3/+0
* Don't need this now. VT does the same thing, but better.Nathan Whitehorn2014-04-271-11/+0
* Add vt_efifb to VT kernel configuration now that that actually works. ThisNathan Whitehorn2014-04-271-0/+1
* Add a UEFI kernel configuration to include the VT kernel, andGlen Barber2014-04-251-0/+11
* Really, really, really only allow this option for amd64/i386 builds.Sean Bruno2014-04-091-0/+3
* Rather than require a makeoptions DEBUG to get debug correct,Warner Losh2014-03-251-1/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-2/+2
* Align all comments in config files on same column. This consistencyWarner Losh2014-03-161-186/+186
* Revert a small portion of r263198 left over from local testing: don'tRobert Watson2014-03-151-2/+0
* Several years after initial development, merge prototype support forRobert Watson2014-03-151-0/+2
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-161-1/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-162-3/+0
* Add VT kernel configuration to ease testing of vt(9), aka NewconsEd Maste2014-01-191-0/+14
* Add very simple virtio_random(4) driver to harvest entropy from hostBryan Venteicher2014-01-181-0/+1
* Correct a grammo in a comment; remove white space at EOL.Jens Schweikhardt2014-01-061-2/+2
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-1/+0
* Include XEN and HyperV into amd64 LINT.Gleb Smirnoff2013-10-281-0/+6
* Import the driver for VT-d DMAR hardware, as specified in the revisionKonstantin Belousov2013-10-281-0/+1
* Document XENHVM and xenpci are mutually inclusive.Glen Barber2013-10-111-3/+4
* add aesni module to i386 and amd64 NOTES...John-Mark Gurney2013-10-041-0/+1
* Put 'device hyperv' back in amd64/GENERIC, incorrectly removed withGlen Barber2013-09-211-0/+3
* Merge Xen PVHVM support into the GENERIC kernel config for bothJustin T. Gibbs2013-09-202-22/+4
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-202-4/+4
* Reconnect the hyperv drivers back into GENERIC now that thePeter Grehan2013-09-191-0/+3
* Add vmx(4) to i386 and amd64 GENERICBryan Venteicher2013-09-171-0/+2
* Pull the hyperv drivers from GENERIC until the fix to the disengagePeter Grehan2013-09-141-3/+0
* Import Hyper-V paravirtualized drivers from projects/hypervPeter Grehan2013-09-131-0/+4
|\
| * IFC @ r255459Peter Grehan2013-09-111-0/+2
| |\ | |/ |/|
| * IFC @ r255209Peter Grehan2013-09-042-5/+7
| |\
| * | First cut at adding the hyperv drivers to GENERIC.Peter Grehan2013-07-191-0/+3
* | | Add vmx device to the i386 and amd64 NOTES filesBryan Venteicher2013-09-061-0/+2
| |/ |/|
* | The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.David E. O'Brien2013-08-212-2/+4
* | Add process descriptors support to the GENERIC kernel. It is already beingPawel Jakub Dawidek2013-08-181-0/+1
* | follow up to r254051Andriy Gapon2013-08-091-2/+1
* | enable KDB_TRACE in GENERICsAndriy Gapon2013-08-071-1/+1
* | Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* | Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
|/
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.Xin LI2013-07-062-0/+5
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...Achim Leubner2013-05-242-0/+5
* Tidy up some CVS workarounds.Peter Wemm2013-05-121-1/+0
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).Carl Delsey2013-04-291-0/+4
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'Edward Tomasz Napierala2013-04-121-4/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+0
* Remove the virtio dependency entry for the VirtIO device drivers. ThisBryan Venteicher2013-03-061-0/+7
* Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disableKenneth D. Merry2013-03-041-1/+4
* Disable the ctl driver in GENERIC.Adrian Chadd2013-03-021-1/+1
* Remove support for plip from the GENERIC kernel as no systems in theEitan Adler2013-02-011-1/+0