]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add comment explaining aarch64's BROKEN_OPTIONS
[FreeBSD/FreeBSD.git] / sys /
2015-12-08 smhDon't use 0 for pointer comparison
2015-12-08 melifaroMerge helper fib* functions used for basic lookups.
2015-12-08 uqsFix make depend
2015-12-08 arybchiksfxge: [3/6] rework MCDI response handling
2015-12-07 bdreweryDIRDEPS_BUILD: Update dependencies.
2015-12-07 markjMFV r289003:
2015-12-07 markjModify DTRACEHIOC_ADDDOF to copy the DOF section from...
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-07 kenThe ccb_xflags enumeration was removed from FreeBSD...
2015-12-07 hselaskyWhen setting up VLANs on a Raspberry Pi ethernet port...
2015-12-07 emasteReplace magic value ELF note type with NT_FREEBSD_ABI_TAG
2015-12-07 kibMerge common parts of i386 and amd64 md_var.h and smp...
2015-12-07 kibUse ANSI C definition.
2015-12-07 jhbSet %esp correctly in the extended TSS.
2015-12-07 hselaskyUpdate the mlx5 shared driver code to the latest versio...
2015-12-07 hselaskyAdd full support for Receive Side Scaling, RSS, to...
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-07 kibUpdate ctime when atime or birthtime are updated.
2015-12-07 hselaskyAdd support for setting the TX moderation mode via...
2015-12-07 hselaskyThe firmware no longer supports setting a port MTU...
2015-12-07 arybchiksfxge: [2/6] rework MCDI response polling
2015-12-07 arybchiksfxge: [1/6] add common code MCDI proxy auth build...
2015-12-07 arybchiksfxge: fix pointer parameter/value signedness mismatch...
2015-12-07 arybchiksfxge: fix name conflict with crc32_table from sys...
2015-12-07 arybchiksfxge: switch to TxQ creation specific flags
2015-12-07 arybchiksfxge: [Sorrento] support writing of MUM firmware
2015-12-07 arybchiksfxge: support PERMIT_SET_MAC_WHEN_FILTERS_INSTALLED...
2015-12-07 impImprove cam tracing a little by including the function...
2015-12-07 smhFix panic on shutdown due to iscsi event priority
2015-12-06 emasteAdd definitions for ELF note types used in executables
2015-12-06 cemvm_fault_hold: handle vm_page_rename failure
2015-12-06 cempmap_invalidate_range: For very large ranges, flush...
2015-12-06 tuexenFix the allocation of outgoing streams:
2015-12-06 kevlo- Fix Tx queues to USB endpoints mapping
2015-12-05 ngieRemove stray unescaped `%` in `Booting from ...` inform...
2015-12-05 mavThere is no priority request queue on 16Gig chips.
2015-12-05 mavRework WWNs generation to make cards without NVRAM...
2015-12-05 arybchiksfxge: erase nvram partitions in chunks equal to their...
2015-12-05 kevloRemove a duplicate definition.
2015-12-05 avosurtwn: fix some regressions after r290630
2015-12-05 npFix RSS build.
2015-12-05 andrewAllow the artificial profile frames to be adjusted...
2015-12-05 melifaroRemove LLE read lock from IPv4 fast path.
2015-12-05 andrewMove the check to see if we are tracing a function...
2015-12-05 kibIt seems that at least some KVM versions advertise...
2015-12-05 kibIn the pmap_set_pg() function, which enables the global...
2015-12-05 arybchiksfxge: pick up the new TLV structures
2015-12-05 arybchiksfxge: cleanup: remove set but not used trailer variable
2015-12-05 arybchiksfxge: cleanup: remove set but not used variable with...
2015-12-05 arybchiksfxge: cleanup: remove set but not used saved_spec...
2015-12-05 arybchiksfxge: cleanup: remove SFL9122 "Huntington" PCI IDs
2015-12-05 arybchiksfxge: support for MCDI logging implemented
2015-12-04 cemioat(4): Add MODULE_VERSION so MODULE_DEPEND works
2015-12-04 mavMake 16Gig chips to use new queue pointer registers.
2015-12-04 hselaskyFix i386 build WITH_OFED=YES. Remove some redundant...
2015-12-04 andrewAdd ahci_generic to the ahci module on arm64.
2015-12-04 ngieFix scope of bridge_header and bridge_pcix_cap in mthca...
2015-12-04 tuexenFix a bug where a stream reset request wasn't retranmit...
2015-12-04 arybchiksfxge: [EF10] support RxQ scattering control
2015-12-04 arybchiksfxge: add additional WRITESIZE value for NVRAM_INFO...
2015-12-04 bdreweryCalculate MPATH for sys/modules to save 92% time in...
2015-12-04 mckusickWe need to zero out the clustering variables in a freed...
2015-12-04 kenFix a style issue in g_disk_limit().
2015-12-04 kenFix g_disk_vlist_limit() to work properly with deletes.
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 mavUpdate isp_put_icb_2400() for new structure fields.
2015-12-04 bennoTweak some unused field defines to have the correct...
2015-12-03 mavEnable interrupt handshake for 16Gig chips.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-03 cemif_ntb: Don't roundup MW size to full BAR size unnecess...
2015-12-03 cemif_ntb: Log error *before* zeroing relevant variables
2015-12-03 cemPull vm_object_scan_all_shadowed out of vm_object_backi...
2015-12-03 nwhitehornBump MAXCPU. We already run on hardware with 32 threads...
2015-12-03 tuexenEnsure that outgoing streams get reset when they run...
2015-12-03 hselaskyConvert the mlxen driver to use the BUSDMA(9) APIs...
2015-12-03 avosurtwn(4): add error handling for urtwn_write_X() functions.
2015-12-03 avosurtwn(4): move duplicate code from urtwn_(r92c/r88e...
2015-12-03 hselaskyUpdated the mlx4 and mlxen drivers to the latest versio...
2015-12-03 hselaskyAdd some structures and defines which will be used...
2015-12-03 emastenewvers: Honour SOURCE_DATE_EPOCH as a build reproducib...
2015-12-03 hselaskyRemove incorrect defines. The proper version of these...
2015-12-03 andrewAdd support for a generic AHCI attachment. This allows...
2015-12-03 kibFor amd64 non-PCID machines, and for i386 machines...
2015-12-03 kibIn the SandyBridge x2APIC workaround detection code...
2015-12-03 kibFix build for !TCP_OFFLOAD case.
2015-12-03 ganboldAdd glue driver for Amlogic Meson Gigabit Ethernet...
2015-12-03 arybchiksfxge: regenerate MCDI headers
2015-12-03 arybchiksfxge: remove internal register definitions that should...
2015-12-03 arybchiksfxge: add markers for autogenerated defines
2015-12-03 arybchiksfxge: sync TLV layout headers with firmwaresrc for...
2015-12-03 arybchiksfxge: add MCDI logging support to common code
2015-12-03 yongariDisable EEE(Energy Efficient Ethernet) for RTL8211F...
2015-12-03 mckusickWe need to zero out the union of pointers in a freed...
2015-12-03 nwhitehornProvide support for ELFv2 userland if using a newer...
2015-12-03 nwhitehornClean up PowerPC bootloader compiler flags to fix the...
2015-12-03 jhbAdd support for configuring additional virtual interfac...
2015-12-02 tuexenMinor cleanup. No functional change.
2015-12-02 mavAdd initial support for 16Gbps FC QLogic chips.
2015-12-02 jhbThe cdevpriv_dtr_t typedef was not able to be used...
next