summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - Don't include date and time the driver is built, this is useful fordelphij2013-01-221-3/+0
* IFC @ r245509neel2013-01-171-3/+8
|\
| * cxgbe(4): Updates to the hardware L2 table management code.np2013-01-141-3/+8
* | IFC @ r244983.neel2013-01-041-6/+6
|\ \ | |/
| * Link if_ath_spectral.c into the build.adrian2013-01-021-1/+1
| * Add missing update to link ar5416_spectral.c into the build.adrian2013-01-021-1/+1
| * 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
* | IFC @r243836neel2012-12-044-10/+9
|\ \ | |/
| * 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
* | IFC @ r243164neel2012-11-171-1/+1
|\ \ | |/
| * Finish removing unneeded header from agp: opt_bus.headler2012-11-151-1/+1
* | IFC @ r242940neel2012-11-133-2/+9
|\ \ | |/
| * 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
* | IFC @ r242684neel2012-11-1142-86/+254
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud