aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-2/+0
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-111-2/+0
* Remove support for the skipjack encryption algorithm.John Baldwin2020-05-111-1/+1
* Remove support for the cast128 encryption algorithm.John Baldwin2020-05-111-1/+1
* Remove ubsec(4).John Baldwin2020-05-112-15/+0
* Initial support for bhyve save and restore.John Baldwin2020-05-051-1/+8
* None of these use opt_sched.hBryan Drewery2020-04-284-4/+4
* More fixes to build the kernel with a compiler that defaults to -fno-commonAlex Richardson2020-04-183-4/+4
* Split XDR into separate kernel module. Make krpc depend on xdr.Gleb Smirnoff2020-04-173-8/+14
* arm: allwinner: aw_mmc: Make it possible to unload the moduleEmmanuel Vadot2020-04-162-0/+15
* modules: dtb: allwinner: Remove sun50i-a64-sid.dtsoEmmanuel Vadot2020-04-141-1/+0
* modules: dtb: allwinner: Remove non existant filesEmmanuel Vadot2020-04-141-6/+1
* Re-organize the NFS file handle affinity code for the NFS server.Rick Macklem2020-04-141-2/+1
* Remove support for Kernel GSS algorithms deprecated in r348875.John Baldwin2020-04-101-3/+0
* Remove the old NFS lock device driver that uses Giant.Rick Macklem2020-04-092-10/+0
* Retire procfs-based process debugging.John Baldwin2020-04-011-1/+0
* Add Platform Controller Hub built-in thermal management device driver.Takanori Watanabe2020-03-312-0/+10
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-2019-69/+45
* Remove cx module subdir, missed in r359178Ed Maste2020-03-201-27/+0
* Remove ctau module subdir, missed in r359178Ed Maste2020-03-201-27/+0
* retire cx,ctau driversEd Maste2020-03-201-4/+0
* mlx5: Restore eswitch management code from attic.Konstantin Belousov2020-03-181-0/+1
* Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov2020-03-1810-9/+10
* We don't need $M/$M in the path anymore.Warner Losh2020-03-151-1/+1
* Sparc64 and pc98 needed cam_machdep and/or ata_machdep for variousWarner Losh2020-03-141-6/+0
* Enable ixl device on PowerPC64Leandro Lupori2020-03-121-0/+1
* iicbus(4): Add support for ACPI-based children enumerationVladimir Kondratyev2020-03-091-0/+5
* [aacraid] Port driver to big-endianLeandro Lupori2020-03-052-0/+4
* Remove bktr(4)Warner Losh2020-03-015-42/+0
* linuxkpi: Move shmem related functions in it's own fileEmmanuel Vadot2020-02-211-0/+1
* Fix build of some modules for some kernel configs.Konstantin Belousov2020-02-161-2/+6
* Disable new clang 10.0.0 warnings about misleading indentation in ce(4)Dimitry Andric2020-02-132-1/+4
* cxgbe(4): Update T4/5/6 firmwares to 1.24.12.0.Navdeep Parhar2020-02-123-3/+3
* Remove more manual additions of -DSMP.Mark Johnston2020-02-065-5/+4
* Stop compiling dtrace modules with -DSMP.Mark Johnston2020-02-052-4/+0
* Remove sparc64 kernel supportWarner Losh2020-02-0318-129/+21
* Move ce enable to SOURCELESS_HOSTEd Maste2020-02-021-1/+1
* Remove vpo.4Warner Losh2020-02-022-12/+0
* Revert r357349, since the clang 10.0.0 warning was actually correct, andDimitry Andric2020-02-011-2/+0
* Merge r357348 from the clang 10.0.0 import branch:Dimitry Andric2020-01-311-0/+2
|\
| * Disable new clang 10.0.0 warnings about converting the result of shiftDimitry Andric2020-01-311-0/+2
* | modules: adding some missing opt_* dependenciesKyle Evans2020-01-292-2/+3
|/
* Add an overlay for RK3328 USB3 node.Ganbold Tsagaankhuu2020-01-291-0/+2
* vmxnet3: add support for RSS kernel optionAndriy Gapon2020-01-231-1/+1
* Fix build of stand/usb .Hans Petter Selasky2020-01-231-1/+6
* cpufreq(4): Add support for Intel Speed ShiftConrad Meyer2020-01-221-1/+1
* [PowerPC64] Enable virtio driversLeandro Lupori2020-01-161-0/+1
* arm64: allwinner: dtso: Add spi0 spigen DTSOEmmanuel Vadot2020-01-111-0/+1
* Add support for i2c bus mux hardware.Ian Lepore2020-01-025-0/+71
* arm64: rockchip: Add a module for rk_spiEmmanuel Vadot2020-01-022-1/+17