aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add tarfs, a filesystem backed by tarballs.Dag-Erling Smørgrav2023-02-022-0/+24
* linux(4): Add coredump support to i386.Dmitry Chagin2023-02-021-1/+1
* linux_common: Fixup .PATH.Dmitry Chagin2023-01-281-1/+4
* zfs: merge openzfs/zfs@9cd71c860 (master)Martin Matuska2023-01-252-5/+14
* ice_ddp: Update package to 1.3.30.0Eric Joyner2023-01-241-1/+1
* qat: Add Intel® 4xxx Series platform supportMichal Gulbicki2023-01-245-1/+16
* dtrace: include fbt module unconditionallyMitchell Horne2023-01-121-7/+3
* wdatwd: Add support for ACPI WDAT based watchdog timer.Takanori Watanabe2023-01-032-0/+11
* netlink: allow netlink to be build in the kernelAlexander V. Chernikov2022-12-231-1/+1
* Fix loading the hwpmc module when ACPI is enabledAndrew Turner2022-12-221-2/+0
* Fix spelling of NO_WINFINITE_RECURSION.John Baldwin2022-12-211-1/+1
* zfs: Fix build with GCC 12.John Baldwin2022-12-211-1/+2
* tcp: retire TCPDEBUGGleb Smirnoff2022-12-142-2/+0
* retire cp(4) driverEd Maste2022-12-132-15/+0
* retire ce(4) driverEd Maste2022-12-132-17/+0
* zfs: merge openzfs/zfs@59493b63c (master)Martin Matuska2022-12-072-7/+13
* rtw88: correct SRCS+= in MakefileBjoern A. Zeeb2022-11-281-1/+1
* zfs: merge openzfs/zfs@2163cde45Martin Matuska2022-11-162-3/+18
* arm64/rockchip: Remove rk3328-dwc3 overlaysEmmanuel Vadot2022-11-161-1/+0
* pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral2022-11-091-1/+1
* bnxt: Only filter out i386Warner Losh2022-11-051-2/+1
* bnxt: Only build on 64-bit platformsWarner Losh2022-11-041-1/+7
* if_bnxt: Added support for mgmt interface for passthrough hwrmsSumit Saxena2022-11-041-2/+3
* linux64: improve linux_support.s make rulesEd Maste2022-11-022-4/+4
* sys: use .S for assembly language files that use the preprocessorElliott Mitchell2022-11-022-2/+2
* dtrace: Load fasttrap on powerpc with dtraceallJustin Hibbits2022-10-301-1/+1
* dtrace: Add pid provider to the build for powerpcJustin Hibbits2022-10-301-1/+3
* modules: Add missing opt_*.h files for stand-alone compileWarner Losh2022-10-293-1/+3
* modules: Remove duplicate opt_global.h targetWarner Losh2022-10-291-6/+0
* sys/modules: MODULES_OVERRIDE takes precedence over EXTRA_MODULES and WITHOUT...Warner Losh2022-10-291-2/+2
* linux, linux64: fix module loadMitchell Horne2022-10-292-0/+2
* linux, linux64: improve SRCS formattingMitchell Horne2022-10-292-19/+69
* Import the WireGuard driver from zx2c4.com.John Baldwin2022-10-282-0/+14
* sys/modules: Catchup to armv[45] being removedWarner Losh2022-10-281-3/+1
* sys/modules: Delete now empty ifWarner Losh2022-10-281-4/+0
* sys/modules: simplify a little by moving syscons to x86 onlyWarner Losh2022-10-281-2/+2
* sys/modules: tidy up a bit by moving _hyperv to aarch64 sectionWarner Losh2022-10-281-3/+1
* hyperv: Don't build on 32-bit armWarner Losh2022-10-271-0/+2
* Stop building FDT-only modules in an ACPI only kernelAndrew Turner2022-10-272-2/+11
* arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)Souradeep Chakrabarti2022-10-273-4/+9
* dpaa2: cleanup some include filesBjoern A. Zeeb2022-10-241-3/+0
* acpi_ged: Module build no longer needs to define INTRNGWarner Losh2022-10-241-3/+0
* acpi_ged: fix build, as module and non INTRNG case.Takanori Watanabe2022-10-241-1/+1
* acpi_ged: New driver to ACPI generic event deviceTakanori Watanabe2022-10-242-1/+12
* iwlwifi: prepare to support debugfsBjoern A. Zeeb2022-10-221-2/+8
* linprocfs: Add net/route.John Grafton2022-10-221-1/+1
* dpaa2: fix standalone module buildGleb Smirnoff2022-10-181-0/+2
* Add initial DPAA2 supportDmitry Salychev2022-10-142-0/+45
* dtraceall: Automatically load kinst.ko on amd64Mark Johnston2022-10-111-0/+3
* kinst: Initial revisionChristos Margiolis2022-10-112-0/+18