Age | Commit message (Expand) | Author |
2011-07-12 | now that we know if a disk is thin provisioned (or an ssd), we can choose | David Gwynne |
2011-07-11 | pass the interface for non-compat-mode piix. from netbsd. | joshua stein |
2011-07-11 | Revert art@'s moving around of the KERNEL_LOCK()/KERNEL_UNLOCK() calls, | Philip Guenthe |
2011-07-11 | ask the disk about unmap (read trim) parameters. check if we have the | David Gwynne |
2011-07-11 | Add hibernate_read_block and fix a couple of typos in the previous commit. | Mike Larkin |
2011-07-11 | support "failover" style access to volumes, ie, only use one active | David Gwynne |
2011-07-11 | disks report trim^Wunmap^Wif theyre thin provisioned via a bit in | David Gwynne |
2011-07-10 | remove irrelevant comments | Theo de Raadt |
2011-07-10 | remove irrelevant old comment | Theo de Raadt |
2011-07-10 | Register the Heart clock as a timecounter on Octane systems. | Miod Vallat |
2011-07-10 | Do not register the per-cpu counter as a system timecounter on MULTIPROCESSOR | Miod Vallat |
2011-07-10 | Read the HCSPARAMS register from the correct location, and add | Eric Faurot |
2011-07-10 | Move the vax/boot code to vax/stand. A cvs 'mv' with de-tagging has been | Theo de Raadt |
2011-07-10 | bring in more libgcc type thingies for new libz | Theo de Raadt |
2011-07-10 | Oops. Copy just the comment about the checkdisklabel() call, not | Kenneth R Westerback |
2011-07-10 | If there is recognized MD disk partitioning info, use it to determine | Kenneth R Westerback |
2011-07-09 | If ipv4+icmp6 or ipv6+icmp packets were embedded into an icmp | Alexander Bluhm |
2011-07-09 | Switch to ANSI C function definitions. | Matthew Dempsky |
2011-07-09 | Unbreak hppa boot(8) after zlib update. | Joel Sing |
2011-07-09 | Repair boot32 build after zlib upgrade. | Miod Vallat |
2011-07-09 | translate the scsi UNMAP command into an equiv TRIM, and advertise UNMAP | David Gwynne |
2011-07-09 | sync | Matthew Dempsky |
2011-07-09 | Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add option | Matthew Dempsky |
2011-07-09 | sync | Matthew Dempsky |
2011-07-09 | More syscalls.master cleanup: | Matthew Dempsky |
2011-07-09 | sned BPDUs at prio 6, just like lacp and carp, ryan zinke mpf | Henning Brauer |
2011-07-09 | Switch to new write function that does range/chunk compression using zlib | Mike Larkin |
2011-07-09 | mark the mgmt pkts for queueing prio 6, mpf ok | Henning Brauer |
2011-07-09 | Switch umass(4) to use a single target scsibus with | Matthew Dempsky |
2011-07-09 | honor the net.inet.udp.checksum setting. | David Hill |
2011-07-09 | remove more atalk bits | Theo de Raadt |
2011-07-09 | Update hibernate_populate_resume_pt to include new ranges that need to be | Mike Larkin |
2011-07-09 | Call (temporarily, until we have RLE page encoding) uvm_pmr_zero_everything | Mike Larkin |
2011-07-09 | syscall() can be a lot simpler on hpaa64. | Mark Kettenis |
2011-07-09 | Simplify sdmmc_scsi by using SCSI_NO_ADAPTER_TARGET. | Matthew Dempsky |
2011-07-09 | Fix fallout from my previous SCSI refactoring diff (moving | Matthew Dempsky |
2011-07-09 | Add an atomic compare and exchange operation dealing with addresses | Paul Irofti |
2011-07-09 | Extract hibernate_write_signature and hibernate_clear_signature to the MI | Mike Larkin |
2011-07-09 | Add support for the O_CLOEXEC and O_DIRECTORY flags introduced in | Matthew Dempsky |
2011-07-09 | Extract MI pmap function hibernate_enter_resume_mapping, refactor old i386 | Mike Larkin |
2011-07-09 | begone, fucking rotten appletalk shit. ok room | Henning Brauer |
2011-07-09 | Kludge around sdmmc(4)'s poor design: replace "struct scsi_link *" | Matthew Dempsky |
2011-07-09 | Add SCSI_NO_ADAPTER_TARGET as a value for adapters to set | Matthew Dempsky |
2011-07-09 | Add zlib reset, alloc, and free functions for hibernate image compression | Mike Larkin |
2011-07-09 | KNF | Bob Beck |
2011-07-09 | Add FOREACH_SAFE() data structure companions. | Paul Irofti |
2011-07-09 | sync | Theo de Raadt |
2011-07-09 | mark an obsolete call with the release we killed it; reminded by tedu | Theo de Raadt |
2011-07-09 | sync | Theo de Raadt |
2011-07-09 | Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there. | Theo de Raadt |