aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add fastreg support to krping (ported from upstream).Navdeep Parhar2016-04-121-36/+1027
* Enable DEVICE_NUMA with up to 8 domains by default on amd64.John Baldwin2016-04-123-1/+3
* cxgbe(4): Always read the entire mailbox into the reply buffer.Navdeep Parhar2016-04-121-1/+1
* 1. Process tx completions in bxe_periodic_callout_func() and restartDavid C Somayajulu2016-04-122-23/+63
* boot1: regenerate FAT templates after r297871Ed Maste2016-04-125-78/+81
* boot1.efifat: provide a fallback startup.nshEd Maste2016-04-121-0/+2
* If the VOP_SETATTR() call that saves the exclusive create verifier failed,Rick Macklem2016-04-121-0/+10
* Fix rare double free in vdev_geom_attrchangedAlan Somers2016-04-121-16/+3
* Make all CT Pass-Through (name server requests) asynchronous.Alexander Motin2016-04-121-57/+78
* Fix overflow checking.Edward Tomasz Napierala2016-04-121-8/+2
* Rename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'.John Baldwin2016-04-121-2/+2
* Replace 0 with NULL for pointers in misc. device drivers.Pedro F. Giffuni2016-04-1225-64/+67
* Switch isp_getpdb() to synchronous IOCB DMA area.Alexander Motin2016-04-121-18/+11
* Allocate separate DMA area for synchronous IOCB execution.Alexander Motin2016-04-124-39/+70
* re-enable AMD Topology extension on certain models if disabled by BIOSAndriy Gapon2016-04-125-15/+31
* Reimplement ISP_TSK_MGMT IOCTL via asynchronous request.Alexander Motin2016-04-121-44/+59
* When processing an ICMP packet containing an SCTP packet, itMichael Tuexen2016-04-122-29/+31
* Add couple missing memory barriers.Alexander Motin2016-04-121-1/+3
* Move Mediatek/Ralink PCIe to NEW_PCIBStanislav Galabov2016-04-122-303/+69
* Define PCI_RES_BUS for MIPS.Stanislav Galabov2016-04-121-0/+3
* l2arc: make sure that all writes honor ashift of a cache deviceAndriy Gapon2016-04-122-97/+157
* Revert r297396 Modify "4958 zdb trips assert on pools with ashift >= 0xe"Andriy Gapon2016-04-121-14/+0
* [amd64] dtrace_invop handler is to be called only for kernel exceptionsAndriy Gapon2016-04-121-0/+2
* hyperv: Replace 0 w/ NULLSepherosa Ziehau2016-04-122-2/+2
* Bruce Evans reported that there was a performance regression betweenRick Macklem2016-04-112-4/+6
* MFV r297831: 6322 ZFS indirect block predictive prefetchAlexander Motin2016-04-115-23/+90
* Only include sysctl in kernel buildSteven Hartland2016-04-111-37/+47
* Update 25xx chips firmware from 7.03.00 to 8.03.00.Alexander Motin2016-04-111-14487/+15003
* Polish debugging IOCB dumping.Alexander Motin2016-04-112-31/+42
* During if_vmove() we call if_detach_internal() which in turn calls the eventBjoern A. Zeeb2016-04-113-0/+76
* hyperv: TypoSepherosa Ziehau2016-04-111-1/+1
* Only include sysctl in kernel buildSteven Hartland2016-04-111-2/+2
* zio: align use of "no dump" flag between use_uma and !use_uma casesAndriy Gapon2016-04-111-1/+3
* hyperv/hn: Remove unnecessary NULL checksSepherosa Ziehau2016-04-112-10/+5
* hyperv/hn: By default enable multiple TX/RX rings, aka vRSS.Sepherosa Ziehau2016-04-111-2/+2
* hyperv/hn: Cap default # of rings to 8.Sepherosa Ziehau2016-04-111-1/+9
* hyperv: Define macro for Hyper-V interfaceSepherosa Ziehau2016-04-111-1/+2
* hyperv: Print more featuresSepherosa Ziehau2016-04-112-20/+57
* Allow guest writes to AMD microcode update[0xc0010020] MSR without updating a...Anish Gupta2016-04-111-0/+5
* hyperv: Break long lineSepherosa Ziehau2016-04-111-1/+2
* hyperv: Declare hyperv_{features,recommends} properlySepherosa Ziehau2016-04-111-0/+3
* hyperv: Resurrect r297481Sepherosa Ziehau2016-04-111-2/+5
* hyperv: Identify Hyper-V features and recommends properlySepherosa Ziehau2016-04-112-2/+98
* hyperv/vmbus: Get rid of max_leaf detection; this is actually not used.Sepherosa Ziehau2016-04-111-32/+0
* hyperv/vmbus: Nuke unused functionSepherosa Ziehau2016-04-112-13/+0
* cxgbe(4): Provide an explicit value for nqpcq in the firmwareNavdeep Parhar2016-04-111-1/+2
* ext2fs: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-111-1/+2
* Fix IIC "how" argument dereferencing on big-endian platformsOleksandr Tymoshenko2016-04-101-1/+1
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-10117-293/+291
* Since r296250 it is no longer possible for devices to use bus spaceMarius Strobl2016-04-101-1/+1