summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV r243013 and r243267:mm2012-11-2512-75/+363
* Fix spelling.kientzle2012-11-253-3/+3
* zfs_freebsd_reclaim: remove a stray variableavg2012-11-251-1/+0
* zfs: overhaul zfs-vfs glue for vnode life-cycle managementavg2012-11-254-137/+58
* zfs_fhtovp: there is no reason to amend lock flags with LK_RETRY hereavg2012-11-251-1/+1
* add zfs_bmap to aid vnode_pager_haspageavg2012-11-251-1/+25
* zfs_getpages: optimize for large block sizesavg2012-11-251-23/+86
* Remove unused function.tuexen2012-11-252-110/+1
* remove stop_scheduler_on_panic knobavg2012-11-251-36/+16
* zfs sha256 checksum is missing in zfs.8 manpagemm2012-11-251-1/+1
* MFV r243012:mm2012-11-252-21/+127
* Split IP address validation routines and improve error detection for dotted-dteske2012-11-252-37/+91
* MFV r242735:mm2012-11-259-23/+84
* zfs roopool: add support for multi-vdev configurationsavg2012-11-242-41/+151
* spa_import_rootpool: initialize ub_version before calling spa_config_parseavg2012-11-241-0/+8
* spa_import_rootpool: do not call spa_history_log_versionavg2012-11-241-2/+0
* assert_vop_locked: make the assertion race-free and more efficientavg2012-11-241-3/+6
* opensolaris compat: terminate cmn_err mesages with a new lineavg2012-11-241-0/+1
* zfs: create devices/geoms from zvols after receiveing themavg2012-11-241-0/+6
* Whitespace.dteske2012-11-244-4/+4
* Add IPv6 address-validation routine.dteske2012-11-242-2/+157
* The is_delim function works on wchar_t characters not ints, update theandrew2012-11-241-2/+2
* o) Have the FreeBSD kernel option "INVARIANTS" trickle down into the Simplejmallett2012-11-243-5/+38
* Add a comment which covers what's going on with the 64 bit TSF write.adrian2012-11-241-0/+12
* Use bootverbose to control debug printfs from the Cavium Simple Executivejmallett2012-11-243-2/+21
* o) Add support for specifying a model of Octeon to target at compile-time,jmallett2012-11-245-13/+49
* Add Raspberry Pi GPIO drivergonzo2012-11-233-0/+660
* Style fixesgonzo2012-11-231-4/+3
* The tramp stuff isn't dependent on DDB, so always add these to theimp2012-11-231-2/+0
* Strip trailing newline.imp2012-11-231-1/+0
* Remove "clone manager: " message from verbose dmesg. It is pointless tomav2012-11-231-7/+0
* Move sndbuf_setmap() output about buffer addresses from the general verbosemav2012-11-231-1/+1
* Document sin6_scope_id handling change and bump FreeBSD_version to 1000025.hrs2012-11-232-1/+9
* - Use sin6_scope_id instead of sin6_addr.s6_addr[2].hrs2012-11-231-17/+11
* Document that getpeername(2) and getsockname(2) can fail with EINVAL.kevlo2012-11-232-0/+8
* According to r221124, the default NFS server and client are no longerkevlo2012-11-231-2/+2
* Catch up with r243046. KTR buffer can be changed at runtime.kevlo2012-11-231-1/+1
* Remove no longer needed quirk.hselasky2012-11-233-4/+0
* Now that we have working USB keyboard add ukbd to the syscons-enablinggonzo2012-11-231-0/+1
* Use a 64 bit TSF write to update the TSF adjust, rather than a 32 bitadrian2012-11-231-1/+5
* Fix up the nexttbtt -> TSF delta calculation to not wrap ridiculouslyadrian2012-11-231-1/+15
* Add the HAL wrapper for settsf64.adrian2012-11-231-0/+2
* Implement a HAL method to set a 64 bit TSF value.adrian2012-11-234-0/+18
* Multiple fixes for BCM2835 framebuffergonzo2012-11-231-31/+149
* Use MIPS_PHYS_TO_DIRECT_UNCACHED rather than a homegrown version which is notjmallett2012-11-231-3/+3
* Look for MAC address in FDT tree nodes that are usb network devices andgonzo2012-11-231-1/+70
* Make FDT blob compatible with Raspberry Pi firmware.gonzo2012-11-231-11/+22
* MFS security patches which seem to have accidentally not reached HEAD:cperciva2012-11-232-2/+11
* acpi_cpu: use fixed resource ids for cx state i/o resourcesavg2012-11-221-11/+11
* remove vop_lookup_pre and vop_lookup_postavg2012-11-222-12/+0
OpenPOWER on IntegriCloud