aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Rename the IVY_RNG option to RDRAND_RNG.Konstantin Belousov2012-09-131-1/+1
* Add support for new Intel on-CPU Bull Mountain random numberKonstantin Belousov2012-09-051-0/+2
* Add hpt27xx to GENERIC kernel for amd64 and i386 systems.Xin LI2012-09-041-0/+1
* Fix duplicate entries for mwl(4):John Baldwin2012-09-041-6/+1
* Fix misspelled "Infiniband".John Baldwin2012-08-281-1/+1
* Grammar fix: s/NIC's/NICs/Glen Barber2012-08-261-1/+1
* Build modules along with the XENHVM kernels.Colin Percival2012-08-131-2/+0
* tws(4) is interfaced with CAM so move it to the same section.Xin LI2012-07-011-1/+1
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-0/+1
* Oops - use the actual 11n enable option.Adrian Chadd2012-06-151-1/+1
* Ok, ok. 802.11n can be on by default in GENERIC in -HEAD.Adrian Chadd2012-06-151-0/+2
* Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels.Alexander Motin2012-05-101-0/+1
* The DDB_CTF has little or nothing to do with the debugger so move itBrooks Davis2012-05-091-1/+1
* Enable DTrace hooks in GENERIC.Brooks Davis2012-04-201-2/+4
* Add OFED and the associated options and drivers to x86 LINT builds:John Baldwin2012-04-121-0/+19
* Add descriptions after the 'device' line for several NICs to match theJohn Baldwin2012-04-041-8/+8
* Disable detailed PV entry accounting by default. Add a config optionAlan Cox2012-03-241-0/+4
* Add cas(4), gem(4) and hme(4) to x86 GENERICs as suggested by netchild@ inMarius Strobl2012-03-241-0/+3
* Add snd_cmi, snd_csa and snd_emu10kx to GENERIC on i386 and amd64.Joel Dahl2012-03-221-0/+3
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-1/+0
* Eliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max because they noAlan Cox2012-03-211-13/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedAttilio Rao2012-03-061-3/+0
* Provide wbwd(4), a driver for the watchdog timer found on variousBjoern A. Zeeb2012-03-062-0/+3
* Fix few style nits.Jung-uk Kim2012-03-051-1/+1
* Exclude USB drivers (except umass and ukbd) from main kernel image on i386Robert Millan2012-03-041-32/+0
* Add VESA option to GENERIC for amd64 and i386.Jung-uk Kim2012-03-031-0/+1
* Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"Robert Millan2012-02-123-58/+0
* Add "nodevice adw" to WITHOUT_SOURCELESS_UCODE.Robert Millan2012-02-041-0/+1
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disableRobert Millan2012-02-043-0/+57
* Add isci(4) driver for amd64 and i386 targets.Jim Harris2012-01-312-0/+6
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-121-1/+2
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelRobert Watson2011-12-291-0/+2
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA cardXin LI2011-12-281-0/+4
* Add comments in NOTES to say what viawd is.Xin LI2011-12-201-0/+1
* Add watchdog support for VIA south bridge chipset.Fabien Thomas2011-12-121-0/+1
* Limit building sfxge(4) in-kernel to amd64 for the time being. We can put itPhilip Paeps2011-11-281-0/+2
* Revert part of the r227758 which crept in.Attilio Rao2011-11-201-4/+4
* Introduce macro stubs in the mutex implementation that will be alwaysAttilio Rao2011-11-201-4/+4
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onAttilio Rao2011-11-081-0/+3
* Enable PCI MMC/SD support by default on i386 and amd64Kevin Lo2011-11-081-0/+5
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andMarius Strobl2011-11-011-1/+1
* Adjust the debugger options slightly. This should help me do the rightKen Smith2011-10-271-1/+4
* Add a warning about why sbp(4) is commented out so that curious folksKen Smith2011-10-191-0/+1
* Comment out the sbp(4) driver for architectures that support it.Ken Smith2011-10-181-1/+1
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). ManyXin LI2011-10-041-0/+1
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.Christian Brueffer2011-09-111-1/+1
* Enable the puc(4) driver on amd64 and i386 in GENERIC. This allowsJohn Baldwin2011-08-261-4/+1
* Make NKPT a kernel option on amd64 so that it can be set to a non-defaultJohn Baldwin2011-08-261-0/+8
* Change all the sample kernel configurations to useRick Macklem2011-08-071-1/+1
* Enable USB 3.0 support by default in i386 and amd64 GENERIC kernels.Hans Petter Selasky2011-06-141-0/+1