hptiop(4): Add the hptiop(4) RAID driver.
[dragonfly.git] / sys / dev /
2010-12-07 Sascha Wildnerhptiop(4): Add the hptiop(4) RAID driver.
2010-12-07 Matthew Dillonkernel - Enable e1000 / igb netif in module build
2010-12-06 Sascha Wildneramr(4): Return the correct error.
2010-12-06 Sascha Wildneraac(4) & mfi(4): Fix masking bug.
2010-12-06 Sascha Wildnermfi(4): Shorten some lines.
2010-12-03 Sascha Wildnerkernel: Remove some PC98 remains.
2010-12-03 Sascha Wildneramr(4): Sync with FreeBSD.
2010-12-03 Sascha Wildnermfi(4): Add missing dev_ops_remove_minor().
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-01 Sascha Wildnermfi(4): Make mfi_linux.ko compile (maybe it even works).
2010-12-01 Sascha Wildnervga/vesa: Use hexdump() instead of cooking our own.
2010-12-01 Alex Hornungdm - Modularize it fully
2010-12-01 Sascha WildnerUnbreak buildworld.
2010-12-01 Sascha Wildnermmcsd(4): Enhance readability by using a variable for...
2010-12-01 Sascha Wildnermfi(4): Add device statistics.
2010-11-30 Sascha Wildnermfi(4): Add the mfi(4) RAID driver and the mfiutil...
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Alex Hornungdm - access io_cnt atomically
2010-11-29 Alex Hornungdm - misc minor cleanup
2010-11-29 Alex Hornungdm - remove convoluted string comparison methods
2010-11-29 Alex Hornungdm - minor cleanup
2010-11-29 Alex Hornungdm - use shared/exclusive lockmgr for table access
2010-11-29 Alex Hornungdm - properly encapsulate disable_dev
2010-11-25 Alex Hornungdmirror - Add Matt's design notes
2010-11-25 Alex Hornungdmirror - initial code (layout)
2010-11-25 Alex Hornungdm - Major cleanup & module work
2010-11-24 Alex Hornungdm_target_crypt - use mpipe, add module magic
2010-11-24 Alex Hornungdm - Fix a reference leak
2010-11-23 Sascha Wildnerarcmsr(4): Update to vendor release 1.20.00.19.
2010-11-23 Sascha Wildnerarcmsr(4): Fix up the device description a bit.
2010-11-23 Matthew Dillonkernel - AHCI hotplug work to help support AMD chipsets
2010-11-22 Matthew Dillonkernel - More AHCI work to help support broken AMD...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-19 Alex Hornungvn - switch to using own malloc type
2010-11-19 Alex Hornungvn - Major overhaul
2010-11-19 Alex Hornungdm - Disallow active vol removal; ret err of ioctl cmd
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-17 Thomas NikolajsenFix buildkernel (LINT)
2010-11-16 Sascha WildnerRemove hotplug(4) since hotplugd(8) uses udev/devattr...
2010-11-04 Alex Hornungdm - adjust use of minor numbers to new reality
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
2010-11-15 Alex Hornungdm - bind logical devices into the disk subsystem
2010-11-15 Sascha Wildnerkernel: Remove some redundant initialization.
2010-11-14 Matthew Dillonkernel - Misc atheros updates
2010-11-14 Sascha Wildnerdc(4): Add IDs for the Abocom FE2500.
2010-11-13 Sascha WildnerRemove useless .PATH targets from kernel module Makefiles.
2010-11-11 Sascha Wildneriir(4): Sync with FreeBSD.
2010-11-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-11-08 Alex Hornungwpi - (experimental) fixes
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-11-01 Matthew Dillonkernel - Do not back out critical section for exchange_...
2010-11-01 Matthew Dillonkernel - Implement CHECKTIMEOUT() abstraction
2010-10-31 Sascha Wildnerpsm(4): Ansify a function definition.
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-29 Matthew Dillonnata - properly teardown interrupts on ENXIO
2010-10-28 Antonio Huete Jimenezpsm - Sync psm(4) with FreeBSD
2010-10-28 Antonio Huete Jimenezmouse.h - Change to be not per-architecture.
2010-10-22 Alex Hornungdevice mapper - implement dumping
2010-10-22 Alex Hornungdevice-mapper - fix dmsize
2010-10-20 Matthew Dillonkernel - Fix another hard critical section issue with...
2010-10-17 Sascha WildnerBring in uguru(4) for ABIT temperature, voltage and...
2010-10-14 Sascha Wildnerpowernow(4): Make it build on x86_64 and hook it in...
2010-10-12 YONETANI Tomokazuucom - destroy device node on detach
2010-10-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-10 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-10-10 Alex Hornungumass: Add support for WD USB HDD
2010-10-06 Sascha Wildnerkernel: Remove unneeded inclusions of <sys/cdefs.h>.
2010-10-05 Matthew Dillonkernel - Fix panic when unblanking screen saver
2010-10-04 Sascha Wildnerkernel: Fix numerous errors in printf() like formats...
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-26 Matthew Dillonvkernel - Add support for cdevs as virtual disks (2)
2010-09-26 Matthew Dillonvkernel - Add support for cdevs as virtual disks
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-23 Matthew Dillonkernel - Fix bug in recent AHCI driver adjustment
2010-09-23 Matthew Dillonkernel - unlock the syscons_lock spinlock around ttwakeup()
2010-09-22 Alex Hornungun-tokenize savers
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Sascha Wildnerkernel: Fix some operator precedence bugs.
2010-09-20 Sascha Wildnerkernel: Remove some #ident.
2010-09-20 Joe Talbottwpi - Fix some race conditions in variable initializers.
2010-09-20 Matthew Dillonkernel - Remove mistaken commit of SATA PM spec pdf
2010-09-19 Matthew Dillonkernel - Report more AHCI revs in the switch
2010-09-18 Sascha Wildnerkernel: Remove #include <sys/mutex.h> if <sys/mutex2...
2010-09-17 Matthew Dillonnetwork - Remove crit_exit/crit_enter wrappers in pf.c
2010-09-17 Matthew Dillonnetwork - Zero out m_len / m_pkthdr.len in m_get*(...
2010-09-17 YONETANI Tomokazuips - missing part from 667d31bb
2010-09-17 Sascha Wildnerkernel: Staticize some dev_ops and adjust a name in...
2010-09-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-17 Matthew Dillonkernel - Adjust AHCI driver to deal with AMD braindamag...
2010-09-15 Sascha Wildnersyscons(4): Move tty token release and acquirement...
2010-09-15 YONETANI Tomokazuips - Issue IPS_CACHE_FLUSH_CMD to the controller on...
next