aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* [gpiospi] add debug option.Adrian Chadd2016-05-271-0/+3
* Import the 'iflib' API library for network drivers. From the author:Scott Long2016-05-181-0/+1
* Remove the MUTEX_DEBUG kernel option.Mark Johnston2016-05-181-1/+0
* Final nit in ReiserFS removal.George V. Neville-Neil2016-05-171-1/+0
* [bwn] add the BWN_GPL_PHY option.Adrian Chadd2016-05-171-0/+1
* [bhnd] Add logging macros to BHND.Adrian Chadd2016-05-161-0/+3
* [siba] add SIBA_DEBUG option.Adrian Chadd2016-05-161-0/+3
* Add an EARLY_AP_STARTUP option to start APs earlier during boot.John Baldwin2016-05-141-0/+1
* [bwn] oops. typo.Adrian Chadd2016-05-091-1/+1
* [bwn] add opt_bwi.h and BWN_DEBUG.Adrian Chadd2016-05-091-0/+3
* Native PCI-express HotPlug support.John Baldwin2016-05-051-0/+1
* Misc. build: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the sameWarner Losh2016-04-141-0/+1
* Add more fine-grained kernel options for NUMA support.John Baldwin2016-04-091-0/+2
* Add option to specify built-in keymap for kbdmuxEd Maste2016-04-071-0/+2
* Refactor the AIO subsystem to permit file-type-specific handling andJohn Baldwin2016-03-011-1/+0
* o kill few remaining references to the GEOM_UNCOMPRESS;Maxim Sobolev2016-02-241-2/+1
* urtwn: add an option to compile the driver without firmware specific codeAndriy Voskoboinyk2016-02-221-0/+3
* Provide a workaround for setting the correct endianness when doing CFI onAdrian Chadd2016-02-041-0/+1
* Add clock framework, a first part of new 'extended resources' family ofMichal Meloun2016-01-241-0/+1
* Implementation of server-side TCP Fast Open (TFO) [RFC7413].Patrick Kelsey2015-12-241-0/+2
* Fix kernel build with "options GEOM_MOUNTVER". Previously it was onlyEdward Tomasz Napierala2015-12-141-0/+1
* Add AR9530 (honeybee) config option.Adrian Chadd2015-11-281-0/+1
* Overhaul if_enc(4) and make it loadable in run-time.Andrey V. Elsukov2015-11-251-1/+0
* uart(4) - make the 8250 uart baudrate tolerance build time tweakable.Adrian Chadd2015-11-181-0/+1
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is aHans Petter Selasky2015-10-221-1/+1
* There are times when it would be really nice to have a record of the last fewHiren Panchasara2015-10-141-0/+1
* Remove opt_random.h header pollution from sys/random.h by movingEnji Cooper2015-09-081-2/+2
* Make the UMA harvesting go away completely if not wanted. Default to "not wan...Mark Murray2015-08-221-5/+4
* Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-211-0/+1
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)Mark Murray2015-08-171-5/+7
* Fix a comment for iwm.Rui Paulo2015-08-101-1/+1
* sys/conf/options: add IWM_DEBUG.Rui Paulo2015-08-081-0/+3
* Import the CloudABI datatypes and create a system call table.Ed Schouten2015-07-091-0/+1
* Huge cleanup of random(4) code.Mark Murray2015-06-301-2/+9
* ALTQ FAIRQ discipline import from DragonFLYErmal Luçi2015-06-241-0/+1
* Add makefile to build geom_map kld. Document some GEOM_* optionsAndrey V. Elsukov2015-06-081-0/+1
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forSean Bruno2015-06-031-0/+3
* Build GENERIC with RACCT/RCTL support by default. Note that it stillEdward Tomasz Napierala2015-05-141-1/+1
* Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead ofJohn Baldwin2015-05-081-0/+1
* Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled inAndrew Turner2015-05-051-0/+1
* Make it possible to statically link SIFTR into the kernelGeorge V. Neville-Neil2015-04-291-0/+1
* Add kern.racct.enable tunable and RACCT_DISABLED config option.Edward Tomasz Napierala2015-04-291-0/+1
* Make IFMEDIA_DEBUG a kernel option.Gleb Smirnoff2015-04-211-0/+1
* Reimplement support for userland core dump compression using a new interfaceMark Johnston2015-03-091-1/+1
* Implement interface to create SR-IOV Virtual FunctionsRyan Stone2015-03-011-0/+1
* Import videomode code from NetBSD which is needed by USB display link drivers.Hans Petter Selasky2015-02-151-0/+3
* Add WPI_DEBUG option.Adrian Chadd2015-02-071-0/+3
* turn GEOM_UNCOMPRESS_DEBUG into a proper option so it can be specifiedJohn-Mark Gurney2015-02-051-1/+2
* Optimise allocation of USB DMA structures. By default don't double mapHans Petter Selasky2015-02-021-0/+1