summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reorganize syscall entry and leave handling.kib2010-05-2342-1041/+736
* Unify local_apic.c for x86 archs,mav2010-05-235-1433/+25
* mvs(4) will first appear in FreeBSD 8.1.mav2010-05-231-1/+1
* Fix kernel panic when calling spa_tryimport() on a corrupted pool.mm2010-05-231-2/+3
* Fix mutex_exit misorder that can cause a kernel panic.mm2010-05-231-2/+2
* Report relative card address to NewBus as location string.mav2010-05-231-0/+10
* Oops, HPET ID optionally stored in _UID, not in _ADR.mav2010-05-231-4/+4
* Make acl_get_perm_np(3) work with NFSv4 ACLs.trasz2010-05-232-24/+18
* Make table-based HPET identification more clever. Before creating fakemav2010-05-233-32/+51
* - Use ptpgzone zone to allocate page table pages irrespective of the amount ofneel2010-05-221-81/+25
* o Remove EoL w/spaces introduced in the last commit.maxim2010-05-221-5/+5
* o Grammar.maxim2010-05-221-6/+6
* Fill rman range start/end values. It makes devinfo output more readable.mav2010-05-224-0/+8
* Fix more style(9) nits that I missed in the previous commit.jkim2010-05-221-5/+4
* Fix style(9) nits.jkim2010-05-221-36/+39
* Suspend screen updates when the video controller is powered down.jkim2010-05-223-17/+89
* Report ATA/SATA channel number to NewBus at location string.mav2010-05-226-0/+59
* Honor hw.pci.do_power_nodriver on resume. Power-down devices withoutmav2010-05-221-0/+2
* Flush all routes before adding the default route in order to allowrandi2010-05-221-2/+12
* Now that single-threaded access to firmware is enforced bynwhitehorn2010-05-211-14/+0
* Fixup order of entries (including mine), reported by yar@freebsd.orgjchandra2010-05-211-3/+3
* Improve suspend/resume support. Make sure controller is idle on suspendmav2010-05-212-27/+85
* - Adjust the whitespace for the lines that output fields in 'show pcpu' injhb2010-05-214-18/+17
* Assert that the thread passed to sched_bind() and sched_unbind() isjhb2010-05-212-3/+5
* Allow a const char * to be passed as the process name to kproc_kthread_add()jhb2010-05-212-2/+2
* Allow sub-second interval timings for iostat and vmstat.sbruno2010-05-214-12/+29
* - Set 'dmadat' earlier so that we properly setup the heap if we fail tojhb2010-05-211-4/+6
* Add interrupt descriptions for mxge's msi-x vectorsgallatin2010-05-211-0/+2
* Improve suspend/resume support. Make sure controller is idle on suspendmav2010-05-212-24/+64
* Remove PIOLLHUP from the flags used to test for to set exceptfsdkib2010-05-211-1/+1
* Update L2ARC code and fix several bugs.mm2010-05-214-126/+311
* Reorder some already introduced locking variables.mm2010-05-213-9/+11
* Fix stack overflow in zfs send.mm2010-05-212-11/+12
* Fix: vdev_reopen() can lead to failed allocationsmm2010-05-213-1/+15
* Changes to boot on a subset of threads on an XLR/XLS core.jchandra2010-05-214-196/+189
* Fix a long-standing bug in the PowerPC OFW call function on SMP machinesnwhitehorn2010-05-201-5/+64
* Revert r208353. It did not work as I expected because WITHOUT_MAN is setjkim2010-05-201-5/+1
* Restore part of 200671 which was lost in previous driver changes:jhb2010-05-201-0/+2
* Document NANO_ARCH which is no longer hard coded as of r205980.wxs2010-05-201-1/+4
* Remove invalid assertion.np2010-05-201-1/+0
* Add jchandra, with rrs as mentorjchandra2010-05-201-0/+2
* We do not have to build makewhatis as a bootstrap tool when it is disabledjkim2010-05-201-1/+5
* Add support for the Perle Speed4 LE.jhb2010-05-201-0/+12
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-207-30/+34
* Remove unnecessary headers which were inherited from cam_xpt.c withoutmarius2010-05-202-8/+0
* Add new memory days for Russian Federation.osa2010-05-201-2/+17
* With r208341 in place WARNS can be increased.marius2010-05-201-1/+1
* Update to a config.h created by a file 5.03 configure script. This causesmarius2010-05-201-38/+57
* When waiting for the busy page, do not unlock the object unless unlockkib2010-05-201-3/+6
* Upgrade to 9.6.2-P2, which addresses the following;dougb2010-05-204-5/+10
OpenPOWER on IntegriCloud