acpi: Be lenient about unknown revision of FADT, MADT, XSDT and RSDT
[dragonfly.git] / sys / dev /
2013-09-23 Sepherosa Ziehaumxge: Group RX related fields together
2013-09-23 Sepherosa Ziehauem/emx: On attach path, perform another reset if the...
2013-09-23 Sepherosa Ziehauem/emx: Fix attach error handling and media leakage...
2013-09-22 François Tigeotkernel: Add vm_phys_fictitious_unreg_range()
2013-09-22 Sepherosa Ziehauifq: Add ifq_set_hw_serialize
2013-09-22 Sepherosa Ziehaumxge: Simplify MSI handling; cleanup legacy interrupt...
2013-09-22 Sepherosa Ziehaumxge: Limit unrelated softc fields' visibility to RX...
2013-09-22 Sascha Wildnerkernel/drm: Remove bogus typedef.
2013-09-22 Sepherosa Ziehaumxge: Count oerrors in generic way
2013-09-22 Sepherosa Ziehaumxge: DragonFly's kmalloc(9) always returns 8 bytes...
2013-09-22 Sepherosa Ziehaumxge: Fix various comment
2013-09-22 Sepherosa Ziehaumxge: Utilize if_watchdog instead of knocking its own...
2013-09-21 Sascha Wildnerkernel/drm: ttm_mem_global_free() is void, so don't...
2013-09-21 Sepherosa Ziehaumxge: Cleanup code that frees pending mbufs
2013-09-21 Sascha Wildnerkernel/acpi: Sync acpi_thermal with FreeBSD.
2013-09-21 Sascha Wildnerkernel: Fix some recently introduced breakage.
2013-09-20 François Tigeotdrm: sync drmP.h with FreeBSD
2013-09-19 François Tigeotdrm: Update drm_pciids.h with Linux 3.8 data
2013-09-19 François Tigeotdrm/ttm: Fix a crash in vm_page_unwire()
2013-09-18 Sascha Wildnerkernel/drm: Add missing vm_phys_fictitious_to_vm_page...
2013-09-18 Sepherosa Ziehaumxge: Cleanup watchdog reset path
2013-09-18 Sepherosa Ziehaumxge: Cleanup sysctl handlers
2013-09-18 Sepherosa Ziehaumxge: Cleanup ioctl path
2013-09-17 François Tigeotvm: Implement and use vm_page_initfake()
2013-09-17 Sepherosa Ziehaumxge: Cleanup TX completion path
2013-09-17 Sepherosa Ziehaumxge: Fix if_start implementation
2013-09-17 Sepherosa Ziehaumxge: Remove several unused fields in softc
2013-09-17 Sepherosa Ziehaumxge: Cleanup TX descriptor capsulation
2013-09-17 Sepherosa Ziehaumxge: inline -> __inline
2013-09-17 Sepherosa Ziehaumxge: Clean up RX path
2013-09-17 Sepherosa Ziehaumxge: Constify various const strings
2013-09-17 Sepherosa Ziehaumxge: Cleanup probe code
2013-09-16 Sepherosa Ziehaumxge: Fix big buf allocation
2013-09-16 Sepherosa Ziehaumxge: Limit MTU to ~4K
2013-09-16 Sepherosa Ziehaumxge: Fix small buf allocation
2013-09-16 Sepherosa Ziehaumxge: Cleanup slice open code
2013-09-16 Sepherosa Ziehaumxge: Cleanup stop path
2013-09-16 Sepherosa Ziehaumxge: Cleanup if_init path
2013-09-15 Sepherosa Ziehaumxge: Make detach suitable for error handling and fix...
2013-09-15 Sepherosa Ziehaumxge: Cleanup attach path
2013-09-14 François Tigeotdrm: Sync with FreeBSD
2013-09-12 François Tigeotdrm: Replace the i915 driver by i915kms
2013-09-12 Sepherosa Ziehaumxge: Adjust interrupt moderation and TSO burst parameters
2013-09-12 Sepherosa Ziehaumxge: Sync w/ FreeBSD
2013-09-06 Sepherosa Ziehaumxge: Rearrange building
2013-09-06 Sepherosa Ziehauecc: Use __SHIFTOUT macro; add missing line break in...
2013-09-06 Charlie Rootkernel - Fix minor reporting bug in ecc update
2013-09-06 Sepherosa Ziehauecc: Add E3-1200 v2 and E3-1200 V3 support
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-04 Sascha Wildnerkernel/drm: Fix AGP detection for Matrox cards.
2013-09-04 Sepherosa Ziehauemx: Add I217/I218
2013-09-04 Sepherosa Ziehaure: Add 8401/8402/8106 support
2013-09-04 Sepherosa Ziehauem: Move max_frame_size from softc to HAL data struct
2013-09-04 Sepherosa Ziehaure: Add 8411/8168G/8168EP/8168GU/8411B support
2013-09-04 Sepherosa Ziehaure: Remove the macver, which only serves proper EEPROM...
2013-09-04 Sepherosa Ziehaure: Add more hardware revision for 10/100 chips
2013-09-04 Sepherosa Ziehaure: Add more hardware revision for 8411 and newer 8168
2013-09-04 Sepherosa Ziehaure: Change the hardware revision mask
2013-09-04 Sepherosa Ziehauig_hal: Move e1000_phy_i217 close to e1000_phy_82579
2013-09-04 Sepherosa Ziehaure: Always log unknown hardware revision
2013-09-04 Sepherosa Ziehauem: Disable EEE by default
2013-09-03 Sepherosa Ziehauigb: Merge Intel igb-2.3.10
2013-09-03 Sepherosa Ziehauem: Enable TSO on all PCI-E chips
2013-09-03 Sepherosa Ziehauem: Merge Intel em-7.3.8; mainly add i217 and i218...
2013-09-03 Sepherosa Ziehauig_hal: Merge Intel em-7.3.8 and igb-2.3.10 hardware...
2013-09-02 Sascha Wildnerkernel/ahci: Add support for nvidia MCP79 AHCI.
2013-09-01 François Tigeotdrm: Merge the drm and drm2 implementations
2013-09-01 jkimdrm/mach_64: Fix white spaces.
2013-09-01 François Tigeotdrm: Partial sync with FreeBSD
2013-08-31 Sascha Wildnerkernel: Fix some void functions returning the results...
2013-08-30 Sascha Wildnerkernel/ed: Fix typo in a variable name.
2013-08-28 Sascha Wildnerkernel: Fix LINT too.
2013-08-28 Sepherosa Ziehaubuild: Unbreak LINT64 building
2013-08-26 Sascha Wildnerkernel: Add three missing ')', two of them in (yet...
2013-08-25 Francis GUDINAvoid calling chn_wrfeed with an empty soft buffer
2013-08-22 Sascha Wildnerkernel/drm2: Fix for kernels that don't have DDB compil...
2013-08-19 Sascha WildnerAnother typo fixing round (in messages and manpages...
2013-08-14 François Tigeotdrm/i915: Use a spinlock for i915_file_priv locking
2013-08-12 François Tigeotacpica: Fix buildworld issue introduced by previous...
2013-08-12 François Tigeotacpica: Replace some include paths by full ones
2013-08-12 François Tigeotdrm2: Remove dubious AGP locks
2013-08-12 François Tigeotdrm2: remove DRM_SPINXXX macros
2013-08-08 François Tigeotttm porting: Small changes (3/3)
2013-08-08 François Tigeotttm porting: Small changes (2/3)
2013-08-08 François Tigeotttm porting: Small changes (1/3)
2013-08-08 François Tigeotttm porting: Fix vm_page_alloc_contig() calls
2013-08-08 François Tigeotttm porting: msleep => lksleep
2013-08-08 François Tigeotttm porting: Translate locking primitives
2013-08-08 François Tigeotttm porting: malloc / free / printf
2013-08-08 François Tigeotttm porting: MPASS -> KKASSERT
2013-08-08 François Tigeotttm porting: Fix include files
2013-08-08 François Tigeotdrm: Import the ttm memory manager from FreeBSD
2013-08-08 François Tigeotdrm: Locally implement VM_OBJECT_LOCK variants
2013-08-08 François Tigeotdrm: Move PROC_LOCK define to common file
2013-08-08 François TigeotAvoid potentially freeing NULL pointers in dmi_found()
2013-08-08 François Tigeotdrm: Improve dmi_found()
2013-08-08 François Tigeotdrm: Use NELEM() in dmi_check_system()
2013-08-07 François Tigeotdrm: Implement dmi_check_system()
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-05 Sascha Wildnerkernel: Remove some unused externs.
next