drm/i915/gem: Reduce differences with Linux 4.4
[dragonfly.git] / sys / dev / disk /
2016-07-22 Matthew Dillonnvme - Fix BUF_KERNPROC() SMP race
2016-07-19 zrjsys: Various include guard fixes.
2016-07-14 Matthew Dillonkernel - Distribute queues in rw-sep map.
2016-07-14 Matthew Dillonnvme - Fix comq mappings when too many cpus.
2016-07-09 Sascha Wildnerkernel: Don't use userland's <stdarg.h> from kernel...
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 - Remove debugging
2016-06-18 Matthew Dillonnvme - Implement ioctl support to retrieve log pages
2016-06-18 Matthew Dillonnvme - Fail gracefully if chip cannot be enabled
2016-06-17 Matthew Dillonnvme - Work w/qemu
2016-06-10 Matthew Dillonnvme - Add kernel dump support
2016-06-08 Matthew Dillonnvme - Add interrupt coalescing support
2016-06-08 Matthew Dillonnvme - Adjust queue mapping
2016-06-07 Matthew Dillonnvme - Check admin_cap
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-06 Matthew Dillonnvme - Cleanups, limit nirqs
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 - Iterate disk units for multiple devices
2016-06-05 Matthew Dillonnvme - Fix b_resid prior to biodone()
2016-06-05 Matthew Dillonkernel - Add nvme driver to the kernel build as a module.
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
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-05-01 Tomohiro Kusumisys/dev/disk/dm: Remove read/write support for /dev...
2016-04-27 Imre Vadászahci: Add and use AHCI_PREG_SCTL_IPM_NODEVSLP definitio...
2016-04-22 Imre Vadászahci: Add some DevSleep defintions. Recognize DevSleep...
2016-04-22 Imre Vadászahci: Clean up SET_FEATURES definitions. Add some power...
2016-03-21 Imre Vadászsys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
2016-03-17 Imre Vadászmmcsd(4): Fix typo in disk_create() args. Allows access...
2016-03-15 Imre Vadászsys/dev/disk/sdhci: Update to FreeBSD r296135.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjRemove advertising header from sys/
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically (2)
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-11-22 Sascha Wildnerkernel/ncr: s/long signed/long/
2015-11-19 Tomohiro Kusumisys/dev/disk/dm: Add dm-flakey target
2015-11-19 Tomohiro Kusumisys/dev/disk/dm: Cleanup header includes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Minor targets fixes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Cleanup header includes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Don't expect destroy() to set config...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Add a comment on race on unload
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix device counter handling
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Check if target has registered handlers
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Rename aprint_debug() to dmdebug()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Add dm_alloc_string()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Remove misleading code/comment on...
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor TAILQ_HEAD structure
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix table/info priority
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Use uint32_t for flags
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Change DM_XXX_FLAG() to inline functions
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Cleanup dm_dbg_print_flags()
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Whitespace cleanups
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix typo
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_table_status_ioctl()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Don't force targets to implement table...
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary dump=NULL;
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove upcall handler
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Disable 2nd level bio_done handler...
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Add 2nd level bio_done handler for...
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Remove redundant kprintf in dm strategy
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Add error count for stripe device
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Don't statically allocate MAX_STRIPES...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Remove misleading comment
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Return EINVAL on invalid argc
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make target's init() take argc and...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Use correct module name for dm_target_...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_target_stripe_table()
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix indentation
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add info() handler for striped target...
next