summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling correctionemaste2013-04-112-2/+2
* Document sbuf_start_section() and sbuf_end_section() functions.trociny2013-04-111-2/+36
* Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.trociny2013-04-112-0/+8
* Add sbuf_start_section() and sbuf_end_section() functions, which cantrociny2013-04-112-1/+75
* - Explain clearly why a different firmware is being installed (if/whennp2013-04-111-18/+57
* Minor spelling and grammar fixes.joel2013-04-114-9/+9
* Remove contractions.joel2013-04-1114-23/+23
* Fix tcp_output() so that tcpcb is updated in the same manner when anglebius2013-04-111-70/+74
* Remove kernel options from the SYNOPSIS. They are already documented in thejoel2013-04-111-27/+0
* cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex ornp2013-04-111-4/+9
* - Add entries for alc and akoszek, alredy referenced elsewheregavin2013-04-111-5/+11
* Set and display the IP fragment bit correctly when dealing withnp2013-04-111-1/+7
*-. DTrace: option for time-ordered outputpfg2013-04-1162-901/+2285
|\ \
| | * Add missing file dt_pq.h that should have been committed in r239385mm2013-04-091-0/+51
| |/
| * Update vendor/illumos/dist to illumos-gate 14004:dd91fed709a7mm2013-04-063-4/+84
| * Update vendor/illumos/dist to illumos-gate 13991:53e4f9da98a1mm2013-04-061-24/+65
* | Remove EOL whitespace.joel2013-04-112-2/+2
* | Remove unused atomic headeremaste2013-04-111-1/+0
* | fuser(1) requires a filename.eadler2013-04-111-1/+1
* | Fix typo.glebius2013-04-111-1/+1
* | Fix libzfs to report error instead of returning zero if trying to hold ormm2013-04-111-4/+24
* | MFV r249354:mm2013-04-111-2/+2
* | Include types.h for C99 uintXX_t types.glebius2013-04-111-1/+1
* | Do not sent 120 TEST UNIT READY requests on generic NOT READY statuses.mav2013-04-111-5/+2
* | Make the code to check if VMX is enabled more readable by using macrosneel2013-04-112-1/+7
* | Update ciss(4) man page. We absolutely support performant mode of operationsbruno2013-04-101-10/+7
* | While investigating a p/r I noted that the camcontrol devlist output forsbruno2013-04-101-3/+8
* | options DPT_HANDLE_TIMEOUTS hasn't worked since dpt(4) was converted to CAMsbruno2013-04-104-180/+1
* | Add a callback to the ada(4) driver so that it knows when GEOM has releasedken2013-04-101-0/+26
* | Create controller-level DMA tag, handling range of supported addresses.mav2013-04-102-8/+28
* | Use kvm_counter_u64_fetch() to fix obtaining ipstat and tcpstat fromglebius2013-04-103-29/+69
* | o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.glebius2013-04-104-7/+89
* | Need to call init_mem() to really initialize the MMIO range lookups.neel2013-04-101-0/+1
* | Remove obsolete comment about lack of locking for MMIO range lookup.neel2013-04-101-6/+0
* | Simplify allocate_legacy code, txr pointer was breaking LEGACY compile,jfv2013-04-101-2/+1
* | Add ID for ASMedia ASM1042 USB 3.0 controller.mav2013-04-101-0/+3
* | Since UMA_ZONE_PCPU zones put a constraint on sizeof(struct pcpu), declaredglebius2013-04-101-7/+1
* | Fix a time calculation error in ctlstat_standard().ken2013-04-101-2/+3
* | Remove the number of addresses restriction from sctp_connectx().tuexen2013-04-101-202/+94
* | Make ctladm(8) try to load ctl.ko kernel module if needed.trasz2013-04-101-0/+10
* | Fix build.glebius2013-04-104-4/+4
* | Cast to (void *)(uintptr_t) on copyout and copyin of zfs_iocparm_t.zfs_cmdmm2013-04-101-2/+2
* | Unsynchronized TSCs on the host require special handling in bhyve:neel2013-04-104-16/+109
* | swapcontext wrapper can not be implemented in C, the stack pointer saved indavidxu2013-04-101-10/+1
* | Change name of variable from 'rwlock' to more descriptive 'mmio_rwlock'neel2013-04-101-11/+11
* | Improve PCI BAR emulation:neel2013-04-107-60/+320
* | Fix the build.jimharris2013-04-101-1/+1
* | ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()mm2013-04-094-27/+88
* | Change certain heavily used network related mutexes and rwlocks toandre2013-04-098-11/+11
* | Fix a race condition on tcp listen socket teardown with pendingandre2013-04-091-0/+9
OpenPOWER on IntegriCloud