summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove compatibility shims for legacy ATA device names.mav2015-10-111-1/+0
* Import ioat(4) drivercem2015-08-241-0/+1
* Add pmspvc device back to GENERIC. The issues with the device playingimp2015-08-031-2/+1
* Pull pmspcv (pms(4)) from GENERIC. It has PCI ID conflictsgjb2015-07-311-1/+2
* Describe COMPAT_CLOUDABI64 in the amd64 configuration NOTES file.ed2015-07-211-0/+3
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-191-1/+0
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.benno2015-07-172-0/+5
|\
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...achim2015-07-072-0/+5
* | Revert inadvertent change to amd64/GENERIC.pkelsey2015-07-151-1/+1
* | Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv).pkelsey2015-07-151-1/+1
* | Spell crypto correctly.brueffer2015-07-141-1/+1
|/
* Enable IPSEC in all GENERIC kernels.gnn2015-07-041-0/+3
* Allow DTrace to be compiled-in to the kernel.br2015-06-101-0/+17
* Add nvme and nvd drivers to GENERIC for amd64 and i386.jimharris2015-05-141-0/+4
* Build GENERIC with RACCT/RCTL support by default. Note that it stilltrasz2015-05-141-0/+3
* Microsoft vmbus, storage and other related driver enhancements for HyperV.whu2015-04-292-1/+5
* Update to the Intel ixgbe driver:jfv2015-03-171-1/+2
* Implement interface to create SR-IOV Virtual Functionsrstone2015-03-011-0/+1
* Remove ISA NICs. Anyone still using these on amd64 can build theirdes2015-01-251-10/+0
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itnp2015-01-161-2/+0
* New MINIMAL kernel config. The goal with this configuration is toimp2015-01-151-0/+145
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* Fix a missed comment from r276526.scottl2015-01-021-2/+0
* Temporarily unplug cxgbe(4) from !amd64 builds.np2014-12-311-0/+2
* Use compiled in default keymaps which are available both in syscons and vt.phk2014-12-251-1/+1
* This configuration file removes several debugging options, includinggnn2014-12-021-0/+38
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* Add support for netmap in GENERIC by default.gnn2014-11-051-0/+4
* Add VirtIO console to the x86 NOTES and filesbryanv2014-11-031-0/+1
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
* As per [1] Intel only supports this driver on 64bit platforms.bz2014-09-232-0/+6
* Add mrsas(4) to GENERIC for i386 and amd64.markj2014-09-041-0/+1
* Fix build of si(4) and enable it in LINT on amd64 and i386.jhb2014-08-201-1/+1
* Update i386/NOTES and amd64/NOTES files to contain the complete list ofgavin2014-08-141-4/+17
* Add vt(4) devices and options to NOTESemaste2014-07-011-0/+4
* Add vt(4) to GENERIC and retire the separate VT configemaste2014-06-302-15/+5
* Restore comments accidentally removed.imp2014-06-061-1/+1
* imagact_binmisc builds for all supported architectures, so enable it for all.jhibbits2014-05-221-3/+0
* Disable ACPI and P4TCC throttling by default, following discussion onnwhitehorn2014-05-041-0/+2
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-021-0/+1
* lindev(4): finish the partial commit in r265212eadler2014-05-021-3/+0
* Don't need this now. VT does the same thing, but better.nwhitehorn2014-04-271-11/+0
* Add vt_efifb to VT kernel configuration now that that actually works. Thisnwhitehorn2014-04-271-0/+1
* Add a UEFI kernel configuration to include the VT kernel, andgjb2014-04-251-0/+11
* Really, really, really only allow this option for amd64/i386 builds.sbruno2014-04-091-0/+3
* Rather than require a makeoptions DEBUG to get debug correct,imp2014-03-251-1/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-181-2/+2
* Align all comments in config files on same column. This consistencyimp2014-03-161-186/+186
* Revert a small portion of r263198 left over from local testing: don'trwatson2014-03-151-2/+0
* Several years after initial development, merge prototype support forrwatson2014-03-151-0/+2
OpenPOWER on IntegriCloud