summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-0/+1
* Only build filemon(4) on x86.obrien2012-06-051-2/+6
* Add the 'filemon' device. 'filemon' is a kernel module that provides a deviceobrien2012-06-042-0/+13
* Restore changes accidentally removed in r235537.gber2012-06-041-0/+3
* Fix make dependuqs2012-06-031-1/+1
* Unbreak make depend.uqs2012-05-302-0/+6
* add support to build netmap as a module,luigi2012-05-291-0/+14
* MFp4 bz_ipv6_fast:bz2012-05-251-0/+13
* MFp4 bz_ipv6_fast:bz2012-05-251-1/+13
* MFprojects/zfsd:mav2012-05-241-2/+4
* style.Makefile(5)obrien2012-05-241-1/+1
* Enable drm2 modules build.kib2012-05-231-0/+3
* The drm2 modules makefiles commit.kib2012-05-234-0/+85
* A rewrite of the i810 bits of the agp(4) driver. New driver supportskib2012-05-221-0/+12
* Fix make depend.uqs2012-05-221-1/+1
* Migrate most of the beacon handling functions out to if_ath_beacon.c.adrian2012-05-201-0/+1
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.adrian2012-05-201-1/+1
* .. and update this.adrian2012-05-201-1/+1
* Import work done under project/nand (@235533) into head.gber2012-05-173-3/+30
* Add support for Ralink RT2800/RT3000 chipsets.bschmidt2012-05-101-1/+1
* Fix make dependuqs2012-05-061-2/+2
* Fix make depend.uqs2012-05-011-1/+1
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-301-1/+1
* o Fixes:marius2012-04-211-1/+1
* Fix build.delphij2012-04-201-9/+5
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-1/+1
* Compensate for the replacement of uart_cpu_{amd64|i386}.c withmarcel2012-04-181-4/+11
* Unbreak tinderbox.jpaetzel2012-04-181-0/+2
* Fix LINT builds after r234233; not sure why modules need DEBUG by default.bz2012-04-141-1/+1
* Update to version 2.3.1.0jpaetzel2012-04-131-5/+7
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-124-4/+66
* MFhead_mfi r227068ambrisko2012-03-301-2/+2
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.ambrisko2011-11-041-1/+1
* | Add software PMC support.fabient2012-03-281-1/+1
* | Jusy use i386 version of cyclic_machdep.c on all supported architectures.gonzo2012-03-241-1/+1
* | Make lockstat and profile modules x86-onlygonzo2012-03-241-3/+1
* | Work around the following clang warning in mps(4):dim2012-03-231-0/+3
* | Connect geom_part_ldm module to the build.ae2012-03-192-0/+13
* | Remove gratuitous DEBUG_FLAGS="-g" setting (this is already the defaultrmh2012-03-161-1/+0
* | Update the rt2860's firmware and add a Makefile for the module. Whilebschmidt2012-03-132-1/+6
* | Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.adrian2012-03-133-0/+20
* | Use rt_numfibs variable instead of compile-time RT_NUMFIBS.melifaro2012-03-131-2/+0
* | Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-062-0/+12
* | Add DWC OTG module to ARM builds.hselasky2012-03-052-1/+46
* | Explicitly list dependencyeadler2012-03-041-0/+2
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).mav2012-03-012-2/+11
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-282-9/+8
* | Fix the scc(4) module build. Without the file it's missing a required symbol.jhibbits2012-02-261-1/+1
* | Connect smcphy(4) to mii module build.yongari2012-02-231-1/+1
* | When building with clang, disable -Wformat-security fordim2012-02-211-0/+3
OpenPOWER on IntegriCloud