aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a whitespace nit.Lawrence Stewart2011-11-201-1/+1
* Provide high-level functions to access the feed-forward absolute and differenceLawrence Stewart2011-11-203-0/+153
* Since the nfscl_cleanup() function isn't used by the FreeBSD NFSv4 client,Rick Macklem2011-11-201-33/+7
* Post r223774 the NFSv4 client never uses the linked list with theRick Macklem2011-11-202-59/+0
* Add some (totally untested!) code to correctly set the RF half/quarterAdrian Chadd2011-11-191-0/+14
* Begin breaking apart the receive setup/stop path in preparation for moreAdrian Chadd2011-11-191-20/+20
* Rename the linker emulation name for powerpc and powerc64. This is needed thatAndreas Tobler2011-11-193-3/+3
* Initial version of cesa(4) driver for Marvell crypto engine and securityRafal Jaworowski2011-11-197-0/+1977
* Remove unused variable ubase.Jayachandran C.2011-11-191-2/+0
* Remvoe unused fileJayachandran C.2011-11-191-88/+0
* - Add new loader_logo orbbw to default.confMartin Wilke2011-11-191-1/+1
* - Whitespaces fixed onlyMartin Wilke2011-11-191-3/+3
* Fix USB compilation, and add USB options to XLP confJayachandran C.2011-11-192-1/+8
* Fixup cache flush definitions for XLPJayachandran C.2011-11-191-8/+8
* Core structure and functions to support a feed-forward clock within the kernel.Lawrence Stewart2011-11-196-1/+617
* Whitespace fixes in XLP HAL files.Jayachandran C.2011-11-199-358/+358
* Simplify the usb_pause_mtx() function by factoring out the generic partsHans Petter Selasky2011-11-192-25/+31
* Move the device_delete_all_children() function from usb_util.cHans Petter Selasky2011-11-1915-109/+56
* sfxge: Remove interrupt self-test codePhilip Paeps2011-11-192-25/+3
* sfxge: Fix if_baudrate reportsPhilip Paeps2011-11-191-9/+10
* Existing VOP_VPTOCNP() interface has a fatal flow that is critical forKonstantin Belousov2011-11-196-26/+57
* Do not use NULLVPTOLOWERVP() in the null_print(). If diagnostic is compiledKonstantin Belousov2011-11-191-1/+1
* Use the plain panic calls, without additional printing around them.Konstantin Belousov2011-11-191-14/+4
* Regenerate system call tables.Ed Schouten2011-11-1910-14/+24
* Make the Linux *at() calls a bit more complete.Ed Schouten2011-11-194-18/+20
* Regenerate system call tables.Ed Schouten2011-11-1928-43/+43
* Improve *access*() parameter name consistency.Ed Schouten2011-11-1910-37/+37
* The old NFS client will crash due to the reply being m_freem()'dRick Macklem2011-11-191-0/+5
* Do not increment the parent firmware's reference count when any otherNavdeep Parhar2011-11-191-5/+5
* There's no need export the device interface methods of miibus(4).Marius Strobl2011-11-182-7/+6
* - Add a hint.miibus.X.phymask hint, allowing do individually exclude PHYMarius Strobl2011-11-181-39/+111
* There's no need to read DC_10BTSTAT twice in dcphy_status().Marius Strobl2011-11-181-6/+5
* - There's no need to ignore the return value of mii_attach(9) when attachingMarius Strobl2011-11-181-7/+5
* Partially revert r218788. r218788 removed calling dc_setcfg() forPyun YongHyeon2011-11-182-14/+3
* Added check for negative seconds value. Found by syscall() fuzzing.Peter Holm2011-11-181-1/+2
* Rearrange XLP configuration files.Jayachandran C.2011-11-185-214/+89
* Limit building sfxge(4) to amd64 only to unbreak the tinderboxen. The driverPhilip Paeps2011-11-181-1/+2
* Fix COP0 hazards for XLR and XLPJayachandran C.2011-11-183-1/+12
* Consistently use process spin lock for protection of theKonstantin Belousov2011-11-182-2/+7
* Use the alternate form of the gcc extension that works even withKonstantin Belousov2011-11-181-1/+1
* Cleanup comparison of interface names.Michael Tuexen2011-11-181-24/+4
* Make some XHCI command timeouts less strict.Hans Petter Selasky2011-11-181-9/+9
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-1823-0/+7867
* Flesh out some slightly dirty reset/channel change serialisation codeAdrian Chadd2011-11-183-29/+383
* Add unicode support to msdosfs and smbfs; original pathes from imura,Kevin Lo2011-11-1815-100/+768
* - be more precise about the unit of measurementEitan Adler2011-11-171-1/+1
* Implement prefetch_read_{many,once}() for sparc64 and fix compilation onMarius Strobl2011-11-171-1/+35
* Fix compilation on ILP32.Marius Strobl2011-11-173-8/+8
* Add preliminary support for RTL8168/8111F PCIe Gigabit ethernet.Pyun YongHyeon2011-11-172-1/+4
* Add preliminary support for second generation RTL8105E PCIePyun YongHyeon2011-11-172-0/+3