sys/vfs/hammer2: fix typos
[dragonfly.git] / sys / dev /
2015-02-14 François Tigeotdrm: Add linux/ctype.h
2015-02-14 François Tigeotdrm: Add DMI_MATCH and DMI_EXACT_MATCH
2015-02-14 François Tigeotdrm: Update linux/kernel.h
2015-02-14 François Tigeotdrm: Add get_seconds()
2015-02-14 François Tigeotdrm: Add linux/string.h
2015-02-14 François Tigeotdrm: Add linux/printk.h
2015-02-14 François Tigeotdrm: Add linux/spinlock.h
2015-02-13 François Tigeotdrm: Update linux/workqueue.h
2015-02-13 François Tigeotdrm: Update various Linux headers
2015-02-13 Michael Neumannecc/memtemp/e5: Correct E5 v3 DID <-> SLOT
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 Sepherosa Ziehauecc/e5: Reorganize bootverbose prints a little bit
2015-02-13 Sepherosa Ziehauecc/memtemp: Add support for Intel E5 v3
2015-02-13 Sepherosa Ziehaumemtemp: Add support for Intel Core Haswell and E3...
2015-02-12 Sepherosa Ziehauecc/e3: Split it into two drivers, coremctl(4) and...
2015-02-12 Sepherosa Ziehauemx: Allow 2 TX rings for i217 and i218
2015-02-11 Michael Neumannecc/memtemp/e5 - Correct E5 v3 PCI slot numbers
2015-02-11 Sepherosa Ziehauix: Fix and simplify link state bit testing logic
2015-02-11 Sepherosa Ziehauecc/memtemp/e5: Prepare for E5 v3 support
2015-02-11 John Marinokern ath drivers: Fix loops bounds (real bug x2) +...
2015-02-11 John Marinokern: Fix [-Werror=aggressive-loop-optimizations]
2015-02-11 John Marinokernel: Fix -Wmaybe-unitialized
2015-02-11 John Marinokern: Fix [-Werror=logical-not-parenthesis]
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoHook gcc 5.0 (pre-release) in build, unhook gcc 4.4
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-10 Sepherosa Ziehauwlan: Let driver holds WLAN serializer for ieee80211_if...
2015-02-09 Michael Neumanne1000 (em, emx, ig_hal): Sync w/ intel em-7.4.2
2015-02-08 Sascha Wildnerkernel/sound: Add missing unlock (we panic on lockunini...
2015-02-07 François Tigeotdrm: Reintroduce drm_kms_free()
2015-02-07 François Tigeotdrm: Start using idr_alloc()
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-07 Sepherosa Ziehauiwn: Release WLAN serializer before ieee80211_ifattach()
2015-02-07 Sepherosa Ziehauecc/e5: Strip comma from device description
2015-02-07 Sepherosa Ziehauecc/e5: Declare dimmmtr near its usage
2015-02-07 Sepherosa Ziehauecc/e5: No need to check rank disabled bits
2015-02-07 Sepherosa Ziehaumemtemp: Add Intel E5 v2 memory thermal sensor support
2015-02-07 François TigeotSync intel_sdvo.c with Linux 3.10
2015-02-06 François Tigeotdrm/i915: Remove intel_encoder_noop and intel_crtc_noop()
2015-02-06 François Tigeotdrm: Sync drm_buffer.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm/i915: Use kzalloc()
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-06 Sepherosa Ziehauem/emx: Apply the same TSO workaround as 82571/82572...
2015-02-05 Sepherosa Ziehauwlan: Make sure that WLAN serializer is not held for...
2015-02-04 Sepherosa Ziehauecc: Support Intel E5 v2 memory controller
2015-02-03 Sascha Wildnerkernel/iwn: Comment out IWN_DEBUG in the Makefile.
2015-02-03 Johannes Hofmannkernel/iwn - Fix MAC address printing in verbose mode
2015-02-03 Johannes Hofmannkernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
2015-02-03 Johannes Hofmannkernel/wpi - Use IFNET_STAT_INC macros
2015-02-03 Johannes Hofmannkernel/wpi - Update wpi firmware to iwlwifi-3945-15...
2015-02-03 Johannes Hofmannkernel/wpi - Report wpi from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - export athdev_printf()
2015-02-03 Matthew Dillonkernel/iwn - Report iwn from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - Synchronize with FreeBSD
2015-02-03 Matthew Dillonwlan - Update wlan from Adrian / FreeBSD
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
2015-01-31 Matthew Dillonkernel - Remove if_re debugging message
2015-01-28 Imre Vadaszkernel/snd_hda: Enable uncacheable DMA attribute as...
2015-01-27 Imre Vadaszkernel/sound: Always create the devfs aliases when...
2015-01-27 Sascha Wildnerkernel/snd_hda: Fix module unloading.
2015-01-27 Sascha Wildnerkernel/snd_hda: Re-apply 6d233c5d040778c2655923f2a20676...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h hammer_acl gitea/hammer_acl
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-22 Sepherosa Ziehauecc: No need to go through parent device explicitly
2015-01-22 Sepherosa Ziehaualc: Fix up MSI configuration
2015-01-22 Matthew Dillonkernel - Update if_alc
2015-01-22 Matthew Dillondrm - Add another Haswell graphics chipid
2015-01-22 Sepherosa Ziehauacpi: Don't set non-exist EXT IRQ
2015-01-22 Sepherosa Ziehauecc: Use identify to add ecc device for E3-1200 memory...
2015-01-20 Sepherosa Ziehauecc: Implement detach and shutdown methods
2015-01-19 Matthew Dillonkernel - limit DMA for older ALI chips to 256KB
2015-01-19 Sepherosa Ziehaubnx/bge: Add miibus module dependency
2015-01-18 François Tigeotdrm: Sync drm_edid.c and drm_modes.c with Linux 3.9.11
2015-01-18 François Tigeotdrm: Move vbl_lock initialization to the right place
2015-01-17 Sascha Wildnerkernel/ath: Add missing braces (FreeBSD's r277290).
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-15 Matthew Dillondrm - Fix a second X lockup w/radeon ttm
2015-01-15 Sascha Wildnerkernel/sound: Fix typos in user visible messages etc.
2015-01-15 Sepherosa Ziehauacpi/pstate: Allow missing _PCT and _PSS, as long as...
2015-01-12 François TigeotRevert "drm: Handle drm masters and minors like Linux"
2015-01-11 François Tigeotdrm: Handle drm masters and minors like Linux
2015-01-10 François Tigeotdrm: drm_detach() is drm_release()
2015-01-09 François Tigeotdrm: Add wake_up_interruptible_all()
2015-01-09 Imre Vadaszkernel/acpi: Add missing ACPI_LOCK_INIT in acpi_thermal.
2015-01-08 Matthew Dillonsound: Re-add Acer C720 support with some adjustments
2015-01-08 Sascha Wildnerkernel/sound: Shorten the .PATH's in module Makefiles...
2015-01-08 Sascha Wildnerkernel/sound: Remove unused Makefile.
2015-01-08 François Tigeotsound: Remove Acer C720 support
2015-01-08 François Tigeotsound: Remove debugging messages
2015-01-08 Matthew Dillonsound: Make device cloning work
2015-01-08 François Tigeotsound: Device cloning tentative
2015-01-08 François Tigeotsound: Create default devfs entries for the best device
2015-01-08 François Tigeotsound: Implement hw.snd.default_unit sysctl
2015-01-08 Matthew Dillonsound - haswell / ALC283 - Acer C720 support
next