summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Build if_stf(4) module only when both INET and INET6 support are enabled.ae2015-07-302-2/+7
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensorgrembo2015-07-252-1/+8
* cyapa(4), driver for the Cypress APA I2C trackpadgrembo2015-07-252-1/+8
* Add Makefiles for CloudABI kernel modules.ed2015-07-223-0/+24
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-194-22/+0
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.benno2015-07-173-0/+66
|\
| * Enable pms module on amd64 for now.benno2015-07-171-0/+2
| * Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...achim2015-07-072-0/+64
* | cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.np2015-07-142-2/+2
* | Rename zfs nvpair files to not colidate with our nvlist.oshogbo2015-07-091-3/+3
* | Add the Banana Pi DTS.loos2015-07-071-0/+1
|/
* improve dependencies for this module a bit... not great, but atjmg2015-07-041-0/+3
* Updated dependssjg2015-07-031-0/+13
* Kill MFILES and find things automatically. It turned out to be onlyimp2015-07-0330-74/+0
* Add an ISA/ACPI bus attachment to proto(4).marcel2015-07-021-1/+4
* First cut of DTrace for AArch64.br2015-07-012-2/+3
* - Fix `make depend` in sys/moduleslwhsu2015-06-301-1/+1
* Huge cleanup of random(4) code.markm2015-06-303-20/+1
* Several build changes for ix and ixv:erj2015-06-242-3/+5
* Updated Copyright informationdavidcs2015-06-231-1/+11
* Add USB gold driver to default kernel build.hselasky2015-06-191-1/+1
* Import ugold driver from OpenBSD supporting digital USB temperaturehselasky2015-06-111-0/+13
* Include opt_em.h now that there are actual kernel compile options for em(4).sbruno2015-06-091-1/+2
* Add makefile to build geom_map kld. Document some GEOM_* optionsae2015-06-081-0/+8
* Turns out amd64 is hit too by ix. When it works, turn it back on.imp2015-06-061-1/+0
* ix module doesn't compile on i386, so remove it from the build.imp2015-06-061-1/+1
* Add proto_busdma.c to the module.marcel2015-06-061-0/+1
* Update SW4 to the Intel ixl/ixlv drivers. This is primarily a sharedjfv2015-06-052-2/+2
* Change EM_MULTIQUEUE to a real kernconf entry and enable support forsbruno2015-06-031-1/+1
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-3/+2
* Revert last commit, to remove added skeleton tree.jfv2015-06-011-2/+3
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-3/+2
* Add USB MIDI template for USB device side mode.hselasky2015-06-011-1/+2
* ig4 - Intel fourth gen integrated I2C SMBus driver.grembo2015-05-302-1/+9
* The linux_common module only for 64bit Linuxulators.dchagin2015-05-291-1/+1
* Move linux64 and linux_common to it's right place and make them notdchagin2015-05-291-2/+2
* sfxge: do not use DEBUG_FLAGS to enable extra debug checksarybchik2015-05-291-1/+2
* Create a separate kobj interface for leaf-driver PCI IOV methods.jhb2015-05-281-1/+1
* sfxge: add 7xxx NICs family supportarybchik2015-05-251-6/+15
* For objcopy, use --input-target and --output-targetrodrigc2015-05-252-3/+3
* Hide vfs.pfs.trace variable if it is not used.dchagin2015-05-241-0/+6
* Rework signal code to allow using it by other modules, like linprocfs:dchagin2015-05-242-2/+2
* Connect linux64 module to the build.dchagin2015-05-241-0/+2
* Implement epoll family system calls. This is a tiny wrapperdchagin2015-05-242-2/+2
* Add preliminary support for x86-64 Linux binaries.dchagin2015-05-241-0/+55
* Refund the proc emuldata struct for future use. For now move flags fromdchagin2015-05-242-3/+4
* Introduce a new module linux_common.ko which is intended for thedchagin2015-05-245-16/+34
* Implement vdso - virtual dynamic shared object. Through vdso Linuxdchagin2015-05-241-4/+25
* Avoid trying to build cxbge on 32-bit MIPSemaste2015-05-201-0/+1
* Include makefiles necessary to make ixgbe build with the new code.erj2015-04-302-2/+2
OpenPOWER on IntegriCloud