Age | Commit message (Expand) | Author |
2010-01-02 | move the buf handling from using scsi_scsi_cmd over to scsi_xs_exec. i | David Gwynne |
2010-01-02 | uninitalized protocol version for ipv6; from mickey; ok claudio | Markus Friedl |
2010-01-02 | When finding certain novatel devices in mass storage mode | Jonathan Gray |
2010-01-02 | We need an additional level of indirection through 'struct scsibus_attach_args' | Mark Kettenis |
2010-01-01 | Miod must have gotten his fingers stuck between the keys on his keyboard and | Mark Kettenis |
2010-01-01 | Map the device registers before using them. We were lucky that some other | Mark Kettenis |
2010-01-01 | Make sure than ptrace functions never return a non-zero value in the zero | Miod Vallat |
2010-01-01 | Make sure we grab the kernel lock before invoking trapsignal(). | Miod Vallat |
2010-01-01 | If you want to use atomic ops, you need to #include the proper files instead | Miod Vallat |
2010-01-01 | Since sh4_emode_icache_sync_all() and sh4_emode_dcache_wbinv_all() | Miod Vallat |
2010-01-01 | Remove unused *_CACHE_FLUSH() macros. | Miod Vallat |
2010-01-01 | Make sure page is cache invalidated in pmap_unmap_direct(), for the next use | Miod Vallat |
2010-01-01 | copyright++; | Miod Vallat |
2010-01-01 | Make sure we grab the kernel lock before invoking trapsignal(). | Miod Vallat |
2010-01-01 | deck chair shuffling | David Gwynne |
2010-01-01 | split the flags used in a scsi_link structure to represent its state at | David Gwynne |
2009-12-31 | sync | Theo de Raadt |
2009-12-31 | new devs; ejacquot | Theo de Raadt |
2009-12-31 | Assert copyright. | Joel Sing |
2009-12-31 | Add support for key disks. This allows a crypto volume to be constructed | Joel Sing |
2009-12-31 | Implement wrappers for enabling and disabling interrupts. | Joel Sing |
2009-12-31 | Make cpl and cpu_inintr per CPU variables. For locore.S, cpl becomes an | Joel Sing |
2009-12-31 | Add vds(4) and vdsp(4), implementing the vDisk server side protocol. This | Mark Kettenis |
2009-12-31 | Add a few more hypervisor calls. | Mark Kettenis |
2009-12-30 | remove dead assignments and newly created unused variables. | Charles Longeau |
2009-12-30 | curcpu()->ci_curpmap added. ok miod@ | Takuya ASADA |
2009-12-29 | Call proc_trampoline_mp() from the process trampoline when compiled for MP. | Joel Sing |
2009-12-29 | Implement MP safe mutexes for hppa. | Joel Sing |
2009-12-29 | Move hppa to a "cpu0 at mainbus0" configuration, rather than knocking CPUs | Joel Sing |
2009-12-29 | Make want_resched a per CPU variable. | Joel Sing |
2009-12-29 | Move hppa to per process AST. | Joel Sing |
2009-12-28 | oops, comment vmt out, it isnt good enough yet. | David Gwynne |
2009-12-28 | We do not need to store a copy of the HP-UX exec structure in the pcb since | Miod Vallat |
2009-12-28 | whitespace | David Gwynne |
2009-12-28 | tweak vmt to work on amd64 as well as i386. like i386, it is still | David Gwynne |
2009-12-28 | Fix compile error caused from previous commit | Takuya ASADA |
2009-12-28 | MP-safe pmap implemented, enable IPI in interrupt handler to avoid deadlock. | Takuya ASADA |
2009-12-28 | correct id for 2nd type of stts424e02; from cnst | Theo de Raadt |
2009-12-28 | Sanity check flags in fork1(), banning some combos we don't support | Philip Guenthe |
2009-12-28 | Add MCP73_AHCI_5 to list of devices started in that special NVidia | Kenneth R Westerback |
2009-12-27 | Huawei 180E, from and tested by Bruce O'Neel. | Jonathan Gray |
2009-12-27 | regen | Jonathan Gray |
2009-12-27 | Huawei E180, from Bruce O'Neel. | Jonathan Gray |
2009-12-27 | Don't allocate resources on the Intel Hub-to-PCI bridges. Doing so breaks | Mark Kettenis |
2009-12-27 | - obvious typo in comment, from holger mikolon | Jasper Lievisse Adriaanse |
2009-12-27 | spacing. | Felix Kronlage |
2009-12-27 | Correct previous commit: match the errno return by thrsleep() in | Philip Guenthe |
2009-12-26 | Add support for fragmented messages. | Mark Kettenis |
2009-12-26 | Register an interrupt handler for PCI error conditions (as well as xtalk | Miod Vallat |
2009-12-26 | Remove unused variable. | Mark Kettenis |