Create an #include layer for bus/pci and bus/isa so source files do not
[dragonfly.git] / sys / dev / disk /
2008-08-02 Matthew DillonCreate an #include layer for bus/pci and bus/isa so...
2008-07-18 Matthew DillonDetach the SIM when a firewire disk device is disconnec...
2008-07-12 Michael Neumann* Add support for the nVidia MCP61, MCP65, MCP67, MCP73...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-01 Matthew DillonFix numerous pageout daemon -> buffer cache deadlocks...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Matthew DillonBump the sortq_lost check from 8 to 128, letting the...
2008-06-28 Matthew DillonFix a system performance issue created by ata_sort_queu...
2008-06-27 Matthew DillonIncrease the default request timeout from 5 seconds...
2008-06-27 Matthew DillonApply patch supplied in FreeBSD-PR to ata-raid code:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-05-18 Peter AvalosSync CAM with FreeBSD using lockmgr locks instead of...
2008-05-18 Peter AvalosIt's "useful" not "usefull".
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-04-22 Matthew DillonFix some IO sequencing performance issues and reformula...
2008-04-20 Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-04-06 Peter AvalosLK_EXCLUSIVE has no business being in lockinit.
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-05 Matthew DillonFix a snafu with the last commit. Not all of the new...
2008-03-28 Sepherosa ZiehauPull back part of rev1.7
2008-03-24 Matthew DillonSynchronize various changes from FreeBSD. This is...
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-06 Peter AvalosAdvertise to CAM the ability of 790X controllers to...
2008-03-06 Peter AvalosRemove superfluous setting of the transport_version...
2008-03-06 Peter AvalosOnly print sense data diagnostics if debugging is enabl...
2008-03-01 Sascha WildnerAnsify some remaining function definitions in the kernel.
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-09 Peter AvalosMPSAFE locking for the ahc/ahd drivers using lockmgr...
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-30 Chris TurnerAdd '-l' support to vnconfig(8) and supporting VNGET...
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-21 Peter AvalosCAM_NEW_TRAN_CODE fixes.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-18 Matthias SchmidtFix a bug preventing burncd(8) from dispaying the progr...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Sascha WildnerRemove some dead code.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-05 Peter AvalosBuild aic(4) as a kernel module.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-02 Hasso TepperAdd missing ';'.
2008-01-01 Sascha WildnerAdd PCI IDs for ICH9.
2007-12-23 Peter AvalosFixes for CAM_NEW_TRAN_CODE.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-17 Hasso TepperAdd ID for ICH8M in compatibility mode. This makes...
2007-12-09 Thomas E. SpanjaardFix a bug where all 'generic' ATA controllers were...
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-02 Sepherosa ZiehauBlack list the atapci device on Intel PRO/1000 PM,...
2007-12-02 Peter AvalosFix missing update to reflect change in scsi_inquiry...
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-20 Hasso TepperAdd SATA ATAPI support for AHCI controllers.
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-29 Thomas E. SpanjaardRemove fugly hack from the ATA channel interrupt handle...
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-23 YONETANI TomokazuMerge ACPI resource manager changes From FreeBSD:
2007-10-19 Thomas E. SpanjaardAdd (proper) support for ATi SB600 southbridge SATA...
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-23 Yonghong Yanprepare the amd64 kernel build, ext2_bitops.h merged...
2007-09-15 Sascha WildnerFix some kprintf format warnings.
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-05 Matthew DillonSet si_iosize_max to silence run-time warnings.
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Matthew DillonDo not require AHC_PCI_CONFIG to be defined.
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-31 Matthew DillonFix a coding mistake when dequeueing memory disk BIOs.
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-23 Matthew DillonAdd assertions for 0-length transfers and panic if...
2007-07-23 Matthew DillonIncorporate the device DMA limitations into the request...
2007-07-19 Peter AvalosAllocate the full SCB pool at driver attach.
2007-07-18 Peter AvalosShould use machine/limits.h, not cpu/limits.h.
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
next