aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* fix xdrmem_control to be safe in an if statementKip Macy2009-05-301-5/+0
* g_part_ebr.c includes opt_geom.hMarcel Moolenaar2009-05-301-0/+1
* Add the kernel build glue for the experimental NFS subsystem thatRick Macklem2009-05-284-0/+62
* MFdevbranch 192944Kip Macy2009-05-281-4/+4
* Hook ubt and ubtbcmfw back up to the build.Andrew Thompson2009-05-273-11/+12
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyWeongyo Jeong2009-05-271-0/+10
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process toStacey Son2009-05-262-0/+11
* Move opt_apic.h closer to the "XXX: for assym.s" comment.Dag-Erling Smørgrav2009-05-261-1/+4
* Add the OpenSolaris dtrace lockstat provider. The lockstat providerStacey Son2009-05-262-0/+2
* opt_apic.h is i386-only.Dag-Erling Smørgrav2009-05-261-2/+2
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlyEdward Tomasz Napierala2009-05-261-0/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xRobert Watson2009-05-222-47/+1
* update for r192468 (monitor mode changes)Sam Leffler2009-05-211-1/+1
* Remove empty files and do nto try to build them.Alexander Kabaev2009-05-181-3/+0
* connect upgt(4) to the build. It should work on all architectures.Weongyo Jeong2009-05-121-1/+1
* rename xdr support files to avoid conflicts when linking in to the kernelKip Macy2009-05-111-3/+3
* ports upgt(4) driver for USB2.Weongyo Jeong2009-05-111-0/+10
* PowerPC does not, in general, have ISA sound devices or an ISA bus,Nathan Whitehorn2009-05-101-1/+1
* fix atomic.S rename and vimage breakageKip Macy2009-05-092-4/+4
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...Kip Macy2009-05-091-2/+2
* Burn TTY ioctl bridges in compat layers.Ed Schouten2009-05-081-1/+1
* Add preliminary KTR(9) support to the linux emulation layer.Dmitry Chagin2009-05-071-0/+3
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forWarner Losh2009-05-031-0/+14
* add ralfwSam Leffler2009-05-011-0/+1
* Build sound modules on PowerPC.Nathan Whitehorn2009-04-191-0/+1
* Garbage collect unbuildable and unusable non-MPSAFE network deviceRobert Watson2009-04-166-71/+0
* Change nfsserver so that it uses the nfssvc() system call providedRick Macklem2009-04-122-0/+10
* Add support file for 82599 in MakefileJack F Vogel2009-04-101-1/+2
* Add opt_kdtrace.h to fix standalone module build.John Baldwin2009-04-061-1/+1
* connect uath(4) to the build. uath(4) should work on all architectures.Weongyo Jeong2009-04-061-1/+1
* Remove usb_sw_transfer.[ch] which are now empty after r190735.Andrew Thompson2009-04-061-1/+1
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXWeongyo Jeong2009-04-041-0/+10
* Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. ItSam Leffler2009-03-301-2/+2
* New PHY driver for the internal PHY found in the AX88790. There's aWarner Losh2009-03-301-1/+2
* Import the gvinum work that have been done during and after Summer of Code 2007.Ulf Lilleengen2009-03-281-2/+2
* Add support for Phenom (Family 10h) to cpufreq.Michael Reifenberger2009-03-281-1/+1
* Add in forgotten module ipmi_linux.Doug Ambrisko2009-03-261-0/+8
* Add stuff to support upcoming BMC/IPMI flashing of newer Dell machineDoug Ambrisko2009-03-262-0/+3
* Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclientRobert Watson2009-03-251-2/+2
* Revert unintended part of r190375.Marius Strobl2009-03-241-1/+0
* Given that zfs.ko depends on opensolaris.ko also build the latter byMarius Strobl2009-03-241-0/+4
* As with ZFS use real atomic operations for sparc64.Marius Strobl2009-03-241-1/+1
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTraceRobert Watson2009-03-223-0/+15
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-192-37/+1
* Introduce a number of changes to the MROUTING code.Bruce M Simpson2009-03-192-9/+19
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-152-13/+0
* Rename the k8temp driver to amdtemp.Rui Paulo2009-03-133-11/+11
* Import support for ATI Radeon R600 and R700 series chips.Robert Noland2009-03-071-1/+1
* o port NDIS USB support from USB1 to the new usb(USB2).Weongyo Jeong2009-03-072-2/+2
* Move the uaudio and ata-usb drivers into their correct locations.Andrew Thompson2009-02-232-2/+3