| Commit message (Expand) | Author | Age | Files | Lines |
* | add tunable for developers working on areas outside of ZFS | kmacy | 2012-01-28 | 1 | -1/+6 |
* | alphabetically sort optional flags and add documentation for VM_ALLOC_NODUMP | kmacy | 2012-01-28 | 1 | -12/+15 |
* | document M_NODUMP flag | kmacy | 2012-01-28 | 1 | -0/+3 |
* | o Preserve argv[0] to use it later in usage(). | maxim | 2012-01-28 | 1 | -2/+3 |
* | Avoid to check the same cache line/variable from all the locking | attilio | 2012-01-28 | 8 | -4/+8 |
* | Remove trailing whitespace. | jh | 2012-01-28 | 1 | -1/+1 |
* | Fix HBR enabling condition. cchs is from 0 to 7, not from 1 to 8. | mav | 2012-01-28 | 1 | -1/+1 |
* | Remove the notify match from a couple devd apple events, the events don't | jhibbits | 2012-01-28 | 1 | -2/+0 |
* | pmc_*_initialize may return NULL if the CPU is not supported, so check | emaste | 2012-01-28 | 1 | -1/+1 |
* | Set SVN text/plain property for some shell scripts that | pfg | 2012-01-28 | 1 | -1/+1 |
* | Commit file missed in r230633. | marius | 2012-01-27 | 1 | -18/+19 |
* | Now that we have a working OF_printf() since r230631 and a OF_panic() | marius | 2012-01-27 | 4 | -90/+25 |
* | - Now that we have a working OF_printf() since r230631, use it for | marius | 2012-01-27 | 2 | -2/+17 |
* | Implement OF_printf() using kvprintf() directly, avoiding to use a | marius | 2012-01-27 | 1 | -4/+18 |
* | For machines where the kernel address space is unrestricted increase | marius | 2012-01-27 | 1 | -1/+1 |
* | add KM_NODEBUG needed by ARC buffer core dump exclusion change | kmacy | 2012-01-27 | 1 | -0/+1 |
* | Mark cpu_{halt,reset}() as __dead2 as appropriate. | marius | 2012-01-27 | 1 | -2/+2 |
* | Using ATA_CAM along with ATAPI DMA causes data corruption with ALI_NEW | marius | 2012-01-27 | 2 | -0/+8 |
* | Some laptops have weak power controllers that cannot tolerate multiple | imp | 2012-01-27 | 1 | -0/+7 |
* | exclude kmem_alloc'ed ARC data buffers from kernel minidumps on amd64 | kmacy | 2012-01-27 | 11 | -3/+29 |
* | When the buildkernel stage 2.3 (build tools) runs, the PATH is still set | dim | 2012-01-27 | 1 | -0/+2 |
* | On state changes from RUN to anything else the AGGR sessions are | bschmidt | 2012-01-27 | 1 | -5/+7 |
* | o in6_ifinfo() does not do any kvm(3) operations, so | maxim | 2012-01-27 | 1 | -26/+27 |
* | a variable was erroneously declared as 32 bit instead of 64. | luigi | 2012-01-27 | 1 | -1/+1 |
* | Remove a left-over reference to make.conf(5) which was used as a place to | pluknet | 2012-01-27 | 1 | -2/+1 |
* | Rewrite option parsing in mdconfig(8). This makes it more user-friendly | trasz | 2012-01-27 | 1 | -118/+131 |
* | Return proper error message if recording device is not specified. | mav | 2012-01-27 | 1 | -1/+6 |
* | Fix size check, that prevents getting negative after casting | glebius | 2012-01-27 | 1 | -1/+1 |
* | Do not mention SIOCSIFADDR. | glebius | 2012-01-27 | 1 | -4/+4 |
* | A problem with respect to data read through the buffer cache for both | rmacklem | 2012-01-27 | 4 | -18/+12 |
* | Minor cleanups to the csa snd driver. | pfg | 2012-01-26 | 2 | -23/+2 |
* | Consensus between bde and pjd seemed to be that if the function names | ghelmer | 2012-01-26 | 1 | -8/+8 |
* | Make the comments consistent (capitalization, punctuation, and | ghelmer | 2012-01-26 | 1 | -6/+10 |
* | Restore the parenthesis that are necessary around the constant values. | ghelmer | 2012-01-26 | 1 | -7/+7 |
* | A flowtable entry can continue referencing an llentry indefinitely if the ent... | kmacy | 2012-01-26 | 2 | -1/+4 |
* | - Rewrite paragraphs about preemption. | glebius | 2012-01-26 | 1 | -22/+11 |
* | Remove the blank line between the license and .Dd | ken | 2012-01-26 | 1 | -1/+0 |
* | Bring in the LSI-supported version of the mps(4) driver. | ken | 2012-01-26 | 26 | -1299/+10536 |
* | More mdconfig(8) tests. | trasz | 2012-01-26 | 1 | -0/+39 |
* | Add CAM infrastructure to allow reporting when a drive's long read capacity | ken | 2012-01-26 | 10 | -46/+164 |
* | Start sentences on a new line, and fix a few other nits. | ken | 2012-01-26 | 1 | -35/+42 |
* | Update PCI IDs for ciss controllers that are supported by this driver. | sbruno | 2012-01-26 | 2 | -3/+20 |
* | Xen netback driver rewrite. | ken | 2012-01-26 | 8 | -1255/+4887 |
* | Press some more info into the PCM device name: | mav | 2012-01-26 | 1 | -8/+51 |
* | Remove casts from inet6 address testing macros, thus preserving | glebius | 2012-01-26 | 1 | -16/+16 |
* | Although aio_nbytes is size_t, later is is signed to | glebius | 2012-01-26 | 1 | -0/+6 |
* | List supported ioctl commands instead of old one. | glebius | 2012-01-26 | 1 | -5/+3 |
* | Don't mention no longer supported ioctl commands. | glebius | 2012-01-26 | 1 | -6/+2 |
* | Remove a block that contatined some outdated misinformation | glebius | 2012-01-26 | 1 | -12/+1 |
* | Remove a commented out old block inherited from inet.4. The | glebius | 2012-01-26 | 1 | -80/+0 |