summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When building universe ensure the required worlds are finished beforeandrew2013-03-311-0/+8
* Add some more stats to keep track of all the reasons that a vcpu is exiting.neel2013-03-304-2/+43
* Initialize sym_count to 0.kientzle2013-03-301-1/+1
* Use a shared lock for VOP_GETEXTATTR, as it is a read-like operation.mdf2013-03-302-2/+2
* Improve namespacing in <sys/socket.h>:jilles2013-03-301-6/+11
* AR933x CPU device improvements:adrian2013-03-301-70/+95
* AR933x UART updates:adrian2013-03-301-11/+8
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-3020-745/+85629
* Adds the ability to enable / disable sorting of BIO requests queued withinsmh2013-03-294-9/+55
* Keep fwd_tag around for subsequent pcb lookupsemaste2013-03-291-17/+8
* Add "type" to nvme_request, signifying if its payload is a VADDR, UIO, orjimharris2013-03-295-37/+63
* Disable this; it's a local option that I haven't yet committed to -HEAD.adrian2013-03-291-1/+1
* Add userland access to at91 gpio functionality via ioctl calls. Also,ian2013-03-293-29/+336
* Change the API for at91_pio_gpio_get() to return the entire masked setian2013-03-291-3/+1
* Call soc_info.soc_data->soc_clock_init() before at91_pmc_init_clock(), soian2013-03-291-2/+11
* Change the define in the header to eliminate unnecessary datajfv2013-03-291-1/+1
* Add a couple forward declarations, so that board support routines don't haveian2013-03-291-3/+5
* Change defines in the igb driver to allow an easier selection ofjfv2013-03-292-18/+24
* Redo the workaround for at91rm9200 erratum #26 in a way that doesn'tian2013-03-291-15/+9
* Fix a typo: the RXD0 pin is PA18, not PA19.ian2013-03-291-1/+1
* Two small fixes:jfv2013-03-291-8/+36
* Remove a really noisy printf left over from debugging hardware errata.ian2013-03-291-2/+0
* Add bus_dmamap_load_bio for non-CAM disk drivers that wish to enablejimharris2013-03-292-0/+46
* Add CTR5() to bus_dmamap_load_ccb, similar to other bus_dmamap_load_*jimharris2013-03-291-0/+4
* Do not add 1 to nsegs before passing to CTR5(), since nsegsjimharris2013-03-291-3/+3
* Pass correct parameter to CTR5() in bus_dmamap_load_uio.jimharris2013-03-291-1/+1
* Fix bug in m_split() in a case when split len matches len of theglebius2013-03-291-1/+10
* Once ng_ksocket(4) is fixed, re-apply r194662. See this revision forglebius2013-03-291-0/+3
* Revamp mbuf handling in ng_ksocket_incoming2():glebius2013-03-291-12/+22
* When soreceive_generic() hands off an mbuf from buffer,glebius2013-03-291-0/+1
* Whitespace.glebius2013-03-291-10/+10
* Non-functional cleanup of ng_ksocket_incoming2().glebius2013-03-291-8/+8
* Unbreak compilation after r248868.marius2013-03-291-2/+2
* Make pre-shutdown flush and spindown routines to not use xpt_polled_action(),mav2013-03-292-42/+21
* Remove EOL whitespace.joel2013-03-292-156/+156
* Minor mdoc fix.joel2013-03-291-1/+1
* Implement CAM_PERIPH_FOREACH() macro, safely iterating over the list ofmav2013-03-293-4/+43
* For the AR933x UART, the serial clock is not the AHB clock, it's theadrian2013-03-292-2/+2
* * Fix clock register definitionsadrian2013-03-291-2/+5
* Print out the platform reference frequency.adrian2013-03-291-2/+2
* - Update hardware notes to reflect that amd64 is no longer "young"[1]gjb2013-03-281-12/+6
* Welcome clang as the default compiler on ARM.andrew2013-03-281-2/+3
* Allow caller to skip 'guest linear address' validation when doing instructionneel2013-03-282-5/+16
* Reverse the order of some implicit commands (FS mounts and ifconfigs)jamie2013-03-283-7/+11
* Initial (unfinished!) AR933x support.adrian2013-03-284-0/+362
* Ignore interface renames instead of removing the interface from the bridgemarkj2013-03-281-0/+3
* Update to upstream version 2.7fanf2013-03-284-216/+416
* Commit a patch that fixes a problem in the #pragma statement when searchinggnn2013-03-281-3/+27
* Revert previous change in favor of a fix to the actual dtracegnn2013-03-281-0/+2
* Remove dependency code that caused a double inclusion.gnn2013-03-281-2/+0
OpenPOWER on IntegriCloud