summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require kldunload -f to unload.bdrewery2016-03-072-2/+10
* cxgbe(4): Updated register dumps.np2016-03-078-845/+59597
* Only call bwillwrite() for logging to vnodes, as other fo_write() calls do.bdrewery2016-03-071-1/+2
* tunefs: clear the entire previous label when setting a new oneemaste2016-03-071-1/+1
* Convert all panics from the link_elf_obj kernel linker for objectkib2016-03-071-41/+92
* Don't install debug symbols onto embedded images...imp2016-03-071-0/+3
* As reported on the transport@ and current@ mailing lists, the FreeBSD TCPjtl2016-03-071-7/+69
* Some cleanup in tcp_respond() in preparation for another change:jtl2016-03-071-6/+5
* Run the LinuxKPI PCI shutdown handler free of the Giant mutex.hselasky2016-03-071-2/+5
* Update meaning of -n argument.mav2016-03-071-5/+6
* Revert r296175pfg2016-03-0642-684/+595
* libc: Add some tests for memcmp().jilles2016-03-062-0/+125
* Add an UPDATING entry about installing the boot loaders after installingdim2016-03-061-0/+14
* sh: Fix some dead stores.jilles2016-03-062-3/+2
* Since kernel modules can now contain sections of type SHT_AMD64_UNWIND,dim2016-03-061-0/+3
* Add another libclang_rt library to ObsoleteFiles, so the enclosingdim2016-03-061-0/+2
* Add SMP support for the Allwinner A31 and A31s. This updated the existingandrew2016-03-065-39/+154
* Allow O_CLOEXEC to be used in dbopen() flagslidl2016-03-061-1/+5
OpenPOWER on IntegriCloud