aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the riscv64sf architecture.John Baldwin2023-04-121-1/+0
* Enable -Warray-parameter for clang.John Baldwin2023-04-111-4/+3
* sys: Enable -Wunused-but-set-variable for GCC.John Baldwin2023-04-101-2/+1
* tcp: misc cleanup of options for rack as well as socket option logging.Randall Stewart2023-04-071-0/+6
* Fixes in the tcp infrastructure with respect to stack changes as well as othe...Randall Stewart2023-04-011-0/+1
* zfs: merge openzfs/zfs@431083f75Martin Matuska2023-04-035-4/+55
* sys: Disable errors for -Wunused-function on GCC.John Baldwin2023-03-301-0/+1
* netlink: add netlink KPI to the kernel by defaultAlexander V. Chernikov2023-03-272-2/+4
* kern.post.mk: fix PORTSDIR handlingYuri Pankov2023-03-271-2/+2
* arm64: add KASAN supportKyle Evans2023-03-232-1/+13
* sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin2023-03-221-1/+0
* sys: Stop enabling -Wnested-externs.John Baldwin2023-03-223-4/+2
* arm: Rename hdmi_if.m to crtc_if.mEmmanuel Vadot2023-03-171-1/+1
* Move access to tcp's t_logstate into inline functions and provide new tracepo...Randall Stewart2023-03-161-0/+1
* arm64: Hyper-V: Add vPCI and Mellanox driver modules into buildWei Hu2023-03-131-0/+1
* powerpc: enable ZFS on 32 bit powerpc/powerpcspeAlfredo Dal'Ava Junior2023-03-121-5/+0
* opts: fix silly typoWarner Losh2023-03-101-1/+1
* opts: popwerpcspc is also 32-bitWarner Losh2023-03-101-2/+3
* opts: Minor cleanup of ZFS optionsWarner Losh2023-03-101-1/+2
* ng_atmllc: removeBrooks Davis2023-03-093-3/+0
* NgATM: Remove netgraph ATM supportBrooks Davis2023-03-093-68/+0
* Enable OFED on all platforms except for 32-bit arm.John Baldwin2023-03-081-4/+1
* abstract out the vm detection via smbios..John-Mark Gurney2023-03-032-0/+3
* NgATM: Remove useless NGATM_ATM optionBrooks Davis2023-03-022-2/+0
* NATM: Remove useless NETGRAPH_ATM_ATMPIF optionBrooks Davis2023-03-022-2/+0
* superio,ftgpio: Add support for Fintek F81865 GPIOStéphane Rochoy2023-02-281-0/+1
* kbd: Tweaks to KBD_DELAY[12]Warner Losh2023-02-271-2/+2
* powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj2023-02-261-1/+2
* Revert "powerpc64*: port mlx5, OFED, KTLS and krping"Piotr Kubaj2023-02-251-2/+1
* powerpc64*: port mlx5, OFED, KTLS and krpingPiotr Kubaj2023-02-251-1/+2
* kern: Remove gcc2_compiled strippingWarner Losh2023-02-251-2/+1
* sys/conf/NOTES: clean up whitespaceMike Karels2023-02-251-35/+35
* sys/conf/NOTES add new KBD_DELAY kernel optionsMichael Paepcke2023-02-251-1/+5
* kbd: add KBD_DELAY1 and KBD_DELAY2Michael Paepcke2023-02-251-1/+2
* armv5: Remove dead codeWarner Losh2023-02-141-6/+0
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-143-21/+27
* zlib: Add proper NO_WSTRICT_PROTYPES tooWarner Losh2023-02-132-2/+2
* zlib: Use NO_WDEPRECATED_NON_PROTOTYPEWarner Losh2023-02-131-0/+1
* Complete removal of opt_compat.hDmitry Chagin2023-02-131-1/+0
* Properly conditionalize clang 15-only flagsWarner Losh2023-02-132-10/+15
* zlib: silence K&R warnsMateusz Guzik2023-02-121-7/+11
* amd64: record a dependency of vdso on its linker scriptKonstantin Belousov2023-02-091-2/+2
* Merge llvm-project release/15.x llvmorg-15.0.0-9-g1c73596d3454Dimitry Andric2023-02-081-1/+1
* Merge llvm-project release/15.x llvmorg-15.0.0-rc2-40-gfbd2950d8d0dDimitry Andric2023-02-081-0/+5
* enic: Cisco VIC driverDoug Ambrisko2023-02-061-0/+8
* kern.post.mk we need .MAKE.DEPENDFILE for DIRDEPS_BUILDSimon J. Gerraty2023-02-051-0/+2
* xen/timer: rename "timer.c" to "xen_timer.c"Elliott Mitchell2023-02-051-1/+1
* hv_hid: Hyper-V HID driverYuri2023-02-051-0/+1
* Add tarfs, a filesystem backed by tarballs.Dag-Erling Smørgrav2023-02-022-0/+8
* ifnet/API: Privatize the implementation of the drbr_* APIsJustin Hibbits2023-01-311-0/+1