sys/vfs/hammer: Add HAMMER_HBUFSIZE
[dragonfly.git] / sys / dev /
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
2015-08-06 Matthew Dillondrm - Bring in two haswell drm fixes from linux
2015-08-05 Sascha Wildnerkernel/ahd: Do not assign an uninitialized variable...
2015-08-03 Sascha Wildneri386 removal, part 29/x: Remove old serial drivers...
2015-08-03 Matthew Dillondrm/i915: Fix core-2 ring buffer init
2015-08-02 zrjdrm/i915: experimental adapter->name to sc->name patch
2015-08-02 zrjdrm/i915: use drm_asprintf() in ivybridge_parity_work
2015-08-02 zrjdrm: add connector/encoder name creation
2015-08-02 zrjdrm: init unused_nodes list for drm/ttm from FreeBSD...
2015-08-02 zrjdrm/i915: Avoid releasing non acquired lock for eDP...
2015-08-02 Matthew Dillondrm/i915: Fix i915_gem_fault()
2015-08-02 François Tigeotdrm/i915: Update to Linux 3.16
2015-08-01 Sascha Wildnerkernel: Use <sys/stdbool.h> in kernel code, not <stdboo...
2015-08-01 Sascha Wildnerkernel/iscsi: Remove unneeded <signal.h> inclusion.
2015-08-01 François Tigeotagp: Remove some debugging printfs
2015-08-01 François Tigeotdrm: Add linux/hashtable.h
2015-07-31 Sascha Wildneri386 removal, part 27/x: Remove i386 specific stuff...
2015-07-31 Sascha Wildnerkernel: Add prototypes for setjmp()/longjmp() to <sys...
2015-07-25 Sepherosa Ziehaunetif: Configure mbuf clusters/jclusters limits
2015-07-24 Sascha Wildneri386 removal, part 22/x: Remove some i386 specific...
2015-07-23 Matthew Dillonkernel - wbsio: support NCT6776F (0xc3); supported...
2015-07-23 Sascha Wildneri386 removal, part 21/x: Remove obsolete i386 specific...
2015-07-23 Sascha Wildnerkernel/kbdmux: Fix a panic upon 'shutdown -h now'.
2015-07-21 Sascha Wildnerkernel/acpi_toshiba: Use NULL for pointers.
2015-07-21 Sascha Wildnerkernel/syscons: Enable kern.kms_console by default...
2015-07-21 Matthew Dillonkernel - Hack pcm audio for firefox issue
2015-07-20 Matthew Dillonkernel - Fix pmap_change_attr() use cases.
2015-07-20 Matthew Dillonkernel - Fix general MSI/interrupt issue with HDAA
2015-07-20 Matthew Dillonkernel - Quick Baytrail to disable MSI
2015-07-20 Matthew Dillondrm - Add valleyview support
2015-07-20 Matthew Dillonkernel - Add valleyview PCI ids and support to agp.
2015-07-19 Sascha Wildnerkernel/acpi: Prefer _BIX to _BIF for battery info if...
2015-07-19 Sascha Wildnerddb: Add a command to call the ACPICA debugger if ACPI_...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-18 Sascha WildnerSync ACPICA with Intel's version 20150717.
2015-07-15 François Tigeotkernel/linux: Implement idr_preload() and idr_preload_end()
2015-07-15 Sepherosa Ziehauacpi/pstate: Force CPU package power domain for Intel...
2015-07-14 Matthew Dillonsyscons - improve debugger entry
2015-07-14 Matthew Dillonkernel - Fix live lock in vfs_conf.c mountroot>
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
next