aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make nvmecontrol logpage -p help list known pages.Warner Losh2017-02-253-24/+60
* Exit with usage if argv[1] is NULL in dispatch. This fixes core dumpsWarner Losh2017-02-251-0/+5
* Fix typos in output.Warner Losh2017-02-251-3/+3
* Use SRCTOP instead of .CURDIR relative paths with ".."Enji Cooper2017-02-241-2/+2
* Add linux_preadv() and linux_pwritev() syscalls to Linuxulator.Mahdi Mokhtari2017-02-246-10/+60
* Revert r314217. Commit is not match that I have approved.Dmitry Chagin2017-02-245-92/+9
* Add linux_preadv() and linux_pwritev() syscalls to Linuxulator.Mahdi Mokhtari2017-02-245-9/+92
* We have seen several cases recently where we appear to get a double-fault:Jonathan T. Looney2017-02-241-0/+11
* Implement more string functions in the LinuxKPI.Hans Petter Selasky2017-02-241-3/+85
* Prototype device structure to ensure LinuxKPI header file can beHans Petter Selasky2017-02-241-0/+2
* Remove control+r handling from geliboot's pwgets()Allan Jude2017-02-241-8/+0
* Use correct macro for Synopsys UART driver declaration.Ruslan Bukin2017-02-241-1/+1
* Remove cpu_deepest_sleep variable.Konstantin Belousov2017-02-244-11/+2
* [iwm] add if_iwm_fw.c.Adrian Chadd2017-02-242-0/+454
* Respecting r314204 tighten ATIO cleanup requirements.Alexander Motin2017-02-241-2/+7
* Implement srcu_dereference() macro in the LinuxKPI.Hans Petter Selasky2017-02-241-0/+2
* Guard sem_clockwait_np() declaration with __BSD_VISIBLEEric van Gyzen2017-02-241-0/+2
* Implement BIT_ULL() macro in the LinuxKPI.Hans Petter Selasky2017-02-241-0/+1
* Explicitly abort ATIO if CTIO sending status has failed.Alexander Motin2017-02-241-0/+8
* Fix missing xpt_done() for ATIO/INOT on missing LUN.Alexander Motin2017-02-241-1/+2
* We can't access periph after ctlfe_free_ccb().Alexander Motin2017-02-241-1/+3
* Unify ATIO/INOT CCBs requeuing.Alexander Motin2017-02-241-58/+48
* Properly handle possible underflow in vm_fault_prefault().Konstantin Belousov2017-02-241-4/+5
* zfs: clean up unused files and definitionsAndriy Gapon2017-02-246-1470/+0
* Some code cleanup.Alexander Motin2017-02-241-38/+15
* [iwm] Add support for Firmware paging, needed for newer 8000C firmware.Adrian Chadd2017-02-246-32/+80
* Fix up r314189Enji Cooper2017-02-241-1/+1
* Fix some minor style nits: put parentheses around return valuesEnji Cooper2017-02-241-10/+10
* Fix up NULL/'\0' uses and fix 2 derefs after NULLEnji Cooper2017-02-241-18/+19
* Cast values to (int) before comparing them to the range of theWarner Losh2017-02-241-4/+4
* KDTRACE_HOOKS isn't guaranteed to be defined. Change to check to seeWarner Losh2017-02-241-3/+3
* at91: double assignment.Pedro F. Giffuni2017-02-231-1/+0
* mtx: microoptimize lockstat handling in spin mutexes and thread lockMateusz Guzik2017-02-231-19/+44
* add jedec_ts.4 to the list of manual pagesAndriy Gapon2017-02-231-0/+1
* [ifconfig] handle illegal WPS framesAdrian Chadd2017-02-231-0/+8
* Fix and shorten BERI kernel builds during universe.Brooks Davis2017-02-233-4/+4
* Add sem_clockwait_np()Eric van Gyzen2017-02-2310-43/+299
* Add support for RDMA from userspace with T6 cards.Navdeep Parhar2017-02-237-64/+20653
* cxgbe/iw_cxgbe: Minor changes for T6.Navdeep Parhar2017-02-233-6/+6
* vxge(4): Yet another (minor) mismatch.Pedro F. Giffuni2017-02-231-1/+1
* rt_attach(): double assignment.Pedro F. Giffuni2017-02-231-1/+0
* TCP window updates are only sent if the window can be increased by atMichael Tuexen2017-02-231-0/+2
* Fix memory leaks in error cases in libdtrace.Mark Johnston2017-02-232-3/+9
* Fix a memory leak in an error case in libctf.Mark Johnston2017-02-231-0/+1
* Remove an assembler flag, which is redundant since r309124. The upstreamJung-uk Kim2017-02-231-6/+0
* Unbreak if_iwm.ko after r314076Enji Cooper2017-02-231-0/+1
* Fix the xnb(4) unit testsAlan Somers2017-02-231-1/+1
* The ct driver was removed by r312910.Yoshihiro Takahashi2017-02-231-1/+1
* Misc Coverity fixes in xnb(4)Alan Somers2017-02-232-34/+30
* bktr(4): double assignment.Pedro F. Giffuni2017-02-231-1/+0