summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a DFS debugging mode which is useful when doing automated DFSadrian2012-01-313-16/+73
* Radar API related fixes.adrian2012-01-305-0/+30
* Wrap the bool typedefjfv2012-01-301-0/+2
* Improve media status reporting, when the driver knows...imp2012-01-301-2/+3
* Manpages for the buf_ring and drbr interfaces.brueffer2012-01-303-0/+311
* Allow specification of build shell for the buildenv target.imp2012-01-301-1/+4
* A debugger which requested PT_FOLLOW_FORK should get the notificationkib2012-01-301-1/+2
* Add support for GNU RELRO.kib2012-01-303-0/+28
* Add definition for PT_GNU_RELRO.kib2012-01-301-0/+1
* Refine the implementation of POSIX_FADV_NOREUSE for the read(2) case suchjhb2012-01-301-7/+7
* Fix build for the case of powerpc64 kernel without COMPAT_FREEBSD32.kib2012-01-301-0/+3
* When detaching an AIO or LIO requests grab the lock and tell knlist_removeambrisko2012-01-301-6/+12
* Naturally align a newly added wakeup_fpusave.jkim2012-01-301-2/+2
* New hardware support: Intel X540 adapter support added.jfv2012-01-3024-3606/+6103
* Add a constant for the PCI-e surprise link down uncorrectable error.jhb2012-01-301-0/+1
* Fix typo in comments.mav2012-01-301-1/+1
* Finally, try to enable the nxstacks on amd64 and powerpc64 for both 64bitkib2012-01-304-1/+18
* Move xrstor/xsave/xsetbv into fpu.c and reorder them.kib2012-01-302-38/+38
* Synchronize the struct sigcontext definitions on x86 with mcontext_t.kib2012-01-302-3/+9
* Uupdate code to vendor rev. 4183 (release/2.8)mm2012-01-291-0/+13
* Always return 0 if the sysctl failed.trociny2012-01-291-8/+8
* Missing code for receiving MESH PREP that should be part of r230409.adrian2012-01-291-6/+15
* GS105v3 exhibit the same behavioreadler2012-01-291-0/+1
* Fix build when RELEASE_CRUNCH is defined.nyan2012-01-291-2/+2
* Perform IPv6 DAD only in ifn_start.hrs2012-01-291-2/+4
* always exclude data bufs regardless of debug settingskmacy2012-01-291-1/+1
* update .Ddkmacy2012-01-282-2/+2
* As it turns out r227960 may still be insufficient with PREEMPTIONmarius2012-01-282-16/+42
* Oops, commit a missing implementation change.adrian2012-01-281-2/+9
* Fully disable interrupts while we fiddle with the FP context in themarius2012-01-281-9/+9
* Change the prototype so the radar enable can fail.adrian2012-01-281-1/+1
* Two changes from my DFS work:adrian2012-01-281-4/+17
* msdos was renamed to msdosfs in 2001 by r77577.scf2012-01-281-1/+1
* Since April 2, 2006, Indiana has observed DST.scf2012-01-281-2/+2
* Make tip exit if the device disappears, for instance when unpluggingphk2012-01-282-3/+4
* Fix decoding of escape sequences in format strings:tijl2012-01-281-13/+6
* Move descriptions of file caching commands out of the file locking section.tijl2012-01-281-17/+17
* add tunable for developers working on areas outside of ZFSkmacy2012-01-281-1/+6
* alphabetically sort optional flags and add documentation for VM_ALLOC_NODUMPkmacy2012-01-281-12/+15
* document M_NODUMP flagkmacy2012-01-281-0/+3
* o Preserve argv[0] to use it later in usage().maxim2012-01-281-2/+3
* Avoid to check the same cache line/variable from all the lockingattilio2012-01-288-4/+8
* Remove trailing whitespace.jh2012-01-281-1/+1
* Fix HBR enabling condition. cchs is from 0 to 7, not from 1 to 8.mav2012-01-281-1/+1
* Remove the notify match from a couple devd apple events, the events don'tjhibbits2012-01-281-2/+0
* pmc_*_initialize may return NULL if the CPU is not supported, so checkemaste2012-01-281-1/+1
* Set SVN text/plain property for some shell scripts thatpfg2012-01-281-1/+1
* Commit file missed in r230633.marius2012-01-271-18/+19
* Now that we have a working OF_printf() since r230631 and a OF_panic()marius2012-01-274-90/+25
* - Now that we have a working OF_printf() since r230631, use it formarius2012-01-272-2/+17
OpenPOWER on IntegriCloud