summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add the btcoex code into the module compilation.adrian2012-12-031-3/+3
* Include if_ath_alq.c, which only gets actually compiled if ATH_DEBUG_ALQadrian2012-12-031-1/+1
* Fix make depend.uqs2012-12-021-1/+1
* Merge ACPICA 20121114.jkim2012-11-201-8/+5
* Fix module build after r243245.kib2012-11-201-1/+2
* Connect ip6_mroute kernel module to the build.ae2012-11-201-0/+1
* Finish removing unneeded header from agp: opt_bus.headler2012-11-151-1/+1
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-121-1/+1
* Attempt toward a buildable universe by silenting a few warnings for OFED.delphij2012-11-101-1/+1
* Use .PATH instead of VPATH.kevlo2012-11-081-1/+1
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-072-1/+8
* Extend dim's hack from r228978: not only clang but gcc on non-x86 platformsnwhitehorn2012-10-283-6/+6
* Don't try to build Linux compatibility stuff on platforms withoutnwhitehorn2012-10-271-1/+2
* drm(4) works just fine on PowerPC, so connect it to the build.nwhitehorn2012-10-271-0/+1
* Finish migration of MAINTAINER entrieseadler2012-10-223-6/+0
* It seems that it is preferable to keep support for glabel also forattilio2012-10-181-0/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-6/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-172-3/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-7/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-161-2/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Split sdhci driver in two parts: sdhci and sdhci_pci.gonzo2012-10-163-1/+10
* Import a FreeBSD port of the FUSE Linux module.attilio2012-10-132-0/+11
* Virtio SCSI drivergrehan2012-10-112-1/+37
* Restrict the module to varied environments.obrien2012-10-081-1/+5
* Add TRIM support.pjd2012-09-231-0/+1
* Add nvme(4) and nvd(4) Makefiles to the tree.jimharris2012-09-172-0/+29
* Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.jimharris2012-09-171-0/+6
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-146-14/+6
* Update interface to firmware 1.6.2 and include the firmware in the driver.np2012-09-131-6/+6
* Remove some trailing whitespace.jimharris2012-09-121-1/+1
* Remove scsi_low_pisa.c from the module Makefile to keep in linegnn2012-09-101-1/+1
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-081-3/+2
* Add a kernel module on pc98 for the ct(4) driver.jhb2012-09-062-0/+12
* Add support for new Intel on-CPU Bull Mountain random numberkib2012-09-051-1/+2
* Partially revert r239959, after actually fixing most of the clangdim2012-09-021-6/+0
* The dtnfsclient module dependency should only be added if the old NFSrpaulo2012-09-012-1/+4
* Work around several warnings from clang in the xfs filesystem, whendim2012-08-311-2/+7
* Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, sincedim2012-08-291-1/+0
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-204-2/+15
* Add drm and i915 ioctl translations for 32 bit process on 64 bit host.kib2012-08-182-2/+12
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.np2012-08-171-1/+1
* Merge ACPICA 20120816.jkim2012-08-161-1/+1
* Merging of projects/armv6, part 10gonzo2012-08-152-0/+10
* Merging of projects/armv6, part 5gonzo2012-08-152-1/+39
* Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree andnp2012-08-142-0/+25
* Remove opt_enc.h from files committed with r235911. enc(4) is thebz2012-07-301-1/+0
* Refactor enclosure manegement support in ahci(4). Move it out into separatemav2012-07-261-1/+1
* Begin separating out the TX DMA setup in preparation for TX EDMA support.adrian2012-07-231-1/+1
OpenPOWER on IntegriCloud