summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Inject page fault into the guest if the page table walker detects an invalidneel2014-05-224-25/+82
* Explicitly link libzfs against libavl as it is done in OpenSolarisdelphij2014-05-221-2/+2
* Remove duplicate:sbruno2014-05-211-1/+0
* "%p" formatting already includes "0x" prefix in printout.hselasky2014-05-211-2/+2
* Fix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast ncyls to lba_tmarcel2014-05-212-2/+2
* Fix CID 1204394: Use strncpy(3) instead of strcpy(3). Note that it'smarcel2014-05-211-4/+6
* Fix CID 1215124: Handle errors properly.marcel2014-05-211-1/+5
* Fix CID 1215125: fstat(2) returns -1 on error and sets errno. It doesmarcel2014-05-211-4/+2
* Fix CID 1215128: Free the allocated buf when image_set_size()marcel2014-05-211-1/+3
* Fix CID 1215129: move the call to lseek(2) before the call to malloc(3)marcel2014-05-211-2/+2
* Implement interrupt endpoint methods for host mode transfers.hselasky2014-05-212-1/+194
* - Split transmit queue into one for each type. Apparently there willhselasky2014-05-212-105/+94
* Added sysctls / tunables for ZFS dirty data tuningsmh2014-05-211-25/+80
* Sync lock(1) on VT_LOCKSWITCH usage with syscons(4), vt(4) and vidcontrol(1).ray2014-05-211-2/+2
* Fix tty locking.ray2014-05-211-5/+7
* - Fix a bug which can make sysctl() fail when -F is specified.hrs2014-05-211-9/+5
* - Replace some constants with macros.hselasky2014-05-212-68/+103
* Remove redundand loop. The inner goto restarts the whole pagekib2014-05-211-12/+10
* - Configure Rx bulkkevlo2014-05-211-16/+45
* Avoid starting a USB transfer inside the callback function, righthselasky2014-05-211-9/+10
* Document VMware-related filesystems additions.marck2014-05-211-0/+24
* Check for mismatched vref()/vdrop()bjk2014-05-211-0/+2
* Old PCIe implementations cannot allow a DMA transfer to cross a 4GBscottl2014-05-201-2/+25
* - Add myself to committers-src.dotslm2014-05-201-0/+3
* Move Nx definition to a separate block.pluknet2014-05-201-0/+2
* Add PG_RW check when translating a guest linear to guest physical address.neel2014-05-201-20/+83
* Fix warning messages after r252015rea2014-05-201-5/+4
* Add ismt(4) driver.jimharris2014-05-207-1/+850
* Use an intermediate target to associate with _SUBDIR which is marked .MAKEsjg2014-05-201-5/+9
* - The DELAY() should not be used in USB drivers.hselasky2014-05-201-27/+34
* - The DELAY() should not be used in USB drivers.hselasky2014-05-201-15/+21
* Optimise reading of pending interrupt registers. If there are nohselasky2014-05-201-19/+27
* Add IOMMU PCI subclass, found on Tyan S8236 motherboard.mav2014-05-203-0/+3
* Correct some programming details. The layout of the PDTs werehselasky2014-05-202-55/+109
* Make sure detach code is executed in all cases. This fixes a panichselasky2014-05-201-3/+1
* Change comment about HPNDisabled to match the style of other options tosmh2014-05-201-1/+1
* When exec_new_vmspace() decides that current vmspace cannot be reusedkib2014-05-203-1/+13
* - Include /etc/newsyslog.conf.d/* and /usr/local/etc/newsyslog.conf.d/* bybdrewery2014-05-203-2/+13
* Bump bhyve allocation up to 20 bits to avoidgrehan2014-05-201-2/+2
* Revert previous change - doesn't cover all cases.sjg2014-05-191-2/+1
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.markj2014-05-192-2/+1
* Let's just use the mib0 partition for our configurations pace. It'sadrian2014-05-191-2/+3
* _SUBDIR is marked .MAKE - since it runs a sub-make.sjg2014-05-191-1/+2
* Add support for decoding the AMD SVM instructions.jhb2014-05-191-0/+40
* Add -R to netstat to dump RSS/flow information.adrian2014-05-193-5/+18
* Add ARM_EABI to the list, since arm kernels need itimp2014-05-191-0/+1
* Add a topology trace to the g_spoil_event.ae2014-05-191-0/+2
* We have two functions from where a geom orphan method could be called:ae2014-05-191-0/+8
* Slightly restructure the final loop in rman_reserve_resource_bound().truckman2014-05-191-7/+4
* remove trailing white space...jmg2014-05-191-2/+2
OpenPOWER on IntegriCloud