summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r317518, r318647, r319197, r319198, r319199, r319200, r320625, r320626,zbb2017-07-061-0/+2
* MFC r316038:tuexen2017-06-011-7/+1
* MFC r314651,r318439,r318440:ngie2017-05-301-2/+2
* MFC r318007,r318008,r318009,r318011:ngie2017-05-301-2/+4
* MFC r314659,r314676:ngie2017-05-291-0/+1
* MFC r316485davidcs2017-04-191-0/+2
* MFC r316435:ae2017-04-171-0/+2
* MFC r314638: add a module that provides support for DRAM ECC error injectionavg2017-04-141-0/+2
* MFC r304041:ae2017-04-031-0/+4
* MFC r303012:ae2017-04-031-0/+5
* MFC r304572 (by bz):ae2017-03-181-0/+6
* MFC r310645:gonzo2017-02-271-0/+2
* MFC r312935:ngie2017-02-041-1/+0
* MFC r311911, r311923gonzo2017-01-231-0/+2
* MFC r308104: add iic interface to ig4 driver, move isl and cyapa to iicbusavg2016-12-141-0/+2
* MFC r309491: Build smbios.ko as a module for amd64 and i386rpokala2016-12-111-1/+1
* MFC r308696, r308729, r308787, r308813, r309028, r309073, r309078:shurd2016-12-011-0/+1
* MFC r308898, r308940, r308942, r308944, r309112gonzo2016-12-011-0/+2
* MFC r306530, r306531, r306532, r306579:gonzo2016-10-221-0/+2
* MFC r303818, r303833, r303941, r304478, r304481, r304483, r304484, r304554,ed2016-10-121-0/+5
* MFC r306097:kib2016-10-051-0/+2
* MFC r303282: avoid building otusfw when WITHOUT_SOURCELESS_UCODE setemaste2016-08-011-1/+2
* Change the default build behavior so we don't compile extra TCP modules byjtl2016-06-101-1/+5
* Enable filemon on all architectures.bdrewery2016-06-011-2/+1
* Don't build some modules on RISC-V.br2016-06-011-2/+3
* Go back to unconditionally compiling modules/gpio now that the parts of itian2016-05-271-5/+1
* Attach iser(4) to the build.trasz2016-05-271-0/+2
* Only build gpio modules on armv6, until it's known that they can be builtian2016-05-271-1/+5
* Add a PPS driver that takes the timing pulse from a gpio pin. Currentlyian2016-05-261-0/+1
* Add some missing .PHONY.bdrewery2016-05-261-1/+1
* Kill off ReiserFS as it is no longer supported, for obvious reasons.gnn2016-05-171-1/+0
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.adrian2016-05-041-0/+3
* Add support for the Nuvoton NCT5104D.adrian2016-03-311-0/+2
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .adrian2016-03-201-0/+3
* Reduce duplicated logic from r291744.bdrewery2016-03-121-6/+0
* Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-011-1/+0
* Don't build rtwnfw if building without binary blobs.brueffer2016-01-041-1/+2
* [rtwn] Add rtwn firmware and driver module.adrian2015-12-311-0/+2
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-261-0/+1
* First cut of the modularization of our TCP stack. Stillrrs2015-12-161-0/+1
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.bdrewery2015-12-041-0/+6
* Disconnect iBCS2 emulator from the build. The ibcs2 option, the buildkib2015-11-281-1/+1
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-251-0/+2
* Fix a logic inversion, we should build dtrace on armv6, not on arm andandrew2015-11-211-1/+1
* DTrace is known to work on armv6, enable building it as a module.andrew2015-11-201-1/+2
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-191-0/+7
* Add a kernel test framework. The callout_test is a demonstration and will onlyrrs2015-11-101-0/+2
* arm64: build em(4) and igb(4) modulesemaste2015-11-071-0/+5
* Build the LinuxKPI module by default.hselasky2015-10-261-4/+1
* Move dtrace/opensolaris/zfs module option to common sectionemaste2015-10-231-27/+12
OpenPOWER on IntegriCloud