summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In all Makefiles under lib/clang, consistently use tabs instead ofdim2010-09-198-8/+8
* Fix indent.pjd2010-09-191-7/+7
* Support attaching version 4 metadatabrian2010-09-191-2/+4
* Add preliminary support for the Lanner MR-955. It boots multi-user but therejmallett2010-09-195-0/+45
* Fix to specify generic bus_add_child.jmallett2010-09-192-0/+4
* Don't use memory that can't be direct-mapped on !n64.jmallett2010-09-191-0/+12
* Because atfork lock is held while forking, a thread cancellation triggereddavidxu2010-09-194-12/+13
* Fix typo.davidxu2010-09-191-1/+1
* Revise r197763 which fixes filesystem corruption when extendingbrian2010-09-194-14/+115
* - _Unwind_Resume function is not used, remove it.davidxu2010-09-191-14/+8
* Fix a race condition when finding stack unwinding functions.davidxu2010-09-191-7/+20
* Fix nfsrv_freeallnfslocks() in the experimental NFSv4 server so thatrmacklem2010-09-191-4/+7
* Fix the experimental NFSv4 server so that it performs local VOP_ADVLOCK()rmacklem2010-09-191-3/+7
* Fix the grammar after I added a second environmental variable.obrien2010-09-191-1/+1
* Ignore EINTR when calling waitpid.rpaulo2010-09-181-1/+2
* Cleanup white space and typos.n_hibma2010-09-181-6/+6
* Bugfix: Reset the packet counters at the same time as the byte counts.n_hibma2010-09-181-2/+2
* Note that devfs(5) and fdescfs(5) both create /dev/fd file descriptors.gjb2010-09-182-2/+34
* - For consistency, remove "." and ".." entries from de_dlist beforejh2010-09-181-0/+4
* Add basic cpu_sleep() support for Marvell SoCs. This drops my SheevaPlug'smav2010-09-183-1/+12
* Adopt the deferring of object deallocation for the deleted map entrieskib2010-09-183-21/+49
* Clear timer interrupt status before calling callback, not after it,mav2010-09-181-4/+6
* With reworking of the socket life cycle in 7.x, the need for a "sotryfree()"rwatson2010-09-182-16/+5
* kern.sched.topology_spec sysctl: use step of 1 for group levels numerationavg2010-09-181-1/+1
* Document hw.i8254.freq tunable and machdep.i8254_freq sysctl.mav2010-09-181-0/+5
* Restore pre-r212778 optimization, skipping timer reprogramming when it ismav2010-09-181-19/+27
* When global timer used at SMP system, update nextevent field on BSP beforemav2010-09-181-4/+4
* Fix octusb build.jmallett2010-09-181-1/+1
* Rework r210248. Although it fixed most of problems, it did not fix onejkim2010-09-171-7/+4
* Before VirtualBox is fixed, mark with #ifdef what has to be done to makepjd2010-09-172-3/+10
* Remove magic value.pjd2010-09-171-1/+3
* Rearrange the TSO code to make it more readable and to clearlyandre2010-09-171-33/+49
* Fix a couple of mps problems.ken2010-09-172-4/+39
* Fix a bug where the wrong PR-SCTP policy was considered.tuexen2010-09-173-11/+3
* Make the initial congestion window configurable via sysctl.tuexen2010-09-173-7/+29
* * 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
OpenPOWER on IntegriCloud