ATAng stage 5: sync chipset changes and bug fixes. busdma is not synched yet.
[dragonfly.git] / sys / dev / raid /
2004-02-16 Matthew DillonRemove common declaration for -fno-common
2004-02-13 Joerg SonnenbergerAdd __DragonFly__
2004-02-12 Matthew Dillonsys/dev __FreeBSD__ -> __DragonFly__ cleanups.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-18 Matthew DillonFix a minor malloc leak in ips.
2004-01-15 David Rhodus* Change SUBDIR sort order.
2004-01-15 David Rhodus* Add in support for the IBM ServeRAID controller.
2004-01-05 David Rhodus* Merge in changes from FreeBSD with some modification
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-04 Matthew DillonAdd a missing element related to the dev messaging...
2003-10-13 Hiten PandyaAMI MegaRAID Crash-Dumps support.
2003-10-01 Matthew DillonAdd pst to the raid Makefile
2003-10-01 Matthew DillonMove pst from dev/misc to dev/raid, add a Makefile...
2003-10-01 David Rhodus * Add #include <sys/buf2.h>
2003-09-22 Matthew DillonThe twe driver requires all requests, including non...
2003-08-27 Robert Garrettlets go ahead and commit this before we hit the network...
2003-08-15 Matthew DillonMake modules work again part 1: hook up 'dev'. Note...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-31 Hiten PandyaGeneralise, and remove SI_SUB_VINUM; use SI_SUB_RAID...
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-27 Matthew Dillonproc->thread stage 6: kernel threads now create process...
2003-06-26 Matthew Dillonproc->thread stage 5: BUF/VFS clearance! Remove the...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage2: post-commit fixes/cleanup
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-19 Matthew Dillonthread stage 5: Separate the inline functions out of...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: