summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge head from 7/28sjg2014-08-196494-188529/+267334
|\
| * Export some new busdma stats via sysctl for armv6. Added:ian2014-07-291-3/+63
| * A while back, the array of segments used for a load/mapping operation wasian2014-07-291-68/+40
| * We never need bounce pages for memory we allocate. We cleverly allocateian2014-07-291-8/+0
| * Replace a bunch of double-indirection with a local pointer var (that is,ian2014-07-291-18/+19
| * Don't clear the DMAMAP_DMAMEM_ALLOC flag set a few lines earlier. Doh!ian2014-07-291-1/+0
| * Memory belonging to an mbuf, or allocated by bus_dmamem_alloc(), neverian2014-07-291-6/+24
| * The run_filter() function doesn't just run dma tag exclusion filterian2014-07-291-46/+73
| * Propagate any alignment restriction from the parent tag to a new tag,ian2014-07-291-0/+1
| * Reformat some continuation lines. No functional changes.ian2014-07-291-30/+25
| * Correct the comparison logic when looking for intersections betweenian2014-07-291-2/+2
| * The exclusion_bounce() routine compares unchanging values in the tag withian2014-07-291-11/+22
| * Rename _bus_dma_can_bounce(), add new inline routines.ian2014-07-291-9/+28
| * Simplify the expression, by removing redundand calculation.kib2014-07-291-1/+1
| * If telldir() is called immediately after a call to seekdir(), POSIXjhb2014-07-292-28/+26
| * We do not ever want _srcconf_included_ as MAIN target.sjg2014-07-281-1/+1
| * Add new README to the driver...jfv2014-07-281-0/+342
| * Update the new 40G XL710 driver to Release version 1.0.0jfv2014-07-2817-2550/+3565
| * Fix potential double free that could happen after connection error.trasz2014-07-281-1/+4
| * Revise font initialization handling.ray2014-07-281-6/+15
| * Update comments.ray2014-07-281-0/+7
| * Remove special handling of console window size. It's done in vt_upgrade() forray2014-07-281-6/+0
| * Fix r269183 build woth GCC.mav2014-07-281-5/+10
| * For md(4), posix shm(3) and tmpfs(5), free swap space used by paged inkib2014-07-282-1/+4
| * Initialize zfs vnode v_hash when the vnode is allocated, instead ofkib2014-07-282-4/+3
| * Avoid embedding buffers into static virtual terminal window.ray2014-07-281-2/+2
| * Assert that nullfs vnode has VV_ROOT set whenever lower vnode has.kib2014-07-281-0/+4
| * o Remove useless debug string.ray2014-07-281-3/+2
| * Remove unused macro VT_CONSDEV_DECLARE. Join console device now declared in oneray2014-07-281-48/+0
| * Add missing newline to output dmesg properly.akiyama2014-07-281-2/+2
| * Add netmasks support to initiator-portal option.mav2014-07-284-17/+92
| * Update the list of cross references to include the more modern set ofgnn2014-07-281-1/+13
| * libsbuf.so.6 is no longer obsoleteantoine2014-07-281-2/+0
| * When interval is set to very small value with limited amount of packets,delphij2014-07-281-2/+8
| * Unbreak the ABI by reverting r268494 until the compat shims are providedgahr2014-07-283-23/+11
| * Add the rest of combined interrupt groups.br2014-07-281-5/+112
| * Remove ohash_int.h forgotten in previous commitbapt2014-07-271-25/+0
| * Sync with OpenBSDbapt2014-07-2723-625/+540
| * Explicitely mention that inactivated or reclaimed vnode is lockedkib2014-07-271-1/+2
| * Remove man page for non-existent VOPs.kib2014-07-272-116/+0
| * Correct the locking statement.kib2014-07-271-11/+7
| * Update from mav@ - don't break the input switching.adrian2014-07-271-6/+0
| * Forced commit - testing commit mail etc pipelines.peter2014-07-271-1/+1
| * 1. Suppress output for the TFTP-based PXE loader, but leave it inmarcel2014-07-271-4/+15
| * Give loaders more control over the Forth initialization process. Inmarcel2014-07-2714-23/+62
| * Add support for my Lenovo T400.adrian2014-07-272-0/+17
| * Fix several cases of NULL dereference when INQUIRY sent to absent LUN.mav2014-07-271-10/+12
| * Commit some sins in the name of "oh god oh god I don't really want toadrian2014-07-271-60/+11
| * Add another revision of the AR8327.adrian2014-07-261-0/+1
| * store the AR9300 interrupts away when doing interrupt debugging.adrian2014-07-261-0/+15
OpenPOWER on IntegriCloud