aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
* acpi: limit the AMDI0020/AMDI0010 workaround to an optionWarner Losh2021-02-081-0/+1
* hid: Replace USBHID_ENABLED kernel config option with loader tunableVladimir Kondratyev2021-01-141-1/+0
* hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel optionVladimir Kondratyev2021-01-071-0/+1
* hid: Port ukbd to HID and attach to buildVladimir Kondratyev2021-01-071-0/+1
* hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev2021-01-071-0/+1
* hid: Import iichid - I2C transport backend for HID subsystemVladimir Kondratyev2021-01-071-0/+2
* hid: Import functions and constants required by new subsystemVladimir Kondratyev2021-01-071-0/+3
* Add modular fib lookup framework.Alexander V. Chernikov2020-12-251-0/+1
* Remove RADIX_MPATH config option.Alexander V. Chernikov2020-11-291-1/+0
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-1/+1
* Remove NO_EVENTTIMERS supportMark Johnston2020-11-191-1/+0
* Add "Fenestras X" alternative /dev/random implementationConrad Meyer2020-10-101-0/+2
* Introduce scalable route multipath.Alexander V. Chernikov2020-10-031-0/+1
* Rename kernel option ACPI_DMAR to IOMMU.Ruslan Bukin2020-09-291-1/+3
* geom(4): Kill GEOM_PART_EBR_COMPAT optionConrad Meyer2020-07-011-1/+0
* Add the SCTP_SUPPORT kernel option.Mark Johnston2020-06-181-0/+1
* Update vt(4) config option names to chase r303043.Mark Johnston2020-06-041-2/+2
* Remove ubsec(4).John Baldwin2020-05-111-5/+0
* Split XDR into separate kernel module. Make krpc depend on xdr.Gleb Smirnoff2020-04-171-0/+1
* Add queue(2) debug macros as build optionsConrad Meyer2020-04-121-2/+4
* Finish removal of bktrWarner Losh2020-03-011-21/+0
* Remove vpo.4Warner Losh2020-02-021-1/+0
* UMA NUMA flag day. UMA_ZONE_NUMA was a source of confusion. Make the namesJeff Roberson2020-01-041-2/+0
* Port the NetBSD KCSAN runtime to FreeBSD.Andrew Turner2019-11-211-0/+1
* Actually hook CAM_IO_STATS up to the buildAlan Somers2019-11-161-0/+1
* Implement NetGDB(4)Conrad Meyer2019-10-171-2/+4
* Split out a more generic debugnet(4) from netdump(4)Conrad Meyer2019-10-171-0/+2
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-0/+1
* Move EPOCH_TRACE to opt_global.h, so that any external modules thatGleb Smirnoff2019-09-261-1/+1
* Add debugging facility EPOCH_TRACE that checks that epochs entered areGleb Smirnoff2019-09-251-0/+2
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-271-0/+1
* Remove deprecated GEOM classesConrad Meyer2019-08-131-5/+0
* Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-061-0/+2
* Add support for extended descriptor format to Altera mSGDMA driver.Ruslan Bukin2019-06-271-0/+6
* Remove a couple of harmless stray references to nandfs.Warner Losh2019-06-251-1/+0
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-021-0/+1
* Make TMPFS_PAGES_MINRESERVED a kernel optionAllan Jude2019-03-251-0/+3
* Allow using TPM as entropy source.Marcin Wojtas2019-03-231-0/+3
* Rename fuse(4) to fusefs(4)Alan Somers2019-03-201-1/+1
* gcov supportMatt Macy2019-02-231-0/+4
* Connect the restored dumb and sc terminal emulators to the kernel build.Bruce Evans2019-02-221-0/+4
* Retire SPX_HACK option unused after r342244Ed Maste2019-02-061-1/+0
* Extract the coverage sanitizer KPI to a new file.Andrew Turner2019-01-291-1/+2
* Garbage collect AH_SUPPORT_AR5416 config option.Andriy Voskoboinyk2019-01-251-1/+0
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-1/+0
* Allocate pager bufs from UMA instead of 80-ish mutex protected linked list.Gleb Smirnoff2019-01-151-1/+1
* Add support for the Clang Coverage Sanitizer in the kernel (KCOV).Andrew Turner2019-01-121-0/+1
* Add NETGRAPH_CHECKSUM.Maxim Sobolev2018-12-121-0/+1
* Port the NetBSD ubsan runtime to the FreeBSD kernel.Andrew Turner2018-11-061-0/+3