]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Remove the unused sch parameter to the syncache_respond() function. The
[FreeBSD/FreeBSD.git] / sys / dev /
2019-09-26 Toomas Soomevt: use proper return value check with TUNABLE_INT_FETCH
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Gleb Smirnoffstyle(9): remove extraneous empty lines
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-25 Toomas Soomevt: use colors from terminal emulator
2019-09-24 Eric Joynerix, ixv: Read msix_bar from device configuration
2019-09-24 Olivier CochardFix a minor typo
2019-09-23 Alexander MotinMake nvme(4) driver some more NUMA aware.
2019-09-23 Mark JohnstonFix a harmless typo.
2019-09-23 Mark JohnstonRevert r316820.
2019-09-20 Hans Petter SelaskyAdd quirk for XHCI(4) controllers to support USB contro...
2019-09-20 Hans Petter SelaskyIncrease the maximum user-space buffer size from 256kBy...
2019-09-20 Hans Petter SelaskyThe maximum TD size is 31 and not 15.
2019-09-19 Alexander MotinImprove ioat(4) NUMA-awareness.
2019-09-19 Andriy Gaponvt: fix problems with trying to switch to a closed VT
2019-09-18 Ruslan BukinAdd support for BERI statcounters.
2019-09-16 Mark JohnstonRevert r352406, which contained changes I didn't intend...
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-15 Alexander MotinRelax TX draining in ns8250_bus_transmit().
2019-09-14 Ian LeporeCreate a mechanism for encoding a system errno into...
2019-09-13 Ruslan BukinAdd generic arm/arm64 secure-monitor SMCCC interface...
2019-09-12 Michael Zhilin[Bug 240473] add support of Ralink RT5390R Wireless...
2019-09-12 Vladimir Kondratyevig4(4): Fix SDA HOLD time set too low on Skylake contro...
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Jeff RobersonReplace redundant code with a few new vm_page_grab...
2019-09-10 Jeff RobersonUse the sleepq lock rather than the page lock to protec...
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-09 Pedro F. Giffuniral(4): Use unsigned to avoid undefined behavior.
2019-09-07 Warner LoshSome newer HID devices have descriptors that are larger...
2019-09-06 Takanori WatanabeAdd embedded Managed Object Format blob access to acpi_...
2019-09-05 Ian LeporeUse a single write of 3 bytes instead of iicdev_writeto...
2019-09-05 Ian LeporeEnsure a measurement is complete before reading the...
2019-09-05 Ed Mastepcie: return an error if a matching resource is not...
2019-09-05 Hans Petter SelaskyDecrease the default audio playback latency to a maximu...
2019-09-04 Warner LoshSupport doorbell strides != 0.
2019-09-04 Ruslan Bukino Add support for multi-port instances of Synopsys...
2019-09-03 Warner LoshImplement nvme suspend / resume for pci attachment
2019-09-03 Andriy Gaponsuperio: fix the copyright block and update the year
2019-09-02 Warner LoshIn nvme_completion_poll, add a sanity check to make...
2019-09-02 Warner LoshIn all the places that we use the polled for completion...
2019-09-02 Warner LoshAdd a brief comment explaining why we can return ETIMED...
2019-09-02 Hans Petter SelaskyFix regression issue after r351616. Make sure the mbuf...
2019-09-01 Ed Mastevnic: correct and simplify SIOCSIFFLAGS
2019-09-01 Vincenzo Maffionenetmap: import changes from upstream (SHA 137f537eae513)
2019-09-01 Jung-uk KimAdd support for TP-Link Archer T2U Nano.
2019-08-30 Mark JohnstonProperly check for an interrupted cv_wait_sig().
2019-08-30 Ed Mastexdma: avoid NULL deref in error case
2019-08-30 Ed Masteqlxgbe: avoid NULL deref in error case
2019-08-30 Gleb SmirnoffUse mbuf queue instead of ifqueue in USB network drivers.
2019-08-29 Yuri Pankovichsmb: defer smbus attach until interrupts are available
2019-08-29 Ed Mastevnic: avoid NULL deref in error case
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...
next