summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Implement initial version of send buffer splitting.tuexen2010-09-174-6/+36
* By popular demand, kill all the non GIANT related interrupt messages.imp2010-09-171-9/+0
* Remove duplicate include of <strings.h>mm2010-09-171-1/+0
* Fixes for XLR network accelerator driver (nlge).jchandra2010-09-174-59/+104
* nextboot: warn about limitations of /boot/nextboot.conf on ZFSavg2010-09-171-0/+8
* Correct some non-code typos.obrien2010-09-171-13/+11
* Add atrtc(4) manual page.mav2010-09-175-0/+61
* Fix typo ${attimer.4} -> ${_attimer.4}.mav2010-09-171-1/+1
* Chase the ports list to make snapshots work again with NOPORTS set.jhay2010-09-171-1/+5
* amd64: reduce VM_KMEM_SIZE_SCALE to 1 allowing kernel to use more memoryavg2010-09-171-1/+1
* zfs arc_reclaim_needed: fix typo in mismerge in r212780avg2010-09-171-1/+1
* zfs+sendfile: advance uio_offset upon reading as wellavg2010-09-171-1/+3
* zfs arc_reclaim_needed: remove redundant checks for arc_c_max and arc_c_maxavg2010-09-171-4/+0
* zfs arc_reclaim_needed: more reasonable threshold for available pagesavg2010-09-171-3/+3
* Add attimer(4) manual page.mav2010-09-174-0/+75
* Add one-shot mode support to attimer (i8254) event timer.mav2010-09-171-44/+71
* Get rid of the unnecessary redirection of 'is_cacheable_mem()' toneel2010-09-172-4/+2
* Get rid of unused macros.neel2010-09-171-29/+0
* Make a note of which platforms the mac strings come from.thompsa2010-09-171-0/+4
* Use getenv to find the mac address since it could be in the bootloaderthompsa2010-09-171-12/+14
* Use device_printf where possible, and otherwise at least include theemaste2010-09-163-7/+10
* MFp4 (//depot/projects/mps/...):ken2010-09-161-0/+25
* Increase the hostname display width. Many machines are namedobrien2010-09-161-2/+2
* + Add the SCRIPT environmental variable to the sub-shell. Its value isobrien2010-09-162-0/+20
* The inflight bandwidth limiter was removed in r212765.andre2010-09-161-67/+1
* Remove the TCP inflight bandwidth limiter as announced in r211315andre2010-09-168-235/+16
* status bits should be &'ed against status to be really functional.delphij2010-09-161-2/+2
* RMI security accelerator driver update.jchandra2010-09-166-711/+117
* Remove an unnecessary hack from ACPICA 20100915 (r212761).jkim2010-09-161-1/+1
* Merge ACPICA 20100915.jkim2010-09-1654-579/+1602
|\
| * Update acfreebsd.h for ACPI_THREAD_ID change.jkim2010-09-161-0/+2
| * Import ACPICA 20100915.jkim2010-09-1568-801/+1915
* | Update rge.h for r212758 - stats incremented using xlr_ldaddwu should bejchandra2010-09-161-6/+7
* | Network driver updates.jchandra2010-09-163-131/+124
* | Fix a typo in a comment.jkim2010-09-161-1/+1
* | Implement device unbusying via a cdevpriv destructor.attilio2010-09-161-15/+18
* | Fix incorrect RX BD producer updates. The producer index wasyongari2010-09-161-2/+4
* | Add support for dumping kernel to gconcat.mav2010-09-161-0/+38
* | Re-add r212370 now that the LOR in powerpc64 has been resolved:mdf2010-09-1611-194/+88
* | Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* | Fix panic, when due to some kind of congestion on FIS-based switchingmav2010-09-163-15/+24
* | Improve comment to TCP_MINMSS by taking the wording from lstewart (withandre2010-09-161-7/+7
* | Remove accidentally committed test code which effectively prevented themarius2010-09-161-2/+0
* | Merge from powerpc:marius2010-09-161-33/+27
* | Fix indenting of the previous commit.rpaulo2010-09-161-4/+4
* | When generating functions to print the arguments of system calls withrpaulo2010-09-161-0/+5
* | Make the format of "Real Memory" and "Virtual Memory" lines morezec2010-09-161-2/+2
* | Merge r207585 from cas(4):marius2010-09-164-7/+54
* | Add support for identifying a journaled root filesystem.brian2010-09-161-1/+2
* | Implement proc/$$/environment.des2010-09-161-2/+110
OpenPOWER on IntegriCloud