sys/vfs/hammer: Panic with "for redo" on insufficient FIFO for redo
[dragonfly.git] / sys / dev /
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Simplify list eviction
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Use dm_pdev_rem()
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Fix cppcheck warning
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Cleanup DIOCGPART related code
2015-10-14 Tomohiro Kusumisys/dev/disk/dm: Refactor dmioctl()
2015-10-12 Sascha Wildnerkernel/acpi: Restructure _OSC eval func a bit. No funct...
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Remove unused prototype and wrong...
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Separate dm_dev_rem_dev() from dm_dev_...
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-10-11 Tomohiro Kusumisys/dev/disk/dm: Change unused dev types to reserved
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Add dm-delay target
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Remove #if0'd code from NetBSD
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix wrong ref release
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Don't define target specific defs...
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Remove unused macro MAX_TARGET_STRING_LEN
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix typos/etc in kprintf
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Use dm_table_get_entry()
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Conform to style(9)
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Add if(debug) conditional to kprintf...
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix DragonFly dm specific whitespace...
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Include sys/buf.h
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Make global dm locks static
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Fix indentation and cleanups
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Remove prototype of not existing function
2015-10-10 Tomohiro Kusumisys/dev/disk/dm: Remove unconditional kprintf in strategy()
2015-10-10 Imre Vadászdrm: Fix drm_ioctl error return values.
2015-10-10 François Tigeotdrm/i915: Add intel_gmch_remove()
2015-10-07 Imre Vadászdrm/drm_fops.c: Sync drm_dequeue_event() and drm_read...
2015-10-06 Matthew Dillondrm - Fix GENMASK()
2015-10-06 Sascha Wildnerkernel/acpi_ec: Fix KTR_ACPI_EC logging for various...
2015-09-30 Sascha Wildnerkernel/sound: Port MIDI support.
2015-09-30 Sascha WildnerRevert "sound: Drop midi support"
2015-09-28 Sascha Wildneri386 removal, part 44/x: Remove a no longer used header.
2015-09-28 Sascha Wildnerkernel/drm: Use #ifdef __DragonFly__ to mark DragonFly...
2015-09-27 François Tigeotdrm/i915: Use gtt.mappable_base
2015-09-27 François Tigeotdrm: Add io_mapping_map_wc()
2015-09-27 François Tigeotdrm: Improve the Linux IO mapping API implementation
2015-09-27 François Tigeotagp: Fix a bug in intel_gtt_get()
2015-09-20 Sascha Wildnerkernel/vga: Remove a no longer needed variable.
2015-09-18 Matthew Dilloniwm - DragonFly cleanup (no functional changes)
2015-09-18 Matthew Dilloniwm - DragonFly modifications and a bug fix
2015-09-18 Matthew Dillonwlan - Import if_iwm from FreeBSD (base)
2015-09-15 Sascha Wildnerkernel/syscons: Fix compilation without ddb in the...
2015-09-13 François Tigeotdrm/i915: drm/i915: Ignore SURFLIVE and flip counter...
2015-09-13 François Tigeotdrm/i915: drop WaSetupGtModeTdRowDispatch:snb
2015-09-13 François Tigeotdrm/i915: Disable caches for Global GTT.
2015-09-13 François Tigeotdrm/i915: properly reenable gen8 pipe IRQs
2015-09-12 Imre Vadászdrm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c
2015-09-12 Imre Vadászdrm/i915: Adapt i2c handling a bit closer to Linux...
2015-09-10 Sascha Wildneri386 removal, part 39/x: Remove est(4) driver.
2015-09-08 Imre Vadászcorepower(4): Fix units -> microwatt conversion on...
2015-09-05 François Tigeotdrm: drm_fb_cma_helper.c has a restrictive license...
2015-09-03 Imre Vadászsio: Add pci-ids for Haswell and Broadwell vPro CPUs...
2015-09-01 François Tigeotdrm: Bring back a KNOTE() call, unbreak vblank handling
2015-08-31 François Tigeotdrm: Update drm_irq.c...
2015-08-31 Sascha WildnerAdd a acpicall(8) utility for debugging and tweaking...
2015-08-29 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE* calls.
2015-08-28 Sascha Wildnerkernel/cxm: Add pcidevs.h to the Makefile (forgotten...
2015-08-27 François Tigeotdrm/i915: Update to Linux 3.17
2015-08-27 François Tigeotdrm: Add linux/notifier.h
2015-08-25 François Tigeotdrm: Make the hlist API compatible with Linux 3.17
2015-08-25 François Tigeotkernel/linux: Add hweight64()
2015-08-24 Imre Vadászdrm/radeon: Update temperature sensor support after...
2015-08-23 François Tigeotdrm: Move DMI definitions to their usual Linux headers
2015-08-23 François Tigeotdrm/linux: Improve the workqueue subsystem
2015-08-22 François Tigeotdrm/radeon: Wrong authorship in previous commit
2015-08-22 François Tigeotdrm/radeon: Update to Linux 3.17 (v2)
2015-08-22 François Tigeotdrm: Reintroduce drm_kms_free()
2015-08-22 zrjdrm/radeon: Add pcie_get_readrq(), pcie_set_readrq...
2015-08-22 zrjdrm/linux: Add pci_bus compat structure
2015-08-22 zrjdrm/linux: Expand pdev structure
2015-08-22 François Tigeotdrm: Really remove the old implementation of list_sort()
2015-08-22 François Tigeotdrm: Use the NetBSD implementation of list_sort()
2015-08-22 zrjdrm/linux: Add list_sort() implementation
2015-08-22 zrjdrm: Implement gcd64.h math function
2015-08-22 zrjdrm/linux: Implement simple capable() priv helper
2015-08-22 zrjdrm/linux: Add define for jiffies_64 compat
2015-08-22 zrjdrm/linux: Implement atomic64_add/atomic64_sub macros
2015-08-22 zrjdrm: const'ify ioctls table (v2)
2015-08-17 Imre Vadászcorepower(4): Sensor for Intel CPUs' power usage via...
2015-08-16 Johannes Hofmannkernel/iwn: Grab the WLAN serializer around ieee80211_i...
2015-08-15 Sascha Wildneri386 removal, part 35/x: Remove the i386 specific vesa...
2015-08-15 Sascha Wildnerkernel/vga: Remove unused code.
2015-08-12 Sascha Wildneri386 removal, part 34/x: Remove some i386 traces from...
2015-08-12 Sascha Wildnerkernel/acpica: Adjust comments in the OS Services Layer.
2015-08-12 Sascha Wildnerkernel/orm: Use bus_alloc_resource_any() and improve...
2015-08-12 Sascha Wildneri386 removal, part 33/x: Remove LongRun and GLXSB support.
2015-08-11 Sascha Wildnerkernel/syscons: Set kern.syscons_async default to 0.
2015-08-10 Sascha Wildnerkernel/drm: Fix definition of the DRM_IOCTL_I915_GET_SP...
2015-08-09 François Tigeotdrm/linux: Add printk prefixes
2015-08-09 François Tigeotdrm/linux: Add get_jiffies_64()
2015-08-09 François Tigeotdrm/linux: Add min3()
2015-08-09 zrjdrm/radeon: Partial update to Linux 3.12
2015-08-09 zrjdrm: Implement order_base_2(n)
2015-08-09 Matthew Dillonatmel_mxt - Issue RESET in Acer C720P touch-screen...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 François Tigeotdrm: Fix wrong by one error in drm_ioctl()
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 Yellow Rabbitdrm/radeon: Limit HDMI to 8 bit per color
next