nvme - Improve likelihood of dump success
[dragonfly.git] / sys / dev / disk / nvme / nvme.c
2018-04-13 Matthew Dillonnvme - Improve likelihood of dump success
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-05-19 Matthew Dillonnvme - Fix interrupt pin support when MSI-X is unavailable.
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-03 Matthew Dillonvmstat - Make vmstat -m more readable
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-22 Matthew Dillonnvme - Fix BUF_KERNPROC() SMP race
2016-06-26 Matthew Dillonnvme - Handle full submission queue
2016-06-24 Sepherosa Ziehaunvme: Use high frequency interrupt for CQ processing
2016-06-18 Matthew Dillonnvme - Implement ioctl support to retrieve log pages
2016-06-10 Matthew Dillonnvme - Add kernel dump support
2016-06-08 Matthew Dillonnvme - Adjust queue mapping
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-06 Matthew Dillonnvme - Fix minor cpu mapping issues
2016-06-06 Matthew Dillonnvme - Implement MSIX and reverse comq mapping
2016-06-05 Matthew Dillonnvme - Flesh out the driver more
2016-06-05 Matthew Dillonkernel - Flesh out nvme interrupts (non-msi for now)
2016-06-05 Matthew Dillonkernel - Initial native DragonFly NVME driver commit