]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
vfs: add VOP_STAT
[FreeBSD/FreeBSD.git] / sys / dev /
2020-08-07 mavEnable hw.pci.enable_aspm tunable by default.
2020-08-07 mavAdd some more checks to make APEI driver more robust.
2020-08-07 mavAllow ACPI APEI driver build without PCI.
2020-08-06 vmaffioneem(4): honor vlanhwtag offload
2020-08-06 mavAdd Intel Apollo Lake AHCI ID.
2020-08-06 avgcp2112: driver for the namesake GPIO and I2C master...
2020-08-06 hselaskyAdd new USB ID.
2020-08-06 brMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 brAdd iommu_domain constructor and destructor.
2020-08-05 bro Add machine/iommu.h and include MD iommu headers...
2020-08-05 lwhsuAppease gcc's -Wparentheses (and -Werror)
2020-08-04 brRemove unneeded cast to struct iommu_domain *.
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 mavRemove extra memset() left after r342388.
2020-08-04 markjRemove free_domain() and uma_zfree_domain().
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 andrewAllow child classes of simplebus to call attach directly
2020-08-03 andrewHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 jahvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-01 mwFix TX csum handling in if_mvneta
2020-07-31 brAdd iommu_domain_map_ops virtual table with map/unmap...
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-30 mmelMove Ti AM335x to dev/extres/clk framework.
2020-07-30 whuPrevent framebuffer mmio space from being allocated...
2020-07-30 jmgremove some long abandonded serial drivers (cy, rc...
2020-07-29 bro Don't include headers from iommu.h, include them...
2020-07-29 brFix build.
2020-07-29 bro Move iommu_set_buswide_ctx, iommu_is_buswide_ctx to
2020-07-28 bro Move the buswide_ctxs bitmap to iommu_unit and rename...
2020-07-28 alfredovirtio: fix mips regression introduced by r357596
2020-07-28 andrewAdd an ACPI attachment for if_smc
2020-07-28 freqlabslibpmc: Use known pmc_cpuid buffer size
2020-07-27 mavAdd initial driver for ACPI Platform Error Interfaces.
2020-07-27 markjcxgbe(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-27 markjmpr(4), mps(4): Stop checking for failures from malloc...
2020-07-26 jrtc27Add syscon power and reset control device driver
2020-07-26 jrtc27Add Goldfish RTC device driver for RISC-V
2020-07-26 brRename DMAR flags:
2020-07-25 bro Make the _hw_iommu sysctl node non-static;
2020-07-25 bro Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 jmgclean up whitespace...
2020-07-25 brMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 brSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 mmelRevert r363123.
2020-07-24 npcxgbe(4): Some updates to the common code.
2020-07-24 manudwmmc: Add MMCCAM part
2020-07-23 markjntb: Stop checking for failures from malloc(M_WAITOK).
2020-07-22 manummccam: Add a generic mmccam_start_discovery function
2020-07-22 markjusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-21 andrewOnly write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio...
2020-07-21 brMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 brMove the Intel DMAR busdma backend to a generic place so
2020-07-21 avggpioiic: never drive lines active high
2020-07-19 ianThe ds3231 RTC chip bitmask values for 12- versus 24...
2020-07-19 adrian[if_an] unbreak!
2020-07-17 brAdd acpi_iort_map_pci_smmuv3().
2020-07-16 allanjudeAdd VIRTIO_BLK_T_DISCARD support to the virtio-blk...
2020-07-16 markjsafexcel(4): Silence an integer truncation warning.
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 freqlabshwpmc: Always set pmc_cpuid to something
2020-07-14 mavAdd stepping to the kern.hwpmc.cpuid string on x86.
2020-07-14 markjsafexcel(4): Fix the INVARIANTS build after a last...
2020-07-14 markjAdd a driver for the SafeXcel EIP-97.
2020-07-14 jkimMFV: r362513
2020-07-13 npcxgbev(4): Compare at most 16 bytes of the Ethernet...
2020-07-12 mmelReverse the processing order of assigned clocks property.
2020-07-12 mmel Assigned clocks: fix off-by-one bug, don't leak alloca...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-08 manutwsi: Fix for > Allwinner A20
2020-07-08 manuextres/syscon_generic: Make device quiet if not in...
2020-07-07 seUpdate to version 3.1.1
2020-07-06 andrewAdd a driver for bcm2838 PCI express controller
2020-07-06 hselaskyInfiniband clients must be attached and detached in...
2020-07-05 npcxgbe(4): Fix a bug (introduced in r362905) where some...
2020-07-04 kaktusdev.ixl.<N>.debug: mark as MPSAFE
2020-07-03 npcxgbe(4): changes in the Tx path to help increase tx...
2020-07-02 kibmlx5_core: remove unneccessary LFENCE instruction.
2020-07-01 gonzoAdd i.MX 8M Quad support
2020-06-30 andrewAdd dwc_otg_acpi
2020-06-28 markjRemove some redundant assignments and computations.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 lwhsurtwn: Add a USB ID for Buffalo WI-U2-433DHP
2020-06-27 adrian[ath_hal] Add KeyMiss for AR5212/AR5416 series chips.
2020-06-26 mavAdd mostly dummy hw.pci.enable_aspm tunable.
2020-06-26 avgsound/hda: fix interrupt handler endless loop after...
2020-06-26 jhbReduce contention on per-adapter lock.
2020-06-25 mavFix few panics on NVMe's timing out initialization...
2020-06-25 jhbExplicitly zero the temporary auth context used to...
2020-06-25 jhbExplicitly zero hash results and context in glxsb_authc...
2020-06-25 jhbUse zfree() instead of bzero() and free().
2020-06-25 jhbUse zfree() instead of explicit_bzero() and free().
2020-06-25 npcxgbe(4): Add a pointer to the adapter softc in vi_info.
2020-06-25 markjCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 wulfatkbd/evdev: recognize the Chromebook menu key as F13...
2020-06-24 markjacpi_ibm(4): Rename disengaged mode to unthrottled...
2020-06-24 mwFix AccessWidth and BitWidth parsing in SPCR table
2020-06-23 npcxgbe(4): Add a tx_len16_to_desc helper.
2020-06-23 avgteach ena driver about RSS kernel option
2020-06-22 jhbAdd support for requests with separate AAD to ccr(4).
next