kernel - Bring in evdev from FreeBSD
[dragonfly.git] / sys / dev /
2017-12-08 Peeter Mustkernel - Bring in evdev from FreeBSD
2017-12-05 François Tigeotdrm/linux: Improve linux/pci.h
2017-12-05 zrjfdc(4): Check return error from isa_dma_init().
2017-12-03 François Tigeotdrm/linux: Implement sort()
2017-12-03 François Tigeotdrm/linux: Fix linux/dma-mapping.h compilation...
2017-12-03 François Tigeotdrm/linux: Add i2c_get_adapdata and i2c_set_adapdata()
2017-12-03 François Tigeotdrm/linux: Add system_unbound_wq
2017-12-02 Sepherosa Ziehausyscons: Unbreak compile w/o splash
2017-12-02 Matthew Dillonkernel - Increase syscons history buffer size
2017-11-30 Imre Vadászsyscons - Partly implement FBIO_BLANK ioctl, for displa...
2017-11-29 zrjkernel: Make floppies work again.
2017-11-28 François Tigeotdrm/linux: Add vmalloc_user() and vfree()
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-27 François Tigeotdrm/linux: Add or improve various header files
2017-11-27 François Tigeotdrm/linux: Remove debugging messages
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-17 Sascha Wildnerkernel: Remove some semicolons at the end of macro...
2017-11-17 Sascha Wildnerkernel: Remove some unnecessary semicolons.
2017-11-17 Sascha Wildnerkernel: Remove two final \ in macro definitions.
2017-11-11 Peeter Mustdrm - Add i915_sysctl_init callback.
2017-11-11 zrjmusycc: Tidy up a bit.
2017-11-10 Sepherosa Ziehaure: Sync with Realtek's re-1.94
2017-11-06 Sascha Wildnerarcmsr(4): Upgrade to Areca's Revision 1.40.00.00.
2017-11-03 Imre Vadászsyscons - Add minimal fbio support for "scfb" xorg...
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
2017-10-31 Sepherosa Ziehauem: Free tx mbufs proactively.
2017-10-30 Sepherosa Ziehauemx: Free tx mbufs proactively.
2017-10-28 Sepherosa Ziehauix: Fix possible TX desc GC missing.
2017-10-28 Sepherosa Ziehauigb: Free tx mbufs proactively.
2017-10-28 Sepherosa Ziehauix: Free tx mbufs proactively.
2017-10-28 Sascha Wildnerkernel/hptmv: Use __DragonFly__ instead of __DragonFly_...
2017-10-25 Imre Vadászsyscons - Add 24bit pixel format support for EFI frameb...
2017-10-21 Matthew Dillonhdaa - Remove dead code
2017-10-19 Sascha Wildnerkernel/acpi: Ouch, add forgotten semicolon.
2017-10-19 Sascha Wildnerkernel/acpi: Use ACPI_UUID_LENGTH in acpi_eval_osc().
2017-10-19 Matthew Dillonkernel - Increase ACPI_SEMAPHORES_MAX_PENDING
2017-10-18 Matthew Dillonkernel - refactor vm_page busy
2017-10-17 Imre Vadászif_vtnet - Handle missing IFCAP_VLAN_* flags nicer...
2017-10-17 Imre Vadászif_vtnet - Disable rx csum offload due to unsupported...
2017-10-16 Imre Vadászvirtio_blk - Fix capacity calculation, when host sets...
2017-10-16 Matthew Dillonkernel - Add KVABIO support to NVMe, disk translation...
2017-10-16 Matthew Dillonkernel - Remove geteblk()
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-11 Sascha Wildnerkernel/atkbdc: Fix a prototype.
2017-10-11 Sascha Wildnerkernel: Simplify various redundant conditions.
2017-10-10 Lubos Boucekkernel/mrsas: Simplify redundant conditions and remove...
2017-10-06 Matthew Dillonkernel - Refuse to swapoff under certain conditions
2017-10-05 Matthew Dillonkernel - Change index fields from unsigned to signed
2017-10-04 Sascha WildnerBring in vmx(4) (VMware virtual network driver, aka...
2017-09-30 Imre VadászRevert "Update drm/radeon to Linux 4.7.10 as much as...
2017-09-29 Matthew Dillonvkernel - Print mmap() failures in megabytes
2017-09-28 Imre Vadászsound - Don't need to use swi_taskq to call KNOTE from...
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Imre Vadászpsm: Drop bpsm%d device files. Instead support non...
2017-09-22 Imre Vadászpsm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite...
2017-09-22 Imre Vadászpsm: Remove dead unused code: psmpoll(), enable_lordles...
2017-09-10 Imre Vadászif_vtnet - Fix potential vtnet_set_hwaddr call before...
2017-09-08 Matthew Dillonkernel - Adjust emergency pager, add D_NOEMERGPGR
2017-09-01 Sascha WildnerSync ACPICA with Intel's version 20170831.
2017-08-31 Matthew Dillonkernel - Add kabylake NIC PCI IDs
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-31 Sascha Wildnerkernel/sdhci: Remove wrong semicolon.
2017-07-30 Sascha Wildnerkernel: Add FreeBSD's virtio_scsi(4) driver.
2017-07-29 Sascha Wildnerkernel: Remove some variables that are only set but...
2017-07-28 Sascha WildnerSync ACPICA with Intel's version 20170728.
2017-07-23 zrjsys: Some whitespace cleanup.
2017-07-08 Sascha Wildnerkernel/acpi: Untangle the wakecode generation during...
2017-07-04 zrjFix mixed line endings.
2017-07-03 Sascha Wildnerkernel/acpica: Better check AcpiOsPredefinedOverride...
2017-07-03 Sascha Wildnerkernel/acpica: ACPI_THREAD_ID is unsigned.
2017-07-03 Sascha Wildnerkernel/acpica: Remove no longer needed #include.
2017-07-03 Sascha Wildnerkernel/acpica: Return curthread as thread id from AcpiO...
2017-07-01 Sascha WildnerSync ACPICA with Intel's version 20170629.
2017-07-01 Sascha Wildnerkernel/acpi: Call AcpiInitializeSubsystem() before...
2017-06-29 Sascha Wildnerkernel/hptrr: Oops, fix some whitespace.
2017-06-29 Sascha Wildnerkernel: Sync hptrr(4) with FreeBSD.
2017-06-29 Jan Sucankernel/isp: Unify firmware handling with the rest of...
2017-06-24 Sascha Wildnerkernel: Don't include <sys/mutex.h> in some drivers...
2017-06-22 Sepherosa Ziehauem/emx: Disable flow control by default.
2017-06-22 Sepherosa Ziehauigb: Disable flow control by default.
2017-06-22 Sepherosa Ziehauix: Disable flow control by default.
2017-06-22 Sepherosa Ziehaumxge: Disable flow control by default.
2017-06-17 Sascha Wildnerkernel/acpi: Match _HID instead of relying on _CID...
2017-06-15 Sascha Wildnerkernel/acpi_sysresource: Don't be quiet when booting...
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-06-07 Imre Vadászdrm - Fix hrtimer, don't reset timer->function to NULL...
2017-06-07 Matthew Dillonkernel - Add quirk for additional MCP79 AHCI chipset
2017-06-05 Imre Vadászsdhci - Add missing BROKEN_DMA quirk for Apollo Lake...
2017-06-02 Michael Neumanndrm/radeon: Fix firmware paths and add missing modules
2017-06-02 François Tigeotdrm/linux: Add work_busy()
2017-06-01 Sepherosa Ziehaubce: Use ringmap to do MSI-X cpu assignment and fill...
2017-06-01 François Tigeotdrm/linux: make flush_work() more robust
2017-05-31 Imre Vadászacpi - The UniqueId (from the _UID method) can be a...
2017-05-31 Sepherosa Ziehaujme: Enable RSS only after Toeplitz key and redirect...
2017-05-31 Sepherosa Ziehaujme: Use callout_init_mp
2017-05-31 Sepherosa Ziehaujme: Use ringmap to do MSI-X cpu assignment and fill...
2017-05-30 Imre VadászPort initial UHS-1 support from FreeBSD (Only DDR52...
2017-05-29 François Tigeotdrm/linux: Add list_empty_careful()
next