summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Provide slightly more helpful feedback when we can't figure out whatbrooks2013-03-011-1/+1
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-017-37/+49
* Enable uart driver for A10.ganbold2013-03-013-3/+5
* Add support for A10 uart.ganbold2013-03-012-5/+39
* Minor wordsmithing.gjb2013-02-281-2/+2
* Add missing flags.adrian2013-02-281-0/+2
* Oops - fix an incorrect test.adrian2013-02-281-1/+1
* Don't enable the HT flags for legacy rates.adrian2013-02-281-44/+64
* Change the ixgbe module name to if_ixgbe to conformjfv2013-02-281-1/+1
* Add platform DMA support to SDHCI driver for BCM2835gonzo2013-02-281-4/+300
* Add driver for BCM2835's DMA enginegonzo2013-02-283-0/+790
* Add hooks for plugging platform-provided transfer backend.gonzo2013-02-283-7/+49
* Move the definition of sbintime_t type from <sys/time.h> to <sys/types.h>.davide2013-02-282-1/+2
* MFcalloutng:davide2013-02-281-2/+2
* MFcalloutng:mav2013-02-2823-370/+207
* MFcalloutng (r247427 by mav):davide2013-02-281-2/+2
* MFcalloutng:davide2013-02-2811-48/+59
* Introduce sbintime_t type -- the simplified version of struct bintime,mav2013-02-281-0/+85
* Refresh vendor driver version which adds ARC-1224 support.delphij2013-02-283-27/+129
* When we are waiting for new trail files we may have been disconnected andpjd2013-02-281-0/+9
* Properly handle '-h' argument.gjb2013-02-281-1/+1
* Remove the quirk to allow use of MSI when the guest is running inside bhyve.neel2013-02-281-1/+0
* Complete r247297:attilio2013-02-287-14/+0
* Adds hw.mfi.cmd_timeout loader / sysctl tuneable which controls the defaultsmh2013-02-271-5/+11
* Add a reminder that the user should update boot block if they are upgradingdelphij2013-02-271-0/+7
* Remove EOL whitespace.joel2013-02-271-4/+4
* mdoc: begin sentence on new line.joel2013-02-271-6/+10
* mdoc: add missing El.joel2013-02-271-0/+1
* fix this script so we don't expand the second $FreeBSD since svn thinksjmg2013-02-271-1/+1
* Fix a typo that prevented booting a kernel that had virtual addresses inian2013-02-271-1/+1
* Fix a potential race in returning setting errno when antuexen2013-02-271-1/+2
* Add an implementation of open_memstream() and open_wmemstream(). Thesejhb2013-02-2712-2/+1070
* watchdogd(8) and watchdog(4) enhancements.alfred2013-02-274-38/+666
* Merge from vmobj-rwlock:attilio2013-02-278-22/+14
* The .journal file needs to reside on the ROOTINO which must not extendpho2013-02-271-1/+1
* MFV 247176, 247178, 247315:mm2013-02-276-114/+352
* Map libraries linked with -Ttext-segment=base_addr at base_addr.tijl2013-02-271-1/+1
* Fix typogonzo2013-02-271-1/+1
* - Initialize GPIO_OE register based on pinmux configurationgonzo2013-02-271-0/+14
* Make recursive getblk() slightly more useful. Keep the buffer statekib2013-02-271-6/+13
* The softdep freeblks workitem might hold a reference on the dquot.kib2013-02-274-17/+63
* An inode block must not be blockingly read while cg block is owned.kib2013-02-271-6/+67
* Clear the memory allocated to build the unwind tables. This fixes C++andrew2013-02-271-0/+2
* RX checksum offloading on old Yukon controllers seem to cause moreyongari2013-02-271-0/+6
* I give up - just throw the EWMA update into the normal update_stats()adrian2013-02-271-105/+27
* Fix typo in EFI GPT GUID.benno2013-02-271-1/+1
* Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0smh2013-02-276-326/+481
* Enable STBC for the given rate series if it's negotiated:adrian2013-02-271-5/+18
* Fixes mfi panic on recused on non-recusive mutex MFI I/O locksmh2013-02-272-4/+4
* Add in the STBC TX/RX capability support into the HAL and driver.adrian2013-02-274-1/+32
OpenPOWER on IntegriCloud