kqueue: Use critical section for knote cache
[dragonfly.git] / sys / dev /
2016-04-13 zrjcpuctl(4): Sync with FreeBSD
2016-04-12 François Tigeotdrm/i915: Use iounmap() everywhere
2016-04-12 François Tigeotdrm/linux: Improve ioremap*/iounmap functions
2016-04-12 François Tigeot drm/i915: Simplify i915_gem_fault() a bit
2016-04-12 François Tigeotdrm/linux: Add set_pages_wb()
2016-04-12 François Tigeotdrm/linux: Move M_DRM declaration to linux/slab.h
2016-04-07 François Tigeotdrm: Import asm/unaligned.h from NetBSD
2016-04-07 François Tigeotdrm/i915: Switch rps.client_lock to a lockmgr lock
2016-04-06 François Tigeotdrm/linux: Add dma_unmap_page()
2016-04-06 François Tigeotdrm/i915: Fix Baytrail hangs with deeper C-states
2016-04-02 Imre Vadászkernel/acpi: Add acpi_MatchUid function for matching...
2016-04-01 François Tigeotdrm: Improve drm_cache.c
2016-03-31 François Tigeotdrm/i915: Simplify __i915_wait_request()
2016-03-31 François Tigeotdrm: Improve linux/scatterlist.h
2016-03-31 François Tigeotdrm/linux: Add nth_page()
2016-03-29 zrjdrm: Allow early kms with monitor EDID override.
2016-03-29 François Tigeotdrm/linux: Add asm/memory_model.h
2016-03-29 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-25 Sascha WildnerRevert "Sync ACPICA with Intel's version 20160318."
2016-03-24 Sascha Wildnerkernel/acpi_timer: Add a missing cpu_enable_intr()...
2016-03-23 François Tigeotdrm/radeon: Partial sync with Linux 3.18
2016-03-22 Sascha Wildnerkernel/powermng: Add 'static' to some function definitions.
2016-03-22 Sascha Wildnerkernel: Remove an unused variable in acpi.ko's Makefile.
2016-03-22 François Tigeotdrm/linux: Implement flush_work()
2016-03-21 Imre Vadászsys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
2016-03-20 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-17 Imre Vadászmmcsd(4): Fix typo in disk_create() args. Allows access...
2016-03-15 Imre Vadászsys/dev/disk/sdhci: Update to FreeBSD r296135.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 Sepherosa Ziehaubnx: Don't use thread template
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-25 Imre Vadászkernel/syscons: Add EFI Framebuffer support.
2016-02-23 François Tigeotdrm/i915: Update to Linux 4.2
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-21 Imre Vadászkernel/syscons: Add NULL checks for struct fb_info...
2016-02-21 François Tigeotdrm: Use drm_legacy_xxx functions
2016-02-20 Imre Vadászsyscons: Check if vaddr == 0 in sckmsrndr.c. Improve...
2016-02-20 Imre Vadászkernel/syscons: Make the sc_update_render() function...
2016-02-20 Imre Vadászkernel/syscons: More accurate IOCTL behaviour when...
2016-02-18 Imre Vadászkernel/syscons: Disable a bit more VGA console code...
2016-02-18 Imre Vadászkernel/syscons: Fixup previous commit, readd scp->fbi...
2016-02-18 Imre Vadászkernel/syscons: Factor out font-scaling calculation...
2016-02-17 Imre Vadászkernel/syscons: Implement vr_draw_border_t function...
2016-02-14 François Tigeotdrm/linux: Add two ktime_xxx functions
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-07 François Tigeotdrm/linux: Sync linux/math64.h with FreeBSD
2016-02-07 Imre VadászRemove FreeBSD OS/ABI from raid driver blobs.
2016-02-06 François Tigeotlinux/kref.h: Add kref_put_mutex()
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjRemove advertising header from sys/
2016-01-24 Imre Vadaszdrm/radeon: We need the physical address of the dummy...
2016-01-24 François Tigeotkernel/linux: Add ioremap_nocache()
2016-01-23 Imre Vadászdrm/radeon: Add radeon_ucode.c. Support new firmware...
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-22 Imre Vadászdrm/i915: Add and document the drm.i915.enable_execlist...
2016-01-18 Imre Vadászif_iwm: Fix up the rate control setup code.
2016-01-16 François Tigeotdrm/linux: Implement pci_iomap()
2016-01-16 Sascha Wildnerdrm/include: Add missing parentheses in a macro.
2016-01-16 François Tigeotdrm/linux: Add for_each_set_bit()
2016-01-15 Sepherosa Ziehauig_hal/em/emx: Add I219 (Skylake) support
2016-01-14 Imre Vadászdrm/i915: Add tunable for force-disabling usage of...
2016-01-14 François Tigeotdrm/i915: Sync with Linux 4.0
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically (2)
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically
2016-01-12 François Tigeotdrm: Improve linux dma mapping functions
2016-01-12 François Tigeotdrm: Add linux/bitmap.h
2016-01-11 François Tigeotdrm: Add asm/cpufeature.h
2016-01-11 François Tigeotkernel/linux: Add hweight8()
2016-01-10 François Tigeotdrm/i915: Use dev->pdev to get PCI device revisions
2016-01-10 François Tigeotdrm: Store PCI device information in a struct pci_dev
2016-01-10 François Tigeotdrm: Improve Linux compatibility of pci structures
2016-01-10 Sascha Wildnerkernel/kate: Bad idea to put temporary values in the...
2016-01-10 Sascha Wildnerkernel/kate: CurTmp starts at -28C on Socket AM2 Revisi...
2016-01-09 François Tigeotdrm: Always enable MSI interrupts
2016-01-09 Sascha Wildneri386 removal, part 47/x: Remove the i386 specific spic...
2016-01-08 Sascha WildnerSync ACPICA with Intel's version 20160108.
2016-01-05 Imre Vadászif_iwm: Fix IEEE80211_ADDR_COPY() usage.
2016-01-05 Imre Vadászif_iwm: Always stop LED blinking when scanning is finished
2016-01-04 Sepherosa Ziehaure: Only probe fixed PHY location
2016-01-04 Sepherosa Ziehaure: Reduce GMII PHY read/write timeout
2016-01-04 Sepherosa Ziehaure: Change CFG1 and CFG5 after flip EECMD
2016-01-03 Sepherosa Ziehaure: Disable ASPM
2016-01-03 Sepherosa Ziehaure: Update Realtek PHY power management related bits
2016-01-01 Imre Vadászif_iwm: Make the wifi LED work with iwm(4).
2016-01-01 Imre Vadászif_iwm: Remove comments referring to Linux iwlwifi...
2015-12-31 Imre Vadászif_iwm: Just store the struct firmware pointer, like...
2015-12-31 Imre Vadászif_iwm: Apply some changes from OpenBSD, if_iwm.c rev...
2015-12-29 Imre Vadászdrm/i915: Convert hw level to user level when reading...
2015-12-29 Sepherosa Ziehauig_hal: Allow enabling debug at runtime
2015-12-29 Imre Vadászpsm: Remove unused struct sigio *async
2015-12-29 Imre Vadászpsm: Remove leftover PSM_HOOKAPM #if defined check
2015-12-28 François Tigeotagp: Remove support for Sandy Bridge hardware
2015-12-28 François Tigeotdrm/i915: Use generic drm_plane helper functions
2015-12-28 François Tigeotdrm: Skip vblank wait for legacy cursor updates
2015-12-28 Sascha Wildnerkernel/acpi_cpu: Fix argument name.
2015-12-28 Sepherosa Ziehauacpi/pstate: Allow user to ignore type 0x80 notify
2015-12-28 Sepherosa Ziehauacpi/pstate: Support type 0x80 notify
2015-12-28 Sascha Wildnerkernel/vga: Remove wrong lwkt_reltoken(). It's not...
2015-12-28 Sepherosa Ziehauacpi/pstate: Factor out acpi_pst_eval_{ppc,pdl}()
2015-12-27 François Tigeotagp: Remove support for Ivy Bridge hardware
next