aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behavior when calling va_start() in bnep_send_control(),Dimitry Andric2016-08-292-3/+3
* Restore the requirement of setting errno to zero before callingKonstantin Belousov2016-08-291-7/+17
* Remove redundant declarations and simplify ../ in pathingEnji Cooper2016-08-291-9/+2
* Remove unnecessary variable (SRCDIR) replaced by SRCTOP in Makefile.commonEnji Cooper2016-08-291-1/+0
* Use SRCTOP instead of a homegrown definition for it (SRCDIR)Enji Cooper2016-08-291-14/+14
* Fix the zfsd unittest:Dimitry Andric2016-08-292-2/+1
* Remove commented out mention of ptrace.S.Konstantin Belousov2016-08-291-1/+0
* Add an empty virtual destructor to zfsd's Vdev class. This is neededDimitry Andric2016-08-291-0/+10
* Rewrite ptrace(2) wrappers in C.Konstantin Belousov2016-08-2917-441/+58
* Expect sub testcases 2-4 in :tests_time_rotate to fail today due to changesEnji Cooper2016-08-291-3/+16
* Add screen locking calls to sc cn grab and ungrab. The locking functionsBruce Evans2016-08-291-4/+25
* Allow parallelizing clean/cleandepend/depend with all.Bryan Drewery2016-08-292-0/+3
* Expect :basic to fail due to recent output changes in dirname(3)Enji Cooper2016-08-291-0/+3
* Null out the release notes for 12-CURRENTSteven Kreuzer2016-08-291-1553/+24
* Shorten banal comments about zeroing and copying pages. Don't giveBruce Evans2016-08-292-28/+17
* On amd64, declare sse2_pagezero() and start using it again, but onlyBruce Evans2016-08-294-3/+17
* Use both the MACHINE and MACHINE_CPUARCH directories for finding sources.Ed Schouten2016-08-292-0/+2
* Redo MFV r304866:Martin Matuska2016-08-295-18/+52
|\
* | Revert r304869Martin Matuska2016-08-299-1100/+379
* | Restore the nontemporal pagezero() under the name sse2_pagezero() (theBruce Evans2016-08-291-0/+18
* | hyperv/hn: Switch to new RNDIS set for RSS parameters.Sepherosa Ziehau2016-08-294-117/+117
* | hyperv/hn: Fix # of channels setting, if RSS is not available.Sepherosa Ziehau2016-08-291-4/+10
* | hyperv/hn: Switch to new RNDIS query for RSS capabilities extraction.Sepherosa Ziehau2016-08-292-88/+97
* | hyperv/hn: Switch to new RNDIS query for link status extraction.Sepherosa Ziehau2016-08-291-6/+16
* | hyperv/hn: Add definition for NDIS media state.Sepherosa Ziehau2016-08-292-4/+9
* | Add missing array subscript.John Baldwin2016-08-291-1/+1
* | Check all compatible strings on uart devices in powerpcJustin Hibbits2016-08-283-7/+30
* | Define hastd's STRICT_ALIGN macro in a defined and portable way.Dimitry Andric2016-08-281-1/+5
* | bhnd(4): Apply the siba chipid ncore fixup in bhnd_read_chipid(), ensuringLandon J. Fuller2016-08-283-29/+90
* | The read-ahead code from r298230 made it likely the boot code would readPeter Wemm2016-08-281-9/+10
* | Follow-up to r304953, in which I broke the build: apparently the SOLARISDimitry Andric2016-08-286-15/+33
* | bhnd(4): Add a bhnd bus method for fetching the device's core table.Landon J. Fuller2016-08-284-0/+167
* | Expand error messages: print symbol names, parentheses and shift tokens,Bruce Evans2016-08-281-15/+21
* | Complete r304953.Konstantin Belousov2016-08-281-1/+5
* | Fix vm86 initialization, part 1 of 2 and a half.Bruce Evans2016-08-281-14/+15
* | Fix vm86 initialization, part 1 of 2 and a half.Bruce Evans2016-08-281-6/+12
* | Back out r304907, Ed had fixed it apparently earlier in the cloudabi*Bjoern A. Zeeb2016-08-281-1/+1
* | Define ipfilter's SOLARIS macro in a defined and portable way.Dimitry Andric2016-08-281-1/+5
* | Remove duplicated declaration.Mariusz Zaborski2016-08-281-1/+0
* | [ath_hal] add USB PHY control registers for hornet/AR9330.Adrian Chadd2016-08-281-0/+6
* | [net80211] fix up wlanwds to compile without warnings on clang.Adrian Chadd2016-08-281-3/+3
* | Fix UART PPS capture mode printingJustin Hibbits2016-08-281-1/+5
* | [mips] move AR91XX_BASE to std.AR91XX.Adrian Chadd2016-08-282-2/+2
* | [mips] migrate the QCA955X_BASE file to std.QCA955X, to bring this in line withAdrian Chadd2016-08-285-5/+5
* | Use ALT_BREAK_TO_DEBUGGER as well.Adrian Chadd2016-08-281-0/+1
* | .. and since others are using wdr3600/wdr4300 right now and are havingAdrian Chadd2016-08-281-0/+1
* | Since i'm using carambola 2 for more debugging, enable ARGE_DEBUG by default.Adrian Chadd2016-08-281-0/+1
* | [mips] make AR933X boards use ALT_BREAK_TO_DEBUGGER like the rest of the Athe...Adrian Chadd2016-08-281-0/+1
* | [mips] QCA955x config file changes to bring things into alignment with the ot...Adrian Chadd2016-08-281-3/+2
* | Follow ABI when calling __error from the ptrace(2) wrapper.Konstantin Belousov2016-08-281-0/+10