summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't ever create object directories here with MK_AUTO_OBJ.bdrewery2016-03-082-8/+5
* drm/i915: Update to match Linux 3.8.13dumbbell2016-03-0857-8673/+19751
* Better english.dchagin2016-03-081-1/+1
* cxgbe(4): Reshuffle and rototill t4_hw.c, solely to reduce diffs withnp2016-03-081-817/+920
* Put a commit message from r296502 about Linux alarm() system calldchagin2016-03-081-0/+5
* Load linux64 module for amd64 if Linux abi enabled.dchagin2016-03-081-0/+5
* MFV r296540: 4448 zfs diff misprints unicode charactersmav2016-03-081-6/+8
* MFV r296538: 6544 incorrect comment in libzfs.h about offline statusmav2016-03-081-1/+1
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsmav2016-03-083-34/+13
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsmav2016-03-081-17/+37
* MFV r296532: 6637 replacing "dontclose" with "should_close"mav2016-03-081-3/+3
* MFV r296529:mav2016-03-082-5/+8
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-0812-40/+20
* Record command exit status in the typescript file when running simple commands.bdrewery2016-03-081-3/+9
* Just exit in the child if execve(2) fails.bdrewery2016-03-081-9/+1
* Filemon: Attach from the child to avoid racing with the parent attach.bdrewery2016-03-081-4/+10
* MFV r296522: 6541 Pool feature-flag check defeated if "verify" is includedmav2016-03-082-1/+7
* MFV r296520: 6562 Refquota on receive doesn't account for overagemav2016-03-081-3/+28
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-0851-0/+51
* boot1.efi: use += to append to LDFLAGSemaste2016-03-081-1/+1
* MFV r296515: 6536 zfs send: want a way to disable setting ofmav2016-03-082-1/+14
* MFV r296513: 6450 scrub/resilver unnecessarily traverses snapshots createdmav2016-03-081-4/+50
* MFV r296511: 6537 Panic on zpool scrub with DEBUG kernelmav2016-03-081-2/+4
* MFV r296505: 6531 Provide mechanism to artificially limit disk performancemav2016-03-0812-30/+456
* Delete empty sys/modules/aio/ directoryngie2016-03-080-0/+0
* Follow-up r296324: Fix STATICOBJS dependency guesses conditions.bdrewery2016-03-081-2/+2
* Does not leak fp. While here remove bogus cast of fp->f_data.dchagin2016-03-081-2/+5
* Linux accept() system call return EOPNOTSUPP errno instead of EINVALdchagin2016-03-081-1/+12
* According to POSIX and Linux implementation the alarm() system calldchagin2016-03-081-4/+1
* Link the newly created process to the corresponding parent asdchagin2016-03-081-0/+12
* Mention resolvconf(8) in resolv.conf(5).trasz2016-03-081-1/+2
* cxgbe(4): Minor updates to the shared routines that deal with firmware images.np2016-03-082-85/+58
* cxgbe(4): Fix t4_tp_get_rdma_stats.np2016-03-081-1/+1
* cxgbe(4): Many new functions in the shared code, unused at this time.np2016-03-082-0/+659
* cxgbe(4): Use t4_link_down_rc_str in shared code to decode the reasonnp2016-03-083-7/+27
* Add MIPS_INTRNG to sys/conf/options.mipssgalabov2016-03-081-0/+5
* cxgbe(4): Updates to shared routines that get/set various parameters vianp2016-03-082-41/+107
* cxgbe(4): Remove __devinit and SPEED_<foo> as part of catch up withnp2016-03-083-22/+15
* cxgbe(4): Updates to the shared routines that deal with the serial EEPROM,np2016-03-085-430/+616
* cxgbe(4): Updates to mailbox routines in the shared code.np2016-03-082-28/+112
* cxgbe(4): Update the interrupt handlers for hardware errors.np2016-03-083-81/+199
* cxgbe(4): Overhaul the shared code that deals with the chip's TP block,np2016-03-086-178/+441
* Fix a couple of silly mistakes in r291962.markj2016-03-081-2/+2
* Fix fasttrap tracepoint locking.markj2016-03-084-20/+37
* cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters.np2016-03-089-138/+172
* Remove the fasttrap implementation for sparc.markj2016-03-082-1689/+0
* Fix a sneaky bug where we were missing an externrrs2016-03-081-1/+1
* MFV r296306: 6604 harden DIF bounds checkingmarkj2016-03-081-2/+75
* libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVERemaste2016-03-082-0/+2
* Add missing break for r296472.bdrewery2016-03-071-0/+1
OpenPOWER on IntegriCloud