merge
[dragonfly.git] / sys / dev / raid /
2013-01-12 Johannes Hofmannmerge
2013-01-07 Sascha Wildnerkernel: Remove some unused variables in RAID and disk...
2013-01-07 Sascha Wildnerkernel/aac: sge64 is only used on x86_64.
2013-01-07 Sascha Wildnerkernel: Replace the remaining __amd64__ with __x86_64__...
2013-01-02 Sascha WildnerRemove some emacs variable settings.
2012-12-22 Sascha Wildnermlx(4): Remove unused defines.
2012-12-22 Sascha Wildnerarcmsr(4): Add missing D_MPSAFE (forgot when porting).
2012-12-21 Sascha Wildnerarcmsr(4): Remove some dead code and an unused variable.
2012-12-05 Sascha Wildnertwe(4): Sync with FreeBSD.
2012-12-04 Sascha Wildnertwe(4): Remove non-existing flag from the Makefile.
2012-11-24 Sascha WildnerFix some typos (unknow -> unknown).
2012-11-22 Sascha Wildnerkernel: Remove some NULL checks after kmalloc(...,...
2012-11-22 Sascha Wildnerkernel: Use M_ZERO instead of bzero()ing.
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-21 Sascha Wildnerhptiop(4): Add support for RocketRAID 4520 and 4522.
2012-11-20 Sascha Wildneraac(4): Add a missing unlock.
2012-11-20 Sascha Wildneriir(4): Clean up some unused code.
2012-11-08 Sascha Wildnerkernel: Mark two more functions __printflike.
2012-11-07 Sascha Wildnermfi(4): Don't assert lock holding when dumping or durin...
2012-11-06 Sascha Wildnerhptrr(4): Add missing intrhook description.
2012-11-06 Sascha Wildnerhpt27xx(4): Add missing bootverbose and intrhook descri...
2012-11-05 Sascha Wildnerkernel: Remove unneeded #include <sys/devicestat.h...
2012-11-03 Sascha Wildnerkernel: Simplify simq releasing in some RAID drivers.
2012-11-03 Sascha Wildnerkernel: Fix some wrong cam_simq_release() calls.
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-25 Sascha Wildnerarcmsr(4): Sync with FreeBSD (Areca's driver version...
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 2/x.
2012-09-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-11 Sascha Wildnermfi(4): Break some overly long lines.
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-07 Sascha Wildnerkernel: Remove two bogus break statements.
2012-09-07 Sascha Wildnerkernel/hptmv: Fix the completion of a write.
2012-09-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-31 Sascha Wildneramr(4): Remove some unused code (amr_timeout()).
2012-08-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-08 Sascha Wildnerhpt27xx(4): Use NULL for pointers.
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-07 Sascha Wildnerarcmsr(4): Use cam_calc_geometry().
2012-08-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-07 Sascha Wildnerhptmv(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnerhptiop(4): Add some more PCI IDs.
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-04 Sascha Wildnerhptrr(4): Add a __printflike().
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-03 Sascha WildnerAdd the hptrr(4) driver for HighPoint RocketRAID 17xx...
2012-08-03 Sascha Wildnerhptmv(4): Reduce si_iosize_max to 64KB.
2012-07-29 Sascha Wildnerciss(4): Sync with FreeBSD.
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-20 Sascha Wildneraac(4): Sync with FreeBSD.
2012-07-14 Sascha WildnerRemove bogus (void *) casts.
2012-07-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-11 Sascha Wildneramr(4): Remove an extra newline in a debug message.
2012-07-11 Sascha Wildneramr(4): Make AMR_DEBUG a kernel configuration option.
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-10 Sascha Wildnerkernel: Add descriptions to the intrhooks that miss...
2012-07-10 Sascha Wildneramr(4): Remove unused code.
2012-07-09 Sascha Wildneramr(4): Remove some old code.
2012-07-09 Sascha Wildnerkernel/amrp: Add a missing dependency.
2012-07-09 Sascha Wildnertwa(4): Remove an extra : in a message (it will be...
2012-07-09 Sascha Wildnertwa(4): Request a bus scan after attaching the driver...
2012-07-08 Sascha Wildnertwa(4)/twe(4): Move dev_ops_remove_minor() after destro...
2012-07-08 Sascha Wildnertwa(4): Really stop the callouts.
2012-07-08 Sascha Wildnertwa(4): Remove some unused code.
2012-07-08 Sascha Wildnertwa(4): Add MSI support.
2012-07-08 Sascha Wildnertwa(4): Add MODULE_VERSION.
2012-07-08 Sascha Wildnertwa(4): Pass INTR_MPSAFE when setting up the interrupt.
2012-07-06 Sascha Wildnerpst(4): Remove a bogus (commented out) debug option...
2012-07-06 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-05 Sascha Wildnerdpt(4): Remove some old #if 0'd code from a header...
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-06-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-21 Sascha Wildnerkernel: Clean up some Makefiles (custom flags, useless...
2012-06-21 Sascha WildnerFix more wrong sizeof() usages, part 3/x
2012-06-17 Sascha WildnerFix more wrong sizeof() usages, part 2/x
2012-06-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-12 Sascha Wildnerarcmsr(4): To check for sense data, use sense_len.
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-18 Sascha Wildneramr(4): Some fixes.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
next