summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove an unnecessary cat.brian2010-06-191-1/+1
* Remove vestiges of 'slip'.brian2010-06-193-9/+2
* Oops! Add " / hz" missed in r209328. Assume interrupt rate hz/2, not 1/2.mav2010-06-191-1/+1
* Add a missing linefeedbrian2010-06-191-1/+1
* While we indeed can't precisely measure time spent in C1, we can considermav2010-06-191-3/+7
* - Rename the internal for loop iterator to "_i" to avoid potential shadowing oflstewart2010-06-191-7/+11
* Catch up with the page and page queues locking changes.alc2010-06-181-8/+8
* Eliminate unnecessary page queues locking.alc2010-06-182-4/+0
* Add support for newer XLS chips/boards in the GMAC driver.jchandra2010-06-183-199/+106
* Missed commit in r209310: the IRQ number in INTR_VEC() should havenwhitehorn2010-06-181-1/+1
* Merge jmallett@'s n64 work into HEAD - changeset 5jchandra2010-06-182-17/+3
* Only enable kdtrace hook in the LINT on the architectures that implement it.kib2010-06-183-6/+12
* Do not print first digits of IRQ number if whole number doesn't fit.mav2010-06-181-12/+11
* Add MSI support for PCI devices attached to the CPC925 and CPC945 bridgesnwhitehorn2010-06-182-3/+165
* Missed change to sun4v while adding iparent lookup to the OFW interruptnwhitehorn2010-06-181-1/+1
* Do not allow EOF token to be put back into input buffer.kan2010-06-181-3/+11
* Add support for the Keywest I2C controller in Apple uninorth northbridges.nwhitehorn2010-06-181-2/+7
* Revert changes accidentally committed as part of r209298.nwhitehorn2010-06-181-29/+5
* Following r209299, level interrupts are low by default on PPC, so removenwhitehorn2010-06-181-7/+0
* Change the default interrupt polarity on PowerPC systems from high to low.nwhitehorn2010-06-183-12/+24
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-1835-123/+334
* Add unwind annotations to the asm part of crt1 on i386. Terminate thekib2010-06-181-1/+8
* Often reported issue with newer ld is:kib2010-06-181-1/+2
* Fix a rece condition in the shutdown handling.tuexen2010-06-183-0/+40
* Add the AAAA address for i.root-servers.netdougb2010-06-181-2/+3
* Much closer approximation of the kernel's calculation of this value.sbruno2010-06-181-1/+6
* Import latest ARC change from OpenSolaris:mm2010-06-171-6/+6
* Remove an unused comment.delphij2010-06-171-1/+1
* Expand man page to document the fact that mptutil/mpt doesn't support RAID vo...sbruno2010-06-171-0/+12
* Turn off UMA allocations on all archs by default. It isn't stable even onpjd2010-06-171-5/+1
* Backout r207970 for now, it can lead to deadlocks.pjd2010-06-171-13/+0
* Two stats were duplicated, thanks to Andrew Boyerjfv2010-06-171-6/+0
* Make DTrace syscall provider work again by including opt_kdtrace.h here.rpaulo2010-06-171-0/+1
* - Fix compilation of the subr_unit.c user space test program.jh2010-06-171-3/+4
* - Update GCC reference from 3.3 to 4.2 [1]gabor2010-06-171-3/+4
* - Fix typo, it should have been c78.7gabor2010-06-171-1/+1
* Add the ZFS periodic daily scripts to the ZFS part.netchild2010-06-171-0/+2
* In the ia32_{get,set}_fpcontext(), use fpu{get,set}userregs insteadkib2010-06-171-2/+3
* - add the zfs scrub scriptnetchild2010-06-171-1/+5
* - Add c99(7) manual pagegabor2010-06-172-0/+188
* Merge COUNT_XINVLTLB_HITS and COUNT_IPIS kernel options from i386 to amd64.mav2010-06-176-20/+221
* lock_profile_release_lock: do not compare unsigned with zeroavg2010-06-171-3/+5
* Remove the unit argument from the recently added make_dev_p().ed2010-06-172-4/+4
* Merge jmallett@'s n64 work into HEAD - changeset 4jchandra2010-06-1711-273/+459
* Move statistics into the sysctl tree making it easier to findgnn2010-06-161-157/+301
* Move statistics into the sysctl tree making it easier to findgnn2010-06-162-172/+423
* Use awk alone for extracting FDT_DTS_FILE instead of grep/cut, which israj2010-06-161-2/+2
* Merge jmallett@'s n64 work into HEAD - changeset 3jchandra2010-06-161-3/+5
* Changes from John Baldwin adding to last commit,jfv2010-06-164-49/+45
* Correct the function name in a KASSERT.jh2010-06-161-1/+1
OpenPOWER on IntegriCloud