summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r274635 as it's completely wrong.dchagin2014-11-191-1/+3
* Fix typo.trasz2014-11-191-1/+1
* Fix the following -Werror warning from clang 3.5.0, while buildingdim2014-11-191-12/+11
* Fix the following -Werror warning from clang 3.5.0, while building cddl/lib/l...dim2014-11-191-0/+2
* Add Trendnet TEW-646UBH.kevlo2014-11-193-1/+4
* Make vfs.zfs.max_recordsize read-write at runtime.delphij2014-11-181-1/+1
* Add locking to wds(4) and mark MPSAFE.jhb2014-11-181-90/+84
* Add locking to scd(4) and mark MPSAFE.jhb2014-11-183-74/+86
* Cleanups to pst(4):jhb2014-11-182-19/+21
* Add locking to mly(4) and mark MPSAFE.jhb2014-11-182-101/+131
* Add locking to mcd(4) and mark MPSAFE.jhb2014-11-183-70/+117
* Convert the refire_notify_ack timer from timeout(9) to callout(9).jhb2014-11-182-7/+12
* Add a tunable for spa_slop_shift which controls how much space wedelphij2014-11-181-0/+3
* Allow tuning zfs_max_recordsize via loader tunable. Tuning is NOTdelphij2014-11-181-0/+5
* Upgrade libxo to 0.1.6.marcel2014-11-185-32/+57
* Make gpio_default_map_gpios() static. No functional changes.loos2014-11-181-3/+1
* Moves all the duplicate code to a single function.loos2014-11-1816-140/+38
* These delays aren't needed. Elimate them. They should be on the orderimp2014-11-181-2/+0
* opt_global.h is included automatically in the build. No need toimp2014-11-1817-30/+0
* No need to list opt_global.h. No need to force ALTQ here, since that'simp2014-11-181-3/+0
* opt_global.h is never needed in SRCS lists.imp2014-11-181-1/+1
* Document WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORTimp2014-11-182-0/+4
* LIB32 is supported for powerpc64 too. Make the note more general aboutimp2014-11-181-1/+1
* Fix typo pointed out by avg@ and Joerg Sonnenberger. Add a clarifyingimp2014-11-181-4/+4
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-184-1/+11
* Implement the historic DIOCGDINFO ioctl for gpart on BSDimp2014-11-185-4/+78
* Missed a terminating ';'.jhibbits2014-11-181-1/+1
* Add Altera Parallel IO (PIO) device driver.br2014-11-183-0/+323
* Add Virtio MMIO bus driver.br2014-11-184-0/+941
* Re-work non-persistent filesystem detection as it was not possible tofeld2014-11-181-8/+7
* Collapse three contiguous comment blocks into one. Remove historicalglebius2014-11-181-8/+3
* Fix the i2c bus speed divisors for TI OMAP4 and AM335x.ian2014-11-181-5/+11
* Fix gpiobus_child_location_str() to return a real string with the mappedloos2014-11-182-14/+30
* Remove unnecessary code.loos2014-11-181-18/+0
* Allow i2c bus speed to be configured via hints, FDT data, and sysctl.ian2014-11-186-34/+153
* Use automated MK_INET*_SUPPORT code here as well.imp2014-11-181-16/+3
* Modernize comments about BIOSes being lame since in this detail theyimp2014-11-181-6/+10
* Add basic interrupt management code to gpiobus and ofw_gpiobus.loos2014-11-183-2/+128
* DTrace imposes a 128-byte limit on the length of the function component ofmarkj2014-11-173-22/+21
* Sync with userland variant.delphij2014-11-171-5/+3
* Use the correct device as the power_for_sleep() methoddchagin2014-11-171-3/+1
* Remove stray empty comment. The code is adequately explained in theimp2014-11-171-2/+0
* Clean up some languagebrd2014-11-172-18/+18
* Fix geom's "usage" generation to not fabricate usage/help output for anyfeld2014-11-171-0/+5
* Add logic for detecting non-persistent filesystems being utilized byfeld2014-11-171-0/+9
* Re-introduce padding fields removed with r264321 to keepjch2014-11-171-0/+2
* l2arc: restore correct rounding up of asize of compressed dataavg2014-11-171-7/+9
* Revert r269093 which introduced physical zio alignment transformavg2014-11-171-2/+1
* Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) withngie2014-11-1752-109/+109
* The "intr" option is NFS-specific; fix examples in auto_master(5).trasz2014-11-171-3/+3
OpenPOWER on IntegriCloud