2009-06-08 |
Matthew Dillon | USB - Add support for xfer-restart-before-callback
|
commit | commitdiff | tree |
2009-06-08 |
Matthew Dillon | USB - Fix polling code
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | AHCI - Fix a polled command issue.
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | AHCI - properly initialize ccb_xa.flags in softreset...
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | USB - umass - fix reentrancy issues when rescanning...
|
commit | commitdiff | tree |
2009-06-07 |
Matthew Dillon | AHCI - Implement ahci_xpt_poll() - fix livelock during...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Hotplug. Increase timeout for BSY check, FIS...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | systat - fix bug in vmmeter when switching to it via...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | vmstat - Add another byte of width for Csw, Trp, Sys...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | Add the AHCI driver to the kernel module build subsystem...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Normalize console reporting of the port scan...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Add conditional logic for wcache and rahead...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Add conditional logic for wcache and rahead...
|
commit | commitdiff | tree |
2009-06-06 |
Matthew Dillon | AHCI - Hook up sense information from rfis for ATAPI...
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | Fix amd64 build and UP build issues with recent commit.
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | scsi_read_capacity_data_long -> scsi_read_capacity_data_16
|
commit | commitdiff | tree |
2009-06-05 |
Matthew Dillon | AHCI Driver - add initial ATAPI support, suppy fake...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | AHCI Driver port from OpenBSD to DragonFly - Initial...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add prototype for bus_dma_tag_getmaxsize().
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add definition for ATAPI_READ_CAPACITY_16 (same as...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | bus_dma_tag fixes and enhancements.
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Minor string description changes to match READ_CAPACITY_16
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add typedefs for pci register integral types, taken...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Add entries to pcidevs for AHCI products and regenerate.
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | CAM Enhancements for AHCI driver work, import some...
|
commit | commitdiff | tree |
2009-06-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-06-03 |
Matthew Dillon | CAM fixes - queue empty tests, sim refcount, add XPORT_AHCI...
|
commit | commitdiff | tree |
2009-05-24 |
Matthew Dillon | vkernel - more crit section work to avoid pthread reentrancy.
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Miscellanious protection around pthread calls to avoid...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | amd64 - Fix compiler warning.
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | Supporting amd64 /dev/kmem requires allowing apparently...
|
commit | commitdiff | tree |
2009-05-23 |
Matthew Dillon | libkvm - use the proper format %lx for kva, which is...
|
commit | commitdiff | tree |
2009-05-20 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-20 |
Matthew Dillon | Save creds on nfs_open() for later read/write/etc.
|
commit | commitdiff | tree |
2009-05-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-17 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Instrument contigmalloc() failures to provide better...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Add a vkernel test environment build
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | vkernel - Fix races in stopsig() and ipisig().
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Use the new cothread_delete() API in vke_stop().
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Add cothread_delete() to the vkernel cothread API.
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | vknetd - add features, allow ip to be set in unsecure...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | vkernel now autoprobes vkd0s1a as well as vkd0s0a to...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Fix bug in recent commit - fcntl(... O_ASYNC) on tty...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Fix a simple code bug when dealing with a raced vnode...
|
commit | commitdiff | tree |
2009-05-15 |
Matthew Dillon | Add missing vnconfig -u fixing a build error when doing...
|
commit | commitdiff | tree |
2009-05-14 |
Matthew Dillon | Add missing call to sysctl_ctx_init(), fixing a boot...
|
commit | commitdiff | tree |
2009-05-14 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | Removing debugging kprintf() in PTE race check.
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | Add sanity check: Assert (gd_spinlocks_wr > 0) prior...
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | Replace Debugger() entry with a kprintf().
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | Fix O_NOFOLLOW and do not follow softlinks if O_EXCL.
|
commit | commitdiff | tree |
2009-05-07 |
Matthew Dillon | HAMMER VFS - Limit recursion for long directory chains...
|
commit | commitdiff | tree |
2009-05-06 |
Matthew Dillon | fstest regression fixes - POSIX error codes.
|
commit | commitdiff | tree |
2009-05-06 |
Matthew Dillon | HAMMER VFS - Refactor merged search function to try...
|
commit | commitdiff | tree |
2009-05-06 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-06 |
Matthew Dillon | Add kernel-layer support for chflags checks, remove...
|
commit | commitdiff | tree |
2009-05-04 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-04 |
Matthew Dillon | The kernel permissions check code was not checking...
|
commit | commitdiff | tree |
2009-05-02 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-05-02 |
Matthew Dillon | Fix sticky bit directory handling for deletions.
|
commit | commitdiff | tree |
2009-04-30 |
Matthew Dillon | nmalloc - Further optimize posix_memalign()
|
commit | commitdiff | tree |
2009-04-29 |
Matthew Dillon | HAMMER Utility: Update mirror-dump, mirror-read to...
|
commit | commitdiff | tree |
2009-04-29 |
Matthew Dillon | HAMMER VFS - Better CRC handling, bad-file handling.
|
commit | commitdiff | tree |
2009-04-29 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-29 |
Matthew Dillon | Split out core kern_clock_*() calls for the clock_...
|
commit | commitdiff | tree |
2009-04-28 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-28 |
Matthew Dillon | Fix short allocation in libc RTLD for static-compiled...
|
commit | commitdiff | tree |
2009-04-28 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-28 |
Matthew Dillon | Add posix_memalign(), fix minor bug in nmalloc.
|
commit | commitdiff | tree |
2009-04-28 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-28 |
Matthew Dillon | Fix type-o, the file $syscompatdcldf12 file was not...
|
commit | commitdiff | tree |
2009-04-26 |
Matthew Dillon | Fix recursive lock in detached close of /dev/tty.
|
commit | commitdiff | tree |
2009-04-25 |
Matthew Dillon | Use MAP_TRYFIXED instead of MAP_FIXED when mapping...
|
commit | commitdiff | tree |
2009-04-25 |
Matthew Dillon | Add cpdup feature - allow uid/gid/flags changes to...
|
commit | commitdiff | tree |
2009-04-25 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-25 |
Matthew Dillon | Fix an installworld failure due to kernel fixes and...
|
commit | commitdiff | tree |
2009-04-25 |
Matthew Dillon | Add a dummy offset to the arrays generated by genassym...
|
commit | commitdiff | tree |
2009-04-24 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-24 |
Matthew Dillon | Fix the backslashes in a __asm line's interference...
|
commit | commitdiff | tree |
2009-04-24 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Don't call vm_map_findspace() when MAP_TRYFIXED is...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Fix logic when using the umtx_*_err() functions. With...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Make adjustments to how MAP_STACK works to prevent...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Fix libthread_xu's use of MAP_STACK. Guards were not...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Add missing files from umtx errno fixes commit.
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Fix VM panic. Add required overflow check for MAP_STACK...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | Fix an errno leak in libthread_xu's calls to umtx.
|
commit | commitdiff | tree |
2009-04-23 |
Matthew Dillon | FreeBSD-SA-09:05.telnet - fix environment based code...
|
commit | commitdiff | tree |