summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
47 hoursixgbe: add MDIO bus supportAdrian Chadd
4 daysappleir: Add Apple IR receiver driverAbdelkader Boudih
4 daysarm64: Define the .iplt section placement.Michal Meloun
5 daysqcom_gcc: Only build on arm64 for kernels with FDTJohn Baldwin
6 daysif_geneve: Add Support for Geneve (RFC8926)Pouria Mousavizadeh Tehrani
8 dayszstd: disable weak-symbol tracing hooks in the kernelBjoern A. Zeeb
9 daysqcom_gcc: migrate the MSM8916 support to qcom_gccAdrian Chadd
9 daysnd6: Remove DRAFT_IETF_6MAN_IPV6ONLY_FLAG and EXPERIMENTAL optionsPouria Mousavizadeh Tehrani
10 daysix(4): Add support for firmware logging for E610 adaptersBhosale, Yogesh
11 daysMFV: zstd 1.5.7.Xin LI
11 daysdpaa2: Extract frame-specific routines to dpaa2_frame.[h,c]Dmitry Salychev
2026-03-31bcm2835_virtgpio: Add driver for virtual GPIO controller on some RPi modelsTetsuya Uemura
2026-03-31rss: make toeplitz.c standard part of the kernelGleb Smirnoff
2026-03-27routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani
2026-03-25ufshci: Support ACPIJaeyoon Choi
2026-03-24snd_dummy: Fix sys/conf/files entryChristos Margiolis
2026-03-24snd_dummy: Add to sys/conf/files and sys/conf/NOTESChristos Margiolis
2026-03-24sound: Retire SND_FEEDER_MULTIFORMAT and SND_FEEDER_FULL_MULTIFORMATChristos Margiolis
2026-03-24sound: Retire SND_OLDSTEREOChristos Margiolis
2026-03-24sound: Retire SND_DEBUGChristos Margiolis
2026-03-21kernel: Be clearer about what ZSTDIO is forDag-Erling Smørgrav
2026-03-19zfs: merge openzfs/zfs@3ee08abd2Martin Matuska
2026-03-15Unbreak LINT after ZFS importDag-Erling Smørgrav
2026-03-14zfs: merge openzfs/zfs@f8e5af53eMartin Matuska
2026-03-10build: Stop testing LINKER_FEATURES for ifunc and build-idEd Maste
2026-03-07kern.post.mk: Replace "mkdir -p" with "install -d"Marian Cingel
2026-03-07acpi_system76: Support for acpi-controlled buttons on System76Pouria Mousavizadeh Tehrani
2026-03-02Only build USB-related modules if MK_USB != noEnji Cooper
2026-03-02acpi: build dev/acpi_support/acpi_wmi_if.m on ARM64Enji Cooper
2026-03-02sys: Retire le(4)Ed Maste
2026-02-27hwpmc: Initial support for AMD IBSAli Mashtizadeh
2026-02-27xen/acpi: implement hook to notify Xen about entering sleep stateRoger Pau Monné
2026-02-22arm: Add EARLY_PRINTF for ns8250 on arm/aarch64 platforms.Michal Meloun
2026-02-22HYM8563: Add HYM563 RTC driver to common config.Michal Meloun
2026-02-10arm64: Add MOPS implementations of copyin/copyoutSarah Walker
2026-02-09aw_ccu: Add clocks for H616Tom Jones
2026-02-09aw_gpio: Add support for H616Tom Jones
2026-02-06hwpstate{_amd,intel}(4): Move common knobs to a separate fileOlivier Certner
2026-02-06sys/conf/options: remove improper full stopsQuentin Thébault
2026-02-05riscv: implement kernel ifunc resolutionMitchell Horne
2026-02-04sdt: Enable on 32-bit powerpc and powerpc64leMark Johnston
2026-02-01arm: Implement kernel ifuncMichal Meloun
2026-01-31riscv: Add ffs.c and ffsdi2.cJohn Baldwin
2026-01-31riscv: Enable the zifencei extension explicitly in -marchJohn Baldwin
2026-01-29sys: enable both SCHED_ULE and SCHED_4BSD for some configsKonstantin Belousov
2026-01-29Add kern/sched_shim.cKonstantin Belousov
2026-01-26METALOG: Order keyword entriesJose Luis Duran
2026-01-26acpi_spmc: Add system power management controller driverAymeric Wibo
2026-01-25linuxkpi: Add eventfd_*()Jean-Sébastien Pédron
2026-01-24linuxkpi: Implement <linux/seq_buf.h>Jean-Sébastien Pédron