aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* [iwm] bump firmware to version 17.Adrian Chadd2017-02-084-4/+4
* Switch to the Linux device tree upstream names for Allwinner boards.Emmanuel Vadot2017-02-071-8/+17
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-063-0/+31
* [iwm] Add implementation of the notification wait api from iwlwifi.Adrian Chadd2017-02-061-1/+1
* Replace the implementation of DTrace's RAND subroutine for generatingGeorge V. Neville-Neil2017-02-033-0/+4
* Fix compilation for mips64 platformsKurt Lidl2017-02-021-1/+1
* Update CFLAGS for clang compatibilityJustin Hibbits2017-01-311-1/+1
* Fix compilation!Adrian Chadd2017-01-311-2/+2
* [mips] add some (temporary, I hope!) mips24k/mips74k hwpmc modules.Adrian Chadd2017-01-303-0/+35
* [am335x] Fix DTB name in LINKS variableOleksandr Tymoshenko2017-01-291-2/+2
* Garbage collect pc98-only variables still referenced in sys/modules/MakefileEnji Cooper2017-01-281-5/+0
* Remove duplicate bhnd SUBDIR entryEnji Cooper2017-01-281-1/+0
* Really revert 312923 this timeBaptiste Daroussin2017-01-281-2/+0
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-0/+2
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-2/+0
* Make the drm2 module depend on linuxkpiBaptiste Daroussin2017-01-281-0/+2
* Remove more pc98 support.Yoshihiro Takahashi2017-01-281-9/+0
* Switch to Linux / device tree upstream names. U-boot uses these byWarner Losh2017-01-281-2/+7
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-2823-161/+9
* Add support for reading advanced diagnostic counters.Hans Petter Selasky2017-01-271-0/+1
* mips: exclude modules that fail to buildEd Maste2017-01-262-4/+10
* Disconnect netfpga10g module from the buildEd Maste2017-01-261-1/+0
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-244-3/+17
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-17/+17
* Implement kernel support for hardware rate limited sockets.Hans Petter Selasky2017-01-182-2/+2
* Deprecate kernel configuration option EM_MULTIQUEUE now that the em(4)Sean Bruno2017-01-121-1/+1
* Add acpi_if.h and opt_acpi.h to Makefile to unbreak "make depend" withEnji Cooper2017-01-111-1/+2