aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* On SIGINFO print current values on stderr.Pawel Jakub Dawidek2010-05-161-44/+68
* Reorganize slightly in preparation for making lzma and bz2 support conditional.Tim Kientzle2010-05-162-4/+10
* It is not necessary (and in some cases harmful) to hardcode ata_kauai'sNathan Whitehorn2010-05-161-2/+3
* Enable smu(4) to report fan speeds on late-model Powermac G5s.Nathan Whitehorn2010-05-161-5/+28
* Fix userland build by making io_task available only for the kernel and byPawel Jakub Dawidek2010-05-162-0/+5
* This pushes all of JC's patches that I have in place. IRandall Stewart2010-05-1621-614/+501
* Correct an error of omission in r202897: Now that amd64 uses the direct mapAlan Cox2010-05-161-0/+14
* Relocate interrupt sense setting for K2 SATA from the ATA driver to theNathan Whitehorn2010-05-162-15/+25
* This adds back the Iterator to the sctpRandall Stewart2010-05-169-332/+235
* Add a comment about the proper use of vm_object_page_remove().Alan Cox2010-05-161-1/+2
* On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce theNathan Whitehorn2010-05-166-0/+72
* On SMP G5 systems, sometimes the power-mode-data property is only foundNathan Whitehorn2010-05-161-0/+5
* Add support for the U4 PCI-Express bridge chipset used in late-generationNathan Whitehorn2010-05-169-864/+1491
* Allow to configure UMA usage for ZIO data via loader and turn it on byPawel Jakub Dawidek2010-05-161-29/+31
* Add task structure to zio and use it instead of allocating one.Pawel Jakub Dawidek2010-05-164-10/+80
* Add the ofw_bus_if.h dependency introduced with r207585.Marius Strobl2010-05-161-1/+5
* The whole point of having dedicated worker thread for each leaf VDEV was toPawel Jakub Dawidek2010-05-161-105/+22
* Use setresuid/setresgid to drop privilegesKevin Lo2010-05-161-2/+8
* Fix deadlock between zfs_dirent_lock and zfs_rmdirMartin Matuska2010-05-164-4/+50
* Fix perfomance problem with ZFS prefetch caching [1]Martin Matuska2010-05-163-16/+92
* Correct compilation error introduced in last commit.Matt Jacob2010-05-161-2/+2
* Disable bypass for the vop_advlockpurge(). The vop is called afterKonstantin Belousov2010-05-161-0/+1
* - fixes a bug that it didn't initialize the ratectl after association;Weongyo Jeong2010-05-151-3/+9
* Whap. Hook up some wires that were forgotten a few months ago and restoreMatt Jacob2010-05-152-18/+15
* Fix a mismerge in r206001.Marius Strobl2010-05-151-3/+3
* Change the commented msgs examples in profile/csh.login from -f to -q.Jilles Tjoelker2010-05-152-4/+4
* Apply a patch that has been lingering in my inbox for far too long:Poul-Henning Kamp2010-05-151-4/+13
* Do not attempt to render a logrecord with length byte, until we havePoul-Henning Kamp2010-05-151-0/+2
* Small changes preparing for MFC, need to conditionalizeJack F Vogel2010-05-143-2/+6
* A few minor fixes:Jack F Vogel2010-05-141-8/+11
* Yet another potential dereference of a dead provider.Matt Jacob2010-05-141-1/+1
* Fix an issue with the dynamic pcpu/vnet data allocators.Bjoern A. Zeeb2010-05-142-2/+2
* - Add versioned symbols to liblzmaXin LI2010-05-144-2/+209
* Document the led(4) interface to the identification LEDs.Marius Strobl2010-05-142-2/+42
* - Enable DMA write parity error interrupts on Schizo with a workingMarius Strobl2010-05-143-41/+91
* Remove duplicateDoug Barton2010-05-141-1/+0
* Hide the creation and population of the temprootDoug Barton2010-05-141-5/+5
* If controller received bad frames make sure to update newly addedPyun YongHyeon2010-05-141-2/+7
* Dont' allow dma map load deferring. fxp(4) is not able to handlePyun YongHyeon2010-05-141-1/+1
* Make sure to check that the active provider pointer points to something beforeMatt Jacob2010-05-141-1/+1
* Controller updates RFA via DMA so driver needs synchronization.Pyun YongHyeon2010-05-141-2/+2
* Document the 'short preamble' capability for 802.11bg.Bjoern A. Zeeb2010-05-141-1/+9
* Sync apmd(8) with DragonflyBSD, bringing WARNS to 3Ulrich Spörlein2010-05-146-40/+68
* fsirand(8): make WARNS=3 cleanUlrich Spörlein2010-05-142-18/+23
* Remove trailing white space. No functional changes.Doug Barton2010-05-1424-62/+62
* Wording fixes.Christian Brueffer2010-05-141-2/+2
* List /var/cron/tabs in FILES and add descriptions for the other entries.Christian Brueffer2010-05-141-1/+5
* Mention LSI Logic FC949E.Christian Brueffer2010-05-141-1/+2
* Catchup with new prototype for db_printf().Olivier Houchard2010-05-141-1/+1
* Fix ZIL-related panic on zfs rollback.Martin Matuska2010-05-135-61/+44