summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/GENERIC
Commit message (Expand)AuthorAgeFilesLines
* - Remove debugging from GENERIC* kernel configurationsgjb2016-07-081-9/+0
* Native PCI-express HotPlug support.jhb2016-05-051-0/+1
* hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbussephe2016-04-151-2/+0
* Fix whitespace on addition of IPSEC optionemaste2015-11-261-1/+1
* Remove compatibility shims for legacy ATA device names.mav2015-10-111-1/+0
* 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
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.benno2015-07-171-0/+1
|\
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...achim2015-07-071-0/+1
* | Spell crypto correctly.brueffer2015-07-141-1/+1
|/
* Fix up tabs vs. spacesgnn2015-07-041-1/+1
* Enable IPSEC in all GENERIC kernels.gnn2015-07-041-0/+4
* 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-291-1/+3
* Implement interface to create SR-IOV Virtual Functionsrstone2015-03-011-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* Garbage collect the asr driver. Hardware for it has not been produced inscottl2015-01-021-1/+0
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
* Add mrsas(4) to GENERIC for i386 and amd64.markj2014-09-041-0/+1
* Add vt(4) to GENERIC and retire the separate VT configemaste2014-06-301-0/+4
* Restore comments accidentally removed.imp2014-06-061-1/+1
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-021-0/+1
* Don't build EISA by default anymore. Remove from i386 GENERIC andimp2014-04-181-2/+0
* Rather than require a makeoptions DEBUG to get debug correct,imp2014-03-251-1/+1
* Align all comments in config files on same column. This consistencyimp2014-03-161-195/+195
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-161-1/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-161-1/+0
* Enable Hyper-V support in i386 GENERIC.delphij2013-12-051-0/+3
* Make process descriptors standard part of the kernel. rwhod(8) alreadypjd2013-11-301-1/+0
* Document XENHVM and xenpci are mutually inclusive.gjb2013-10-111-3/+4
* Merge Xen PVHVM support into the GENERIC kernel config for bothgibbs2013-09-201-0/+4
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-201-1/+1
* Add vmx(4) to i386 and amd64 GENERICbryanv2013-09-171-0/+3
* The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.obrien2013-08-211-2/+2
* Add process descriptors support to the GENERIC kernel. It is already beingpjd2013-08-181-0/+1
* follow up to r254051avg2013-08-091-2/+1
* enable KDB_TRACE in GENERICsavg2013-08-071-1/+1
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-061-0/+1
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-241-0/+1
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-4/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disableken2013-03-041-1/+4
* Disable the ctl driver in GENERIC.adrian2013-03-021-1/+1
* Remove support for plip from the GENERIC kernel as no systems in theeadler2013-02-011-1/+0
* Add VirtIO to the i386 and amd64 GENERIC kernelsbryanv2013-01-131-0/+8
* Enable the UFS quotas for big-iron GENERIC kernels.kib2013-01-031-0/+1
OpenPOWER on IntegriCloud