summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Call free and freeaddrinfo before exiting.brucec2010-06-161-14/+35
* * Allow partial MB/GB values to be entered in the slice and label editors.brucec2010-06-163-20/+39
* Freq sysctls are quite heavy due to set of malloc()/free() calls. Avoidmav2010-06-161-9/+21
* Merge jmallett@'s n64 work into HEAD - changeset 2jchandra2010-06-167-40/+117
* Move ARM nexus rman initialization to attach routine.raj2010-06-161-7/+7
* Merge jmallett@'s n64 work into HEAD - changeset 1.jchandra2010-06-1620-521/+510
* Remove redundant assignment.pjd2010-06-161-2/+0
* device.hints: do not install when WITHOUT_BOOT is setavg2010-06-160-0/+0
* device.hints: do install when WITHOUT_BOOT is setavg2010-06-161-0/+2
* Eliminate unnecessary page queues locking.alc2010-06-161-5/+1
* Allow boot.config to have different values than just -h.imp2010-06-151-1/+5
* libedit: Reduce surprising behaviour with filename completion some more:jilles2010-06-151-3/+7
* Turn off cache if there's more than one kernel mapping, and one is writable.cognet2010-06-151-1/+1
OpenPOWER on IntegriCloud