summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Corral all the host state associated with the virtual machine into its own file.neel2012-10-291-0/+1
* | Add support for trapping MMIO writes to local apic registers and emulating them.neel2012-09-251-0/+1
* | BHyVe's vmm.ko can now be built with the in-tree binutils.grehan2012-07-111-5/+0
* | IFC @ r238370grehan2012-07-1139-67/+311
|\ \ | |/
| * 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
| * 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
OpenPOWER on IntegriCloud