aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-248-78/+0
* 3BSD-licensed implementation of the chacha20 stream cipher, intended forDag-Erling Smørgrav2017-04-152-0/+9
* Remove the last vestiges of FDC_DEBUG & FD_DEBUGSevan Janiyan2017-04-071-6/+0
* Cleanup the bitmap_xxx() functions in the LinuxKPI:Hans Petter Selasky2017-04-061-0/+2
* Stop building assym.o into the module.Bryan Drewery2017-04-051-15/+1
* Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.David C Somayajulu2017-04-043-0/+111
* Add ipfw_pmod kernel module.Andrey V. Elsukov2017-04-032-0/+10
* ext2fs: Initial support for Extended Attributes.Pedro F. Giffuni2017-04-011-3/+3
* Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)Enji Cooper2017-03-303-3/+14
* Add an experimental DTrace audit provider, which allows users of DTrace toRobert Watson2017-03-292-1/+19
* Tweak the Makefiles a bit to allow using "tcp" in MODULES_OVERRIDEMichael Tuexen2017-03-272-7/+24
* Add a module to build imx5 dtb files.Ian Lepore2017-03-191-0/+6
* - Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl2017-03-162-2/+2
* revert r314862, use of GCC_MS_EXTENSIONS in qlxgbeAndriy Gapon2017-03-111-3/+0
* drm(old): Remove i915 and radeon driversEmmanuel Vadot2017-03-113-25/+0
* Implement support for mutexes with deadlock avoidance in the LinuxKPI.Hans Petter Selasky2017-03-091-0/+1
* [spigen] Add spigen moduleOleksandr Tymoshenko2017-03-092-0/+9
* Cleanup the LinuxKPI slab implementation.Hans Petter Selasky2017-03-081-0/+1
* qlxgbe: add GCC_MS_EXTENSIONS to CFLAGS to make old base GCC happyAndriy Gapon2017-03-071-0/+3
* LinuxKPI workqueue cleanup.Hans Petter Selasky2017-03-071-1/+2
* Build the dtb files for the revb1 versions of wandboard.Ian Lepore2017-03-061-1/+3
* remove procfs ctl interfaceEric Badger2017-03-051-1/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-04791-1017/+1010
* Fix "make depend" with nvme.ko: add opt_cam.h to SRCSEnji Cooper2017-03-041-0/+1
* Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCSEnji Cooper2017-03-041-0/+1
* add a module that provides support for DRAM ECC error injection on AMD CPUsAndriy Gapon2017-03-032-0/+10
* [intelspi][bytgio] Fix buildworld with MODULES_WITH_WORLD setOleksandr Tymoshenko2017-03-022-2/+2
* Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-283-49/+0
* Move inclusion of opt_printf.h around so that we can compile all theWarner Losh2017-02-251-0/+1
* zfs: clean up unused files and definitionsAndriy Gapon2017-02-241-1/+0
* [iwm] Add support for Firmware paging, needed for newer 8000C firmware.Adrian Chadd2017-02-241-1/+1
* Unbreak if_iwm.ko after r314076Enji Cooper2017-02-231-0/+1
* Optimise unmapped LinuxKPI page allocations.Hans Petter Selasky2017-02-221-0/+1
* - Allow different slicers for different flash types to be registeredMarius Strobl2017-02-222-0/+9
* [iwmfw] add 7265D firmware.Adrian Chadd2017-02-222-1/+7
* Exclude -flto when building *genassym.oEd Maste2017-02-214-5/+5
* Replace dummy implementation of RCU in the LinuxKPI with one based onHans Petter Selasky2017-02-211-0/+2
* Add support for LinuxKPI tasklets.Hans Petter Selasky2017-02-211-0/+1
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-0/+2
* Add USB Mass Storage CTL frontend. This makes it possibleEdward Tomasz Napierala2017-02-192-1/+10
* Add dtb files for Boundary Devices Nitrogen 6 family boards. FreeBSD runsIan Lepore2017-02-181-0/+5
* Merge i386 and amd64 mtrr drivers.Konstantin Belousov2017-02-171-2/+5
* Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA,Warner Losh2017-02-162-16/+0
* Remove EISA support from dpt. Remove known EISA models fromWarner Losh2017-02-161-3/+1
* Remove EISA support for ep driver. Left in place EISA strings that areWarner Losh2017-02-161-1/+0
* Remove references to EISA support from the vx driver, along with EISAWarner Losh2017-02-161-1/+0
* Remove the ahb driver for the EISA Adaptec 174x.Warner Losh2017-02-162-12/+0
* Implement linux version of ptrace(2). It's nowhere near complete,Edward Tomasz Napierala2017-02-161-1/+1
* ixl(4): Update to 1.7.12-kEric Joyner2017-02-102-5/+5
* [iwm] back this out to version 16 for now.Adrian Chadd2017-02-081-1/+1