summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge ACPICA 20120711.jkim2012-07-111-12/+7
* Initial commit of an I/O provider for DTrace on FreeBSD.gnn2012-07-113-0/+15
* Add a source file needed for module linking.kib2012-07-061-1/+1
* Sync with Intel internal source:jfv2012-07-051-1/+1
* Link in the new RX EDMA routines.adrian2012-07-031-1/+1
* There's no need to make filemon specific to i386 and amd64. Allmarcel2012-07-021-5/+1
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatiblemav2012-07-022-1/+10
* cxgbe(4): support for IPv6 TSO and LRO.np2012-06-291-1/+1
* Add nand core module and module dependency information.takawata2012-06-261-0/+13
* Fix 'make depend'.uqs2012-06-252-4/+4
* - Updated TOE support in the kernel.np2012-06-1910-49/+64
OpenPOWER on IntegriCloud