summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2022-12-22use stoeplitz to generate a hash/flowid for state keys.David Gwynne
2022-11-06Add FDT-based attachment for qciic(4).Patrick Wildt
2022-11-06Add FDT-based attachment for qcgpio(4).Patrick Wildt
2022-11-05clockintr(9): initial commitScott Soule Cheloha
2022-09-30re-enable POOL_DEBUGJonathan Gray
2022-09-27we are now working on 7.2-currentTheo de Raadt
2022-09-24disable POOL_DEBUG for releaseJonathan Gray
2022-09-11drop the -betaTheo de Raadt
2022-07-29Replace the swap extent(9) usage by a blist data structure.Sebastien Marie
2022-07-20move to 7.2-beta. this gets done very early, to avoid finding outTheo de Raadt
2022-07-12Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax codeJeremie Courreges-Anglas
2022-04-19enable kstat(4) and kstat(1).David Gwynne
2022-04-13Use a simpler "formula" to decide a default kern.maxthread value;Stuart Henderson
2022-04-05re-enable POOL_DEBUGChristian Weisgerber
2022-04-05back to working on 7.1-currentTheo de Raadt
2022-04-05disable pool debug for releaseTheo de Raadt
2022-03-29close enough to release, we drop -betaTheo de Raadt
2022-03-19Add 11ac/VHT Tx rate adaptation support to net80211.Stefan Sperling
2022-03-08remove files used by isa radio drivers removed in 2016Jonathan Gray
2022-03-07remove WD33C93 SCSI codeJonathan Gray
2022-03-06remove unused usbdev and btbus attributesJonathan Gray
2022-02-20we should be 7.1-beta not 7.1-currentStuart Henderson
2022-02-20move to 7.1-betaTheo de Raadt
2022-02-16rewrite vxlan to better fit the current kernel infrastructure.David Gwynne
2022-02-08The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing.Theo de Raadt
2022-01-09Add attribute for indicating sdhc dependency.Visa Hankala
2022-01-04remove the last part of driver for aic-6250 scsi on aviionJonathan Gray
2021-12-23Template for option WITNESS is in the architecture GENERIC.MP fileAlexander Bluhm
2021-11-11Retire switch(4) it never really was production ready and the OpenFlowClaudio Jeker
2021-11-08remove reference to ieee80211_mira.c which has been sent to the AtticStefan Sperling
2021-09-22enable POOL_DEBUG again.Sebastian Benoit
2021-09-22we are now working on 7.0-currentTheo de Raadt
2021-09-19disable pool debug for releaseSebastian Benoit
2021-09-13take us out of betaTheo de Raadt
2021-09-03add kprobes provider for dtJasper Lievisse Adriaanse
2021-08-177.0-betaTheo de Raadt
2021-06-29move some config lines to ensure drm.h is always createdJonathan Gray
2021-05-02Put -stable template into #if 0 section of current newvers.sh.Alexander Bluhm
2021-04-28Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel.Alexander Bluhm
2021-04-22reenable POOL_DEBUGChristian Weisgerber
2021-04-18post 6.9 development continues...Theo de Raadt
2021-04-16Unhook ieee80211_mira.c from the build. All consumers have switched to RA.Stefan Sperling
2021-04-11bwfm(4) needs firmloadkn
2021-04-07disable POOL_DEBUG for releaseJonathan Gray
2021-04-04leave -betaTheo de Raadt
2021-03-31Make ddb's dependency on libz explicit.Visa Hankala
2021-03-12Add RA, a new 11n Tx rate adaptation module for net80211.Stefan Sperling
2021-02-25enable veb(4), it's time for wider testing.David Gwynne
2021-02-23add veb(4), a Virtual Ethernet Bridge driver.David Gwynne
2021-02-21cut nvgre(4) over to use common etherbridge code.David Gwynne