aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* sys: Retire the ISCSI_INITIATOR_DEBUG optionJohn Baldwin2024-04-142-7/+0
* NOTES: Move ENABLE_ALART option to MI NOTES next to intpm deviceJohn Baldwin2024-04-141-0/+1
* i386: Use DEV_HYPERV to enable HyperV APIC vectorJohn Baldwin2024-04-141-1/+1
* NOTES: Move the VirtIO entries to the MI NOTES fileJohn Baldwin2024-04-141-0/+20
* files: Sort the VirtIO device entriesJohn Baldwin2024-04-141-3/+3
* NOTES: Move safe(4) to the MI NOTES fileJohn Baldwin2024-04-141-0/+4
* NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES fileJohn Baldwin2024-04-141-0/+1
* files.x86: Pull in some more duplicate lines from files.{amd64,i386}John Baldwin2024-04-123-63/+33
* efidev: Allow for optionally including efidev and efirtc into the kernelStephen J. Kiernan2024-04-121-2/+2
* sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)Christos Margiolis2024-04-111-1/+0
* arm64/vmm: Define a dummy _start symbol in vmm_hyp_blob.elfMark Johnston2024-04-111-1/+1
* scmi: Add an SCMI VirtIO transport driverCristian Marussi2024-04-111-0/+1
* vtscmi: Add a virtio-scmi driverCristian Marussi2024-04-111-0/+1
* scmi: Add an SCMI SMC transport driverAndrew Turner2024-04-111-0/+1
* scmi: Split out the SCMI mailbox to a new fileAndrew Turner2024-04-111-0/+2
* NOTES: Move NVMe entries to MI fileJohn Baldwin2024-04-091-0/+11
* NOTES: Tidy entries for SATA controllersJohn Baldwin2024-04-091-4/+5
* NOTES: Add devices for iSCSI supportJohn Baldwin2024-04-091-4/+13
* iser: Add kernel build glueJohn Baldwin2024-04-091-0/+8
* NOTES: Move OFED options to MI NOTESJohn Baldwin2024-04-091-0/+13
* config.mk: Add MK_VIMAGE knobStephen J. Kiernan2024-04-092-1/+5
* netinet: add a probe point for IP, IP6, ICMP, ICMP6, UDP and TCP stats countersKristof Provost2024-04-081-0/+1
* Fix GENERIC-KASAN kernel build for amd64Dimitry Andric2024-04-071-0/+5
* Fix arm64 build after llvm 18.1.3 upgrade (take 2)Dimitry Andric2024-04-071-2/+1
* Fix arm64 build after llvm 18.1.3 upgradeDimitry Andric2024-04-071-1/+2
* Revert "sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)"Christos Margiolis2024-04-051-0/+1
* kernel: Add options for MAC_DEBUG and MAC_VERIEXEC_DEBUGStephen J. Kiernan2024-04-031-0/+2
* sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)Christos Margiolis2024-03-311-1/+0
* vf_i2c: split up and add ACPI attachments in addition to FDTPierre-Luc Drouin2024-03-291-1/+3
* build: Do not pass -fno-sanitize-memory-param-retval to subr_coverage.cMark Johnston2024-03-291-1/+1
* build: add -Wswitch to clang for more consistency with gccRichard Scheffenegger2024-03-221-1/+1
* arm64/vmm: Exclude more sanitizer compiler flags from certain filesMark Johnston2024-03-221-2/+2
* ddb: Add CTF-based pretty printingBojan Novković2024-03-221-0/+2
* Update to bring the rack stack with all its fixes in.Randall Stewart2024-03-121-0/+1
* zfs: merge openzfs/zfs@8f2f6cd2aMartin Matuska2024-03-071-0/+1
* kernel: Sync ldscript files wrt gnu.attributes and .note.GNU-stackWarner Losh2024-02-299-14/+23
* conf: deduplicate dwmmc config logicMitchell Horne2024-02-272-1/+1
* conf: deduplicate dwc config logicMitchell Horne2024-02-273-8/+4
* ath(4): always enable 11nBjoern A. Zeeb2024-02-221-1/+0
* x86/ucode: add support for early loading of CPU ucode on AMD.Chuck Silvers2024-02-221-0/+1
* Import the kernel parts of bhyve/arm64Andrew Turner2024-02-213-0/+38
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-02-213-9/+9
* riscv: Introduce support for APLIC interrupt controllerHimanshu Chauhan2024-02-141-0/+1
* build: Do not run ctfconvert on VDSO filesMark Johnston2024-02-141-0/+2
* build: Default to DWARF4 in the kernelMark Johnston2024-02-131-0/+8
* files: make uart_bus_puc.c not depend on pucEmmanuel Vadot2024-02-121-1/+1
* arm64: Fix the unwind.c build when sanitizers are enabledMark Johnston2024-02-081-1/+1
* arm: Move locore-v6.S to locore.SWarner Losh2024-02-061-1/+1
* arm: Use locore-v6.S directlyWarner Losh2024-02-061-1/+1
* ldscript.powerpc*: Only put .dynamic in PT_DYNAMICJessica Clarke2024-01-264-14/+15