aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WITH_META_MODE: Don't try showing command if .ERROR_META_FILE is empty.Bryan Drewery2017-06-161-1/+2
* Check if pthread_create(3) successfully created the thread prior to callMarcelo Araujo2017-06-161-3/+6
* [ar71xx] migrate all of the duplicate configuration out into a shared config ...Adrian Chadd2017-06-169-509/+136
* copy(9): clarify that copystr() does not return EFAULTEric van Gyzen2017-06-151-4/+8
* bnxt(4): Implement temporary workaround in driver to report supported mediaSean Bruno2017-06-151-9/+57
* bnxt(4) Enable LRO supportSean Bruno2017-06-155-49/+76
* Plug read(2) and write(2) on listening sockets.Gleb Smirnoff2017-06-151-4/+13
* Replace md(4) usage in diskless(8) script rc.initdiskless with tmpfs(5).Stephen J. Kiernan2017-06-151-2/+2
* cxgbe(4): Fix per-queue netmap operation.Navdeep Parhar2017-06-153-1/+32
* Revert r319921 which seems to cause NFS booting assertion panics inSean Bruno2017-06-151-25/+10
* Some minor improvements to vnode_pager_generic_putpages().Konstantin Belousov2017-06-151-25/+21
* Use static device numbering instead of dynamic one when creatingHans Petter Selasky2017-06-151-2/+2
* Update jemalloc to 5.0.0.Jason Evans2017-06-15139-23919/+25486
* Use nitems() from sys/param.h.Marcelo Araujo2017-06-151-6/+6
* Use nitems() from sys/param.h.Marcelo Araujo2017-06-151-2/+2
* Initialize variables and use byteorder(9) instead of aliasing char arrayMarcelo Araujo2017-06-151-3/+4
* ddb show socket debuggingRyan Libby2017-06-151-4/+4
* Upgrade STORMFW to 8.30.0.0 and ecore version to 8.30.0.0David C Somayajulu2017-06-1576-59910/+65202
* Correct example directory location.Cy Schubert2017-06-151-1/+1
* lld: Add armelf emulation modeEd Maste2017-06-141-1/+1
* lld: Fix weak symbols on arm and aarch64Ed Maste2017-06-141-14/+24
* lld: sort relocationsEd Maste2017-06-142-85/+86
* Modernize FreeBSD version numbers in freebsd-update(8).Glen Barber2017-06-141-6/+6
* MFV r319951: 8311 ZFS_READONLY is a little too strictAndriy Gapon2017-06-142-12/+29
|\
| * 8311 ZFS_READONLY is a little too strictAndriy Gapon2017-06-142-13/+34
| * 5220 L2ARC does not support devices that do not provide 512B accessAndriy Gapon2017-06-141-12/+57
* | Fix indentation.Mark Johnston2017-06-141-19/+19
* | MFV r319948: 5428 provide fts(), reallocarray(), and strtonum()Andriy Gapon2017-06-146-10/+9
|\|
| * 5428 provide fts(), reallocarray(), and strtonum()Andriy Gapon2017-06-147-11/+11
* | MFV r319945,r319946: 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-144-17/+69
|\|
| * 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-141-3/+36
| * 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-143-14/+33
* | Check return value from soaccept().Gleb Smirnoff2017-06-141-1/+2
* | Don't try to assign interrupts to a CPU on single-CPU systems.John Baldwin2017-06-141-1/+5
* | ddb show files: fix up file types and whitespaceRyan Libby2017-06-141-11/+25
* | Actually add the mpc85xx_get_platform_clock() function.Justin Hibbits2017-06-142-3/+16
* | Use mpc85xx_get_platform_clock() instead of rolling our own.Justin Hibbits2017-06-141-3/+1
* | Don't call vm_pager_page_unswapped() when writing or deleting a dirty page.Mark Johnston2017-06-141-6/+10
* | Free the request page if an I/O error occurs while reading from swap.Mark Johnston2017-06-141-3/+3
* | Fix handling of subpage BIO_WRITE and BIO_DELETE requests on swap MDs.Mark Johnston2017-06-141-22/+40
* | Chase r319848: remove -v option from getopt() call.Cy Schubert2017-06-141-1/+1
* | -n (do nothing) is not a commmand option.Cy Schubert2017-06-141-4/+1
* | Use nitems(..) when computing `max` instead of the longhand version ofEnji Cooper2017-06-141-1/+1
* | Add myself (rlibby) as a src committer and markj as my mentor.Ryan Libby2017-06-131-0/+2
* | bnxt: In case of multi queues, have unique name for different IRQs.Sean Bruno2017-06-131-1/+3
* | Add new sysctl to allow changing of timing of the txq timers.Sean Bruno2017-06-131-10/+25
* | Revert r319796 for now, it can cause undefined references when linkingDimitry Andric2017-06-133-4/+7
* | Plug mbuf leak in the busdma path of iflib.Sean Bruno2017-06-131-12/+15
* | Remove stray return.Konstantin Belousov2017-06-131-1/+0
* | Enable HWPMC overflow IRQ on both CPUs in MPICZbigniew Bodek2017-06-132-2/+33