summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.hselasky2010-10-042-1/+39
* Unbreak build.antoine2010-10-031-1/+1
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.nwhitehorn2010-10-031-1/+1
* Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() generalattilio2010-09-241-2/+0
* Merge ACPICA 20100915.jkim2010-09-161-3/+3
* Merge r207585 from cas(4):marius2010-09-161-2/+7
* Simplify atomic selectionimp2010-09-132-7/+14
* MFtbemd: use MACHINE_CPUARCHimp2010-09-132-2/+2
* List low-level Blowfish ECB module in the SRCS. It looks like it was droppedivoras2010-09-121-1/+1
* MFp4 (//depot/projects/mps/...)ken2010-09-102-0/+14
* Add the path necessary to find fasttrap_isa.h to CFLAGS.rpaulo2010-08-281-0/+1
* Enable fasttrap and make dtraceall depend on fasttrap when building i386rpaulo2010-08-242-1/+2
* Update for the recent location of the fasttrap code.rpaulo2010-08-241-2/+3
* MFtbemd:imp2010-08-2335-70/+74
* Remove an elif and add an or-clause.rpaulo2010-08-221-3/+1
* MFp4: anchie_soc2009 branch:anchie2010-08-192-0/+8
* Remove unnecessary clean target in em(4), igb(4) and ixgbe(4).yongari2010-08-163-21/+0
* Add missed dependency.kib2010-08-151-1/+1
* Hook tpm.4 manual to build.takawata2010-08-131-2/+4
* This depends on ACPI, so only build on i386:i386, amd64:amd64 andimp2010-08-121-1/+4
* Add tpm(4) driver for Trusted Platform Module.takawata2010-08-122-0/+10
* Allow carp(4) to be loaded as a kernel module. Follow precedent set bywill2010-08-112-0/+22
* Do not build real mode emulator for i386. We use VM86 again since r210877.jkim2010-08-081-1/+4
* Merge ACPICA 20100806.jkim2010-08-061-1/+1
* pci_if.h is required to build atacore.rpaulo2010-07-311-1/+1
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).rpaulo2010-07-252-9/+1
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-244-2/+11
* Crypto(4) driver for AESNI.kib2010-07-232-0/+17
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-173-2/+11
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-153-2/+8
* Define SMP unconditionally for amd64 and remove opt_global.h from SRCS.jkim2010-07-131-1/+4
* Make kernel modules build correctly on 64-bit PowerPC.nwhitehorn2010-07-134-5/+5
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-0/+1
* Move i386-inherited logic of building ACPI headers for acpi_wakeup.c intojkim2010-07-121-3/+13
* Import the Statistical Information For TCP Research (SIFTR) kernel module intolstewart2010-07-032-0/+13
* Add new source to the loadable em build, thoughtjfv2010-07-011-1/+2
* OK, I was a bit sleep this morning and checked injfv2010-06-301-1/+1
* Import the acpi_aibs(4) driver written by Constantine A. Murenin.rpaulo2010-06-252-1/+11
* Add missing opt_compat.h dependency.thompsa2010-06-221-1/+1
* New netgraph node ng_patch(4). It performs data modification of packetsae2010-06-092-0/+7
* opensolaris_kmem.c is already part of opensolaris.ko which zfs.ko depends on.pjd2010-06-031-1/+0
* Revert r208590. A license ack is not needed as per r186984.rpaulo2010-05-271-1/+4
* Make the user ack the license before using this firmware.rpaulo2010-05-271-0/+2
* Remove a check that should be always true.kib2010-05-261-4/+0
* Add uep(4), driver for USB onscreen touch panel from eGalax.glebius2010-05-251-0/+11
* Bring USB fixes for linux(4).wkoszek2010-05-241-1/+1
* At least on sparc64 these modules require ata_machdep.c.marius2010-05-232-3/+10
* Correct the path to the MD source so r206569 actually works as intended.marius2010-05-231-1/+1
* ZIO_USE_UMA is no longer used.pjd2010-05-231-3/+0
* Make mvs_if.c to not be always linked statically into the kernel.mav2010-05-171-1/+1
OpenPOWER on IntegriCloud