]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
zfs: add support for lockless lookup
[FreeBSD/FreeBSD.git] / sys / dev /
2020-07-25 Ruslan BukinSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 Michal MelounRevert r363123.
2020-07-24 Navdeep Parharcxgbe(4): Some updates to the common code.
2020-07-24 Emmanuel Vadotdwmmc: Add MMCCAM part
2020-07-23 Mark Johnstonntb: Stop checking for failures from malloc(M_WAITOK).
2020-07-22 Emmanuel Vadotmmccam: Add a generic mmccam_start_discovery function
2020-07-22 Mark Johnstonusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Andrew TurnerOnly write to VIRTIO_MMIO_GUEST_PAGE_SIZE with virtio...
2020-07-21 Ruslan BukinMove sys/iommu.h to dev/iommu/ as a part of generic...
2020-07-21 Ruslan BukinMove the Intel DMAR busdma backend to a generic place so
2020-07-21 Andriy Gapongpioiic: never drive lines active high
2020-07-19 Ian LeporeThe ds3231 RTC chip bitmask values for 12- versus 24...
2020-07-19 Adrian Chadd[if_an] unbreak!
2020-07-18 Jung-uk KimMFV: r363292
2020-07-17 Ruslan BukinAdd acpi_iort_map_pci_smmuv3().
2020-07-16 Allan JudeAdd VIRTIO_BLK_T_DISCARD support to the virtio-blk...
2020-07-16 Mark Johnstonsafexcel(4): Silence an integer truncation warning.
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Ryan Moellerhwpmc: Always set pmc_cpuid to something
2020-07-14 Alexander MotinAdd stepping to the kern.hwpmc.cpuid string on x86.
2020-07-14 Mark Johnstonsafexcel(4): Fix the INVARIANTS build after a last...
2020-07-14 Mark JohnstonAdd a driver for the SafeXcel EIP-97.
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Navdeep Parharcxgbev(4): Compare at most 16 bytes of the Ethernet...
2020-07-12 Michal MelounReverse the processing order of assigned clocks property.
2020-07-12 Michal Meloun Assigned clocks: fix off-by-one bug, don't leak alloca...
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-08 Emmanuel Vadottwsi: Fix for > Allwinner A20
2020-07-08 Emmanuel Vadotextres/syscon_generic: Make device quiet if not in...
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Andrew TurnerAdd a driver for bcm2838 PCI express controller
2020-07-06 Hans Petter SelaskyInfiniband clients must be attached and detached in...
2020-07-05 Navdeep Parharcxgbe(4): Fix a bug (introduced in r362905) where some...
2020-07-04 Pawel Biernackidev.ixl.<N>.debug: mark as MPSAFE
2020-07-03 Navdeep Parharcxgbe(4): changes in the Tx path to help increase tx...
2020-07-02 Konstantin Belousovmlx5_core: remove unneccessary LFENCE instruction.
2020-07-01 Oleksandr TymoshenkoAdd i.MX 8M Quad support
2020-06-30 Andrew TurnerAdd dwc_otg_acpi
2020-06-28 Mark JohnstonRemove some redundant assignments and computations.
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Li-Wen Hsurtwn: Add a USB ID for Buffalo WI-U2-433DHP
2020-06-27 Adrian Chadd[ath_hal] Add KeyMiss for AR5212/AR5416 series chips.
2020-06-26 Alexander MotinAdd mostly dummy hw.pci.enable_aspm tunable.
2020-06-26 Andriy Gaponsound/hda: fix interrupt handler endless loop after...
2020-06-26 John BaldwinReduce contention on per-adapter lock.
2020-06-25 Alexander MotinFix few panics on NVMe's timing out initialization...
2020-06-25 John BaldwinExplicitly zero the temporary auth context used to...
2020-06-25 John BaldwinExplicitly zero hash results and context in glxsb_authc...
2020-06-25 John BaldwinUse zfree() instead of bzero() and free().
2020-06-25 John BaldwinUse zfree() instead of explicit_bzero() and free().
2020-06-25 Navdeep Parharcxgbe(4): Add a pointer to the adapter softc in vi_info.
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Vladimir Kondratyevatkbd/evdev: recognize the Chromebook menu key as F13...
2020-06-24 Mark Johnstonacpi_ibm(4): Rename disengaged mode to unthrottled...
2020-06-24 Marcin WojtasFix AccessWidth and BitWidth parsing in SPCR table
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Navdeep Parharcxgbe(4): Add a tx_len16_to_desc helper.
2020-06-23 Andriy Gaponteach ena driver about RSS kernel option
2020-06-22 John BaldwinAdd support for requests with separate AAD to ccr(4).
2020-06-22 Mark Johnstonacpi_ibm(4): Add support for putting fans in disengaged...
2020-06-22 Andrew TurnerTranslaate the PCI address when activating a resource
2020-06-22 Andriy Gapongpiobus_release_pin: remove incorrect prefix from error...
2020-06-22 Baptiste DaroussinRevert r362466
2020-06-22 Alexander V. ChernikovSwitch cxgbe interface lookup to use fibX_lookup()...
2020-06-21 Hans Petter SelaskyImprove wording to be more precise and clear.
2020-06-21 Brandon Bergren[PowerPC] More relocation fixes
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Conrad Meyeroce(4): Account and trace mbufs before handing to hw
2020-06-20 Hans Petter SelaskyImprove debug message to be more precise and clear.
2020-06-19 Michal MelounImprove if_dwc:
2020-06-19 Brandon Bergren[PowerPC] De-giant powermac_nvram, update documentation
2020-06-19 Michal MelounFinish renaming in if_dwc.
2020-06-19 Michal MelounUse naming nomenclature used in DesignWare TRM.
2020-06-19 Andrew TurnerUse the correct address when creating pci resources
2020-06-19 Michal MelounAdapt ARMADA8k PCIe driver to newly imported 5.7 DT.
2020-06-19 Michal MelounRevert r362389, it was committed with <patch>.diff...
2020-06-19 Michal Meloundiff --git a/sys/dev/pci/pci_dw_mv.c b/sys/dev/pci...
2020-06-19 Michal MelounImprove DesignWare PCIe driver:
2020-06-18 Mike KarelsAdd support for bcm54213PE in brgphy.
2020-06-18 Alexander MotinMake polled request timeout less invasive.
2020-06-18 Jung-uk KimMFV: r362286
2020-06-18 Andrew TurnerStop assuming we can print rman_res_t with %lx
2020-06-18 Andriy Gaponhdac_intr_handler: keep working until global interrupt...
2020-06-17 Andrew TurnerClean up the pci host generic driver
2020-06-17 Alexander MotinFix admin qpair leak if detached during initial reset.
2020-06-17 Hans Petter SelaskyFix HW TLS offload regression issue after r359919,...
2020-06-17 Hans Petter SelaskyAllow multicast packets to be received in promiscious...
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Vladimir Kondratyevevdev: Add AT translated set1 scancodes for 'Eisu'...
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-16 Adrian Chadd[rsu] Update wme ie API use.
2020-06-15 Vincenzo Maffioneif_vtnet: let vtnet_rx_vq_intr() and vtnet_rxq_tq_intr...
2020-06-15 Ryan MoellerAvoid trying to toggle TSO twice
2020-06-14 Jessica Clarkevtnet: Fix regression introduced in r361944
next