summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
lockcount-9.3Add lockcount output via printfMerlin Scholz3 years
lockdoc-10.99.5Code cleanupMerlin Scholz3 years
lockdoc-10.99.5-vfsRemove now (hopefully) unnecessary kmutex_t loggingMerlin Scholz3 years
lockdoc-9.3Add file, line, func logging for memory allocs/freesMerlin Scholz3 years
lockdoc-9.3-vfsvnode modificiations to support LOCKDOC tracingMerlin Scholz3 years
trunklint: remove redundant '#' after 'argument' in diagnosticsrillig3 years
 
TagDownloadAuthorAge
lockdoc-10.99.5-vfs-0.4commit 280762e2b1...Merlin Scholz3 years
lockdoc-10.99.5-vfs-0.3commit e7b3826cda...Merlin Scholz3 years
lockdoc-10.99.5-vfs-0.2commit 365daf5cef...Merlin Scholz3 years
lockdoc-10.99.5-vfs-0.1commit c731885a03...Merlin Scholz3 years
lockdoc-10.99.5-0.1commit c7d78f5ebd...Merlin Scholz3 years
lockdoc-9.3-vfs-0.2commit 48481acd40...Merlin Scholz3 years
lockdoc-9.3-vfs-0.1commit 5b36ddbe1a...Merlin Scholz3 years
lockdoc-9.3-0.6commit 60aa12e10e...Merlin Scholz3 years
lockdoc-9.3-0.5commit a71815af6d...Merlin Scholz3 years
lockdoc-9.3-0.4commit e2e1b13499...Merlin Scholz3 years
lockdoc-9.3-0.3commit 38946c4e02...Merlin Scholz3 years
lockdoc-9.3-0.2commit ae5cfd54d9...Merlin Scholz3 years
lockdoc-9.3-0.1commit 6f27ae312d...Merlin Scholz3 years
onst|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-04-12add definition for "security freeze"drochner 2005-02-27nuke trailing whitespaceperry 2004-08-23Put an #ifdef _KERNEL around inline functions using panic().he 2004-08-21- Move to48() to atareg.h and rename it atacmd_to48().thorpej 2004-08-12Add SATA queued read/write commands.thorpej 2004-05-03When using LBA48, use Flush cache extended command if supported.bouyer 2004-03-14It's extension, not extention. From Miod Vallat (miod at online fr).wiz 2003-12-30Move the register definitions for ATA Task File registers to atareg.h;thorpej 2003-12-30SMART info is logically part of the register set; move it from atavar.hthorpej 2003-11-30add definitions of new feature bits.yamt 2003-11-30- rename WDC_CAP_LBA48 to ATA_CMD2_LBA48.yamt 2003-11-26remove ATA_CMD2_SMART, which seems wrong and isn't used.yamt 2003-11-02Fix two typos. From Tom Cosgrove via jmc@openbsd.wiz 2003-09-23Additional definitions as per SATA specifications.skd