]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci
Add a prototype for random_harvest_queue to dev/random/random_harvestq.h
[FreeBSD/FreeBSD.git] / sys / dev / pci /
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Svatopluk KrausINTRNG - change the way how an interrupt mapping data...
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Andrew TurnerMove a device_printf under bootverbose where it should...
2016-05-31 Andrew TurnerMark the ThunderX and generic PCI drivers as cache...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-20 Andrew TurnerHandle PCI_RES_BUS on the generic and ThunderX PCIe...
2016-05-20 John BaldwinImplement a proper detach method for the PCI-PCI bridge...
2016-05-17 John BaldwinRework managing hotplug commands with command completions.
2016-05-16 Andrew TurnerCall ofw_bus_msimap to find the parent MSI controller...
2016-05-16 Andrew TurnerAdd a pcib interface for use by interrupt controllers...
2016-05-16 Andrew TurnerRe-commit r299467 having fixed the build:
2016-05-16 Andrew TurnerIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-13 Bjoern A. ZeebWhen using IOPORT with pci_host_generic we are missing...
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-11 Conrad MeyerRevert r299467 to fix the kernel build.
2016-05-11 Andrew TurnerAdd a new get_id interface to pci and pcib. This will...
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-06 John BaldwinRestore name=value format of PCI location strings.
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 John BaldwinNative PCI-express HotPlug support.
2016-05-04 Jung-uk KimFix build without "options PCI_IOV".
2016-05-03 John BaldwinSave and restore SRIOV-related config registers.
2016-05-03 John BaldwinUse the correct location of the SRIOV capability when...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-03 Pedro F. Giffunisys/dev: minor spelling fixes.
2016-05-03 John BaldwinFix an off by one error when remapping MSI-X vectors.
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-27 John BaldwinFix build for systems without PCI_RES_BUS.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 John BaldwinAdd a pcib_attach_child() method to manage adding the...
2016-04-27 John BaldwinFix PCI bus detach to delete child devices.
2016-04-27 John BaldwinImplement a PCI bus rescan method.
2016-04-27 Xin LIMFV r298691:
2016-04-26 Conrad MeyerPCI Enhanced Allocation: Annotate an intentional switch...
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-18 Andrew TurnerPull the MSI/MSI-X handling functions out to help with...
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 John BaldwinAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-06 John BaldwinConvert pci_delete_child() to a bus_child_deleted(...
2016-04-04 Glen BarberMFH
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Bjoern A. ZeebConvert the printfs here from %lx to %jx as well after...
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 Glen BarberMFH
2016-03-14 Ryan StoneClean up repeated "All rights reserved"
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
next