hammer2 - more dmsg/separation work, add nmasters field to inode
[dragonfly.git] / sys / dev /
2014-04-20 Matthew Dillondmsg, hammer2 - refactor remove hammer2-specific code
2014-04-16 Sascha WildnerFix a number of typos in messages and manual pages.
2014-04-15 Sascha Wildnerkernel/acpi: In the OS dependent layer, sync the debug...
2014-04-14 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140325.
2014-04-10 Imre Vadaszkernel/bwn: Replace callout_drain calls. Replace a...
2014-04-08 Imre Vadaszkernel/bwn: Remove an unnecessary call to ieee80211_sta...
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-06 Markus Pfeifferkernel/drm: Add a missing include
2014-04-05 Imre Vadaszbwn: fixing performance problems and an RX buffer overf...
2014-04-05 Imre Vadaszbwn: Porting from FreeBSD
2014-04-05 Imre Vadaszbwn: Import from FreeBSD
2014-04-05 Markus Pfeifferkernel/drm: use devfs_*_cdevpriv functions
2014-04-04 Sascha Wildnerkernel/ath: Grab the WLAN serializer around ieee80211_i...
2014-04-03 Markus Pfeifferkernel - bring acpi_thinkpad in sync with FreeBSD r246128
2014-04-03 Markus PfeifferAdd ident string to acpi_thinkpad module
2014-04-03 Sascha WildnerMove ieee80211_ratectl_node_init() from drivers into...
2014-03-31 Sascha Wildnerkernel/acpi: Fix a x86_64 warning in the ACPI_DEBUG_MEM...
2014-03-29 Sascha Wildnerkernel/hptmv: Don't mess up the struct by copying too...
2014-03-28 Sascha Wildnerkernel/acpi_fujitsu: Doh, fix a copy/paste error I...
2014-03-27 Sascha Wildnerkernel/acpi: Improve the errors which AcpiOsTableOverri...
2014-03-20 Sascha Wildnermpt(4): Sync with FreeBSD.
2014-03-19 Sascha Wildneraac(4): Sync with FreeBSD.
2014-03-16 Sascha Wildnerkernel/twa: Sync a bit with FreeBSD.
2014-03-12 Sascha WildnerNow that the base issue is fixed, enable -Wsign-compare...
2014-03-10 Sascha Wildnerkernel/ndis: Solve module build without a USB bus in...
2014-03-10 Sascha Wildnerusb4bsd: Fix a couple of typos and build issues.
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-09 Sepherosa Ziehauethernet: If caller thread cpu is fixed, pass cpuid...
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
2014-03-02 François Tigeotdrm: Add a local implementation of linux/wait.h
2014-03-01 Antonio Huete Jimenezvirtual/vcd - Adapt for DEVFS.
2014-03-01 Sascha Wildnerkernel/ixgbe: Fix building kernels with IX_RSS_DEBUG...
2014-02-28 Antonio Huete Jimenezkernel/natapci - Fix a NULL pointer dereference.
2014-02-28 Antonio Huete Jimenezkernel/nata - Fix a memory leak in ata-dma.
2014-02-28 Sepherosa Ziehauix: Implement MSI-X support and enable multiple TX...
2014-02-26 Matthew Dillonkernel - Fix bug in last rdrand commit
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-25 Matthew Dillonkernel - Use add_buffer_randomness()
2014-02-25 Matthew Dillonkernel - Fix similar register call-used bug in the...
2014-02-25 Matthew Dillonkernel - Fix bugs in rdrand, change sampling frequency
2014-02-25 Sascha Wildnerkm(4): Revert some email address changes at the request...
2014-02-25 Sascha Wildnerarcmsr(4): Sync with FreeBSD (1.20.00.25 -> 1.20.00...
2014-02-24 Sascha Wildnerkernel/drm: Add missing braces.
2014-02-23 François Tigeotdrm: Use the Linux Red-Black Trees API
2014-02-23 François Tigeotttm: Use Linux kref API
2014-02-23 François Tigeotdrm/ttm: Reduce differences with Linux 3.9
2014-02-22 Sascha Wildnerkernel: Build and install nata(4) modules too.
2014-02-22 Sascha WildnerRemove some casts of NULL to pointer types which had...
2014-02-22 François Tigeotdrm: Implement kref_get_unless_zero()
2014-02-22 François Tigeotdrm/ttm: Move headers to <include/drm/ttm>
2014-02-22 François Tigeotdrm/i915: Reduce differences with Linux 3.8
2014-02-22 Joris Giovannangelittm: fix porting typo
2014-02-20 Sascha Wildnerkernel/nataraid: Fix an issue with the devstat support...
2014-02-20 Sascha Wildnerkernel/nataraid: Fix a panic upon booting with a degrad...
2014-02-20 Imre Vadaszkm(4): Update from OpenBSD.
2014-02-19 François Tigeotdrm/i915: Rename drm_i915_private.rings to .ring
2014-02-19 Sascha Wildnerkernel/acpi: Fix comment.
2014-02-19 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140214.
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-17 Sascha Wildnerkernel/nataraid: Fix a bug for array sizes >2TB.
2014-02-17 Sascha Wildnerkernel/nataraid: Add devstat support.
2014-02-17 Sepherosa Ziehauclockmod: Add more errata checks for old CPUs
2014-02-16 Sascha Wildnerkernel/nataraid: Fix nVidia MediaShield metadata kprint...
2014-02-16 François Tigeotdrm/i915: Partially sync headers with Linux 3.8
2014-02-16 François Tigeotdrm: Reduce differences with Linux 3.8
2014-02-16 Sepherosa Ziehauclockmod: Properly implement Intel software controlled...
2014-02-15 François Tigeotdrm: Manage struct drm_file with Linux list APIs
2014-02-15 Sepherosa Ziehauacpica: Start task thread after all children of acpi...
2014-02-15 Sepherosa Ziehauperfbias: Set to highest performance on detach path
2014-02-11 Sascha Wildneracpi: Move acdragonfly.h to where all host config files...
2014-02-11 Sascha Wildneracpi: Clean up acdragonfly.h a bit.
2014-02-11 Sascha Wildnerkernel/drm: Fix some warnings due to our vm_paddr_t...
2014-02-11 Sascha Wildnerkernel/i915: Add missing prototype.
2014-02-09 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140114.
2014-02-09 François Tigeotdrm/i915: Move more code to intel_pm.c
2014-02-09 François Tigeotdrm/i915: Add intel_pm.c
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-08 François Tigeotdrm: Implement and use drm_send_vblank_event()
2014-02-08 François Tigeotdrm: Implement mutex_is_locked()
2014-02-08 François Tigeotdrm: Move drm_open() and drm_firstopen() to drm_fops.c
2014-02-08 François Tigeotdrm/drm_bufs.c: Reduce differences with Linux
2014-02-08 Sepherosa Ziehauacpi/cstate: Remove unnecessary bus_generic_{attach...
2014-02-08 Sepherosa Ziehauacpica/cpu: Add missing bus_generic_probe
2014-02-08 Sepherosa Ziehauperfbias: Implement Intel performance-energy hint support
2014-02-08 Sascha Wildnerkernel: Use callout_stop_sync() in a number of drivers.
2014-02-08 Matthew Dilloncyapa - Reduced polling rate on idle detection
2014-02-04 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-02-04 François Tigeotdrm: Sync drm_fb_helper files with Linux 3.8
2014-02-01 Sepherosa Ziehaucputimer/intr: Move powersaving intr cputimer switching...
2014-01-30 Sepherosa Ziehauacpi/cpu: Remove the cpux naming hack
2014-01-30 Sepherosa Ziehauacpi/cstate/x86_64: Implement native C-state support...
2014-01-30 Sepherosa Ziehauacpi/cstate: Allow fixed hardware GAS for C1, which...
2014-01-30 Sepherosa Ziehauacpi/cstate: Fix resource leakage
2014-01-30 Sepherosa Ziehauacpi/cstate: Use boolean_t for acpi_cst_disable_idle
2014-01-30 Sepherosa Ziehauacpi/cstate: Rework preamble operation for entering...
2014-01-27 Sepherosa Ziehauacpi/cstate: Add a method to per C-state softc to enter...
2014-01-27 Sepherosa Ziehauacpi/cstate: Make sure that idle hook is installed...
2014-01-27 Sepherosa Ziehauacpi/cstate: If there is bus master activity pick up...
2014-01-27 Sepherosa Ziehauacpi/cstate: Rearrange _CST reprobe code path
next