summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-271-0/+2
* Rework MIPS PMC code:gonzo2012-03-221-0/+1
* Connect geom_part_ldm to the kernel build.ae2012-03-191-0/+1
* Add rudimentary profiling of the hash table used in the in the umtx code todavide2012-03-161-0/+1
* Add the missing IPOIB option.delphij2012-03-141-0/+1
* Add a DFS debugging mode which is useful when doing automated DFSadrian2012-01-311-0/+1
* Stop overloading opt_global.h.adrian2012-01-161-4/+4
* Add the new option introduced in the previous commit.adrian2012-01-151-0/+1
* GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images.ray2012-01-041-0/+1
* Introduce a new (global, sorry!) option which controls whetheradrian2011-11-241-1/+2
* forgot to merge NETMAP entries in sys/conf !luigi2011-11-221-0/+1
* Core structure and functions to support a feed-forward clock within the kernel.lstewart2011-11-191-0/+1
* Retire 'options TI_PRIVATE_JUMBOS' and replace local jumboyongari2011-11-081-1/+1
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-081-0/+1
* Add KLD_DEBUG option.fjoe2011-11-061-0/+1
* Improve the informations reported in case of busy buffers during the shutdown:attilio2011-09-081-1/+0
* Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-271-3/+2
* Add experimental support for process descriptorsjonathan2011-08-181-0/+1
* remove RESTARTABLE_PANICS optionavg2011-07-251-1/+0
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-191-0/+1
* Remove semaphore map entry count "semmap" field and its tuningbz2011-07-141-1/+0
* Remove the TCP_SORECEIVE_STREAM compile time option. The use ofandre2011-07-071-1/+0
* Define the CAPABILITIES kernel option.jonathan2011-07-021-0/+1
* We may split today's CAPABILITIES into CAPABILITY_MODE (which hasjonathan2011-06-291-1/+1
* Add ATH_ENABLE_DFS which enables the DFS flag so the DFS codeadrian2011-06-261-1/+2
* Implement a CPU-affine TCP and UDP connection lookup data structure,rwatson2011-06-061-0/+1
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130adrian2011-05-021-0/+3
* Add the AH_SUPPORT_AR9130 option.jhb2011-04-291-0/+1
* Implement very basic ALQ logging for net80211.adrian2011-04-211-0/+1
* - Add kern.cam.ada.X.write_cache tunables/sysctls to control write cachingmav2011-04-081-0/+3
* Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation foradrian2011-03-311-0/+3
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-301-0/+3
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-291-0/+3
* Rename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL supports 11n byadrian2011-03-271-1/+1
* Add an option - AR71XX_REALMEM - which overrides the amount ofadrian2011-03-271-0/+6
* MFgraid/head:mav2011-03-241-0/+1
* Flip this over to be a configurable option for people who wish to play with it.adrian2011-03-221-0/+1
* - Merge changes to the base system to support OFED. These includejeff2011-03-211-0/+8
* Retire opt_ffs_broken_fixme.h.kib2011-03-201-3/+1
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+5
* Add initial support for Capsicum's Capability Mode to the FreeBSD kernel,rwatson2011-03-011-0/+1
* Add missing USB_HOST_ALIGN option.hselasky2011-02-121-0/+1
* Adds an experimental option to create a pool ofrrs2011-02-031-0/+1
* Undo a local option which mistakenly crept into a commit.adrian2011-01-241-1/+0
* Option USB_HOST_ALIGN declared twice.dchagin2011-01-221-1/+0
* Allow USB_HOST_ALIGN to be configured at compile time. This patch ishselasky2011-01-221-0/+1
* Push the non-AR5416 related stuff into chipset specific directories.adrian2011-01-201-0/+1
* Add ISP_INTERNAL_TARGET as an option for isp(4).mjacob2010-11-271-0/+1
* Add the capability to read the complete contents of the NVRAM via sysctlambrisko2010-10-061-0/+1
OpenPOWER on IntegriCloud