aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* retire obsolete mn(4) sync serial driverEd Maste2021-03-222-3/+0
* Don't add -Winline for WARNS=6Alex Richardson2021-03-222-3/+1
* x86: consolidate hw watchpoint logic into new fileMitchell Horne2021-03-191-0/+1
* kern.mk: fix -Wno-error style to fix build with Clang 12Greg V2021-03-101-8/+8
* Implement basic support for allocating memory from a specific numa nodeHans Petter Selasky2021-03-091-0/+2
* kern.mk: Fix wrong variable being used for linker path after 172a624f0Alex Richardson2021-03-081-2/+2
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-062-0/+4
* Silence annoying and incorrect non-default linker warning with GCCAlex Richardson2021-03-041-6/+10
* ossl: Add ChaCha20 cipher support.John Baldwin2021-03-034-0/+5
* ossl: Add Poly1305 digest support.John Baldwin2021-03-034-0/+5
* Use L2 blocks when in the identity mapAndrew Turner2021-03-031-1/+0
* Remove stale references to opt_sio.hMitchell Horne2021-02-262-14/+0
* smbios: Move smbios driver out from x86 machdep codeAllan Jude2021-02-232-1/+1
* ice_ddp: Update package file to 1.3.19.0Eric Joyner2021-02-232-6/+6
* Add missing entry for zfs_racct.cStefan Eßer2021-02-221-0/+1
* Delete dead CLUSTERDEBUG config option.Konstantin Belousov2021-02-212-4/+0
* amd64: implement strlen in assembly, take 2Mateusz Guzik2021-02-211-1/+0
* Add an implementation of CHACHA20_POLY1305 to cryptosoft.John Baldwin2021-02-181-1/+2
* Add an OCF algorithm for ChaCha20-Poly1305 AEAD.John Baldwin2021-02-181-0/+1
* xen/efi: introduce a PV interface for EFI run time services for dom0Roger Pau Monné2021-02-161-0/+1
* Only require mac_veriexec for verified_execSimon J. Gerraty2021-02-141-1/+1
* arm64: if_dwc is also needed by intel stratix10 platformEmmanuel Vadot2021-02-101-2/+3
* arm64: Add a SOC_BRCM_NS2 optionEmmanuel Vadot2021-02-102-3/+4
* arm64: Make thunderx vnic file depend on soc_cavm_thunderxEmmanuel Vadot2021-02-101-4/+4
* arm64: Order sys/conf/files.arm64Emmanuel Vadot2021-02-101-419/+473
* Revert "amd64: implement strlen in assembly"Mateusz Guzik2021-02-091-0/+1
* acpi: limit the AMDI0020/AMDI0010 workaround to an optionWarner Losh2021-02-081-0/+1
* amd64: implement strlen in assemblyMateusz Guzik2021-02-087-1/+6
* WITH_OFED build option: fixKonstantin Belousov2021-02-021-1/+1
* newvers: tweak uname to be more usefulWarner Losh2021-01-291-2/+2
* LinuxKPI: implement devres() framework parts and two examplesBjoern A. Zeeb2021-01-281-0/+2
* LinuxKPI: add firmware loading supportBjoern A. Zeeb2021-01-281-0/+2
* conf/kern.mk: save some work by using realpath instead of cd ; pwdMateusz Guzik2021-01-271-1/+1
* netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph typeLutz Donnerhacke2021-01-261-0/+1
* Remove ndis(4) remnants from kernel configsMateusz Guzik2021-01-262-2/+0
* ndis(4): remove as previous announcedBrooks Davis2021-01-253-12/+0
* newvers.sh: add newline at EOF in generated vers.cEd Maste2021-01-251-1/+1
* newvers.sh: restore reporting branch namesMateusz Guzik2021-01-221-0/+4
* armv8crypto: add AES-GCM supportOleksandr Tymoshenko2021-01-221-0/+10
* Bump CURRENT to 14.0Glen Barber2021-01-221-2/+2
* newvers.sh: avoid bare git invocationEd Maste2021-01-211-1/+1
* Tidy some crypto-related lines in sys/conf/files.John Baldwin2021-01-211-3/+2
* newvers.sh: add support for gitup(1)Michael Osipov2021-01-201-9/+15
* htu21: driver for HTU21D I2C temperature and humidity sensorAndriy Gapon2021-01-191-1/+2
* virtio: Add VirtIO PCI modern (V1) supportBryan Venteicher2021-01-191-0/+3
* KTLS: Enable KERN_TLS in GENERIC on amd64Andrew Gallatin2021-01-181-2/+2
* mips: Add the device-tree path to the include pathsEmmanuel Vadot2021-01-161-1/+1
* riscv: Add the device-tree path to the include pathEmmanuel Vadot2021-01-161-1/+1
* Switch to the new device-tree vendor treeEmmanuel Vadot2021-01-154-5/+5
* arm64: Add the dts include directory to the includes dirEmmanuel Vadot2021-01-151-1/+1