]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Centralize __pcpu definitions.
[FreeBSD/FreeBSD.git] / sys / dev /
2019-08-28 Navdeep Parharcxgbe/t4_tom: Use the correct value of sndbuf in AIO Tx.
2019-08-28 Alexander MotinFix AHCI Enclosure Management, broken by r351356.
2019-08-27 Hiroki SatoMFV r351553:
2019-08-27 Navdeep Parharcxgbe/t4_tom: Initialize all TOE connection parameters...
2019-08-27 Navdeep Parharcxgbe/t4_tom: Limit work requests with immediate payloa...
2019-08-26 Alexander MotinAnnounce PCI Segment Groups supported to PCI host _OSC.
2019-08-26 Alexander MotinDon't consider PCIe hot-plug command timeout fatal.
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Vincenzo Maffionenetmap: remove obsolete file
2019-08-25 Hiroki SatoAdd MODULE_PNP_INFO() to vmci(4). This allows devd...
2019-08-23 Warner LoshIt turns out the duplication is only mostly harmless.
2019-08-23 Navdeep Parharcxgbe/t4_tom: Any invalid scaling factor in the hardwar...
2019-08-23 Navdeep Parharwhitespace nit.
2019-08-23 Navdeep Parharcxgbe(4): Use the same buffer size for TOE rx queues...
2019-08-22 Warner LoshWhen we have errors resetting the device before we...
2019-08-22 Warner LoshWe need to define version 1 of nvme, not nvme_foo....
2019-08-22 Warner LoshMove releasing of resources to later
2019-08-22 Cy SchubertMFV r346563:
2019-08-22 Bjoern A. Zeebusb: fix usb_fdt_support.c when altq enabled (usb_ehern...
2019-08-22 Warner LoshRemove stray line that was duplicated.
2019-08-21 Warner LoshCreate a AHCI attachment for nvme.
2019-08-21 Warner LoshSeparate the pci attachment from the rest of nvme
2019-08-21 Alexander MotinImprove NVMe hot unplug handling.
2019-08-21 Xin LIFix sound on headset jack for ThinkPad T51.
2019-08-21 Justin Hibbitsdpaa: Fix warnings in dtsec(4) found by clang
2019-08-21 Alexander MotinFormalize NVMe controller consumer life cycle.
2019-08-20 Mark JohnstonUse a sleepable lock for midistat functions.
2019-08-20 Justin HibbitsUnbreak USB ethernet module builds
2019-08-20 Stephen J. Kiernanusb_ethernet.h includes a number of mii headers, but...
2019-08-19 Jung-uk KimPartially revert the previous commit.
2019-08-19 Jung-uk KimFix sound on headset jack for Lenovo Thinkpad X1 Carbon...
2019-08-19 D Scott PhillipsDon't set the string "unknown" as a device's location_str
2019-08-18 Jeff RobersonAllocate all per-cpu datastructures in domain correct...
2019-08-18 Conrad Meyerrandom(4): Reorder configuration of random source modules
2019-08-18 Michal MelounFix bug introduced by r351184.
2019-08-18 Michal MelounEnhance support of extres in dwmmc driver.
2019-08-18 Michal MelounAdd method for getting of syscon handle from parent...
2019-08-17 Emmanuel VadotRevert r351129
2019-08-16 Alexander MotinNTB Tool: Test driver for NTB hardware drivers.
2019-08-16 Brooks Davismd(4): remove the unused and unusable MDIOCLIST ioctl.
2019-08-16 Emmanuel Vadotfdt: simple-mfd: Set the syscon memory to SHAREABLE
2019-08-15 Alexander MotinFix i386 build.
2019-08-15 Alexander MotinLimit memory window usage in ntb_transport to 256MB.
2019-08-15 Emmanuel Vadottwsi: Fix build when DEBUG is used on 32bits arch.
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Alexander MotinFix i386 LINT build after r351056.
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-15 Alexander MotinImplement new methods for Intel and PLX NTB.
2019-08-15 Conrad Meyerrandom(4): Remove "EXPERIMENTAL" verbiage from concurre...
2019-08-14 Alexander MotinAdd support for PCI Device ID 0x148B in ntb_hw_amd...
2019-08-14 Alexander MotinReport NOIOB and NPWG fields as stripe size.
2019-08-14 Alexander MotinAdd missing break statements in r351004.
2019-08-13 Alexander MotinMake nvd(4) report NGUID or EUI64 as GEOM::lunid.
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Ian LeporeAdd PNP_INFO to the gpiopps driver.
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Alexander MotinMissed part of r350523.
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-12 Andriy Voskoboinykrtwn_pci: add device ID for RTL8192CE.
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-10 Ian LeporeAllow the sdhci timeout sysctl var to be set as a tunab...
2019-08-10 Emmanuel Vadotallwinner: Add a new clock aw_clk_m
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-08 Xin LIUpdate bxe(4) to use new zlib.
2019-08-07 Conrad MeyerGEOM: Reduce unnecessary log interleaving with sbufs
2019-08-07 Edward Tomasz Napi... Add cdceem(4) driver, for virtual ethernet devices...
2019-08-07 Hans Petter SelaskyCorrect PCI device ID for XHCI USB controller.
2019-08-07 Emmanuel Vadotofw: ofw_reg_to_paddr: Use a 256 static array for the...
2019-08-07 Xin LIExpose zlib's utility functions in Z_SOLO library when...
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 John BaldwinDetect invalid PCI devices more correctly in PCI interr...
2019-08-06 Kyle Evansral: rt2860: fix wcid2ni access/size issue
2019-08-06 Kyle Evansoce(4): potential out of bounds access before vector...
2019-08-06 Conrad Meyeramdtemp(4), amdsmn(4): Attach to Ryzen 3 (Zen 2) hostbr...
2019-08-05 Alexander MotinAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 Ian LeporeAdd a driver for Texas Instruments ADS101x/ADS111x...
2019-08-04 Justin HibbitsFix the build after r350570.
2019-08-04 Justin HibbitsAdd necessary bits for Linux KPI to work correctly...
2019-08-03 Konstantin BelousovFix format spec for ILP32.
2019-08-03 Takanori WatanabeAdd per hub sysctl to expose port information for phyis...
2019-08-03 Xin LIif_mxge: update zlib version 1.0.4 to 1.2.11.
2019-08-03 Alexander MotinAdd more random bits from NVMe 1.4.
2019-08-02 Alexander MotinDecode few more NVMe log pages.
2019-08-02 Mark JohnstonFix warnings about unused identifiers when compiling...
2019-08-02 Alexander MotinFix typo in r350529.
2019-08-02 Alexander MotinAdd more new fields and values from NVMe 1.4.
2019-08-01 Alexander MotinAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-08-01 Randall StewartThis adds the third step in getting BBR into the tree...
2019-08-01 Ed Masteacpi_resource.c: mention ThunderX2 firmware revision...
2019-08-01 Xin LIAllow Kernel to link in both legacy libkern/zlib and...
2019-07-30 Alan SomersMFHead @350453
2019-07-30 Ruslan BukinFix MMCCAM kernel build.
2019-07-30 Ruslan BukinAdd support for the SD/MMC controller found in Terasic...
2019-07-30 Alan SomersMFHead @350426
2019-07-30 Marcelo AraujoFix sound on headset jack for ALC255 and ALC256 codec.
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Mark JohnstonAvoid relying on header pollution from sys/refcount.h.
2019-07-29 Ruslan BukinAdd glue driver for Altera SOCFPGA Ethernet MAC (EMAC...
2019-07-29 Ruslan BukinFind the correct node of PHY chip using "phy-handle...
next