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