]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
MFC r306570:
[FreeBSD/FreeBSD.git] / sys / modules /
2016-10-22 gonzoMFC r306618, r306619
2016-10-22 gonzoMFC r306530, r306531, r306532, r306579:
2016-10-22 gonzoMFC r306134:
2016-10-22 gonzoMFC r306132, r306275:
2016-10-19 sepheMFC 306484,306485
2016-10-19 sepheMFC 306426
2016-10-17 sepheMFC 303945,303947-303949,303989,303992,303998,304001...
2016-10-17 sepheMFC 303379
2016-10-17 sepheMFC 303023
2016-10-17 sepheMFC 302864
2016-10-14 sepheMFC 302698-302704,302706
2016-10-14 sepheMFC 302692
2016-10-14 sepheMFC 302617-302621,302623,302629-302631
2016-10-12 edMFC r303818, r303833, r303941, r304478, r304481, r30448...
2016-10-05 kibMFC r306097:
2016-10-03 jhbMFC 303522,303647,303860,303880,304168,304169,304170...
2016-10-03 jhbMFC 303205,303722,305032,305752: Create VF devices...
2016-10-02 markjMFC r306304:
2016-08-18 mavMFC r302484: NewBus'ify NTB subsystem.
2016-08-16 manuMFC r303974:
2016-08-15 hselaskyMFC r303837:
2016-08-11 sbrunoMFC r303816 r303847
2016-08-02 bdreweryMFC r303414,r303415,r303417:
2016-08-01 sbrunoMFC r303322,303326,303327,303345,303413,303416,303418...
2016-08-01 emasteMFC r303282: avoid building otusfw when WITHOUT_SOURCEL...
2016-07-18 dchaginMFC r302517:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 bdreweryWITH_META_MODE: Avoid false-positive error due to missi...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-10 jtlChange the default build behavior so we don't compile...
2016-06-09 manuAdd PCDuino3b dts. It uses the pcduino3 dts from upstre...
2016-06-09 aeCleanup unneded include "opt_ipfw.h".
2016-06-08 avosbwn, bwn_pci, siba_bwn: add missing opt_*.h dependencies.
2016-06-07 pfgng_mppc(4): Bring netgraph(3) MPPC compression support.
2016-06-06 arybchiksfxge(4): prepare sfxge to be RSS API aware
2016-06-06 sephehyperv: Move machine dependent bits into machine depend...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-02 adrian[iwm] add if_iwm_led.c into the build.
2016-06-02 adrian[ath] commit initial bluetooth coexistence support...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 bdreweryEnable filemon on all architectures.
2016-06-01 brDon't build some modules on RISC-V.
2016-06-01 sephehyperv: Rename some cleaned up/almost cleaned up files
2016-05-31 allanjudeConnect the SHA-512t256 and Skein hashing algorithms...
2016-05-29 truckmanNow that PIE is free of runtime floating point, revert...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-28 gonzoAdd gpiokeys to the list of GPIO modules built only...
2016-05-27 ianGo back to unconditionally compiling modules/gpio now...
2016-05-27 ianWhen building modules, define make variable OPT_FDT...
2016-05-27 truckmanDisconnect PIE from the build until it is free of float...
2016-05-27 traszAttach iser(4) to the build.
2016-05-27 traszBuild iscsi(4) with ICL_KERNEL_PROXY when building...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-27 ianFix parallel builds by specifying *all* required header...
2016-05-27 adrian[gpio] add gpiospi to the gpio module.
2016-05-27 ianOnly build gpio modules on armv6, until it's known...
2016-05-26 ianAdd a PPS driver that takes the timing pulse from a...
2016-05-26 bdreweryAdd some missing .PHONY.
2016-05-26 truckmanImport Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 traszBring in the Mellanox implementation of iSER (iSCSI...
2016-05-26 adrian[gpiospi] add initial gpio SPI bit bang driver.
2016-05-24 adrian[bhnd] Implement pass-through resource management for...
2016-05-23 sephehyperv: Add helpers for busdma(9) operation
2016-05-23 adrian[bhnd] Add support for querying the attachment type...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 wmaAllow building VNIC as a module
2016-05-17 gnnKill off ReiserFS as it is no longer supported, for...
2016-05-17 traszRename icl_proxy.c to icl_soft_proxy.c, to make it...
2016-05-17 adrian[bwn] add in bwn n-phy linking.
2016-05-17 adrian[bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.
2016-05-15 markjopt_kdtrace.h is not needed for SDT probes as of r258541.
2016-05-14 adrian[bwn] add in the new phy common and utils files.
2016-05-14 jmcneillAdd DTS files for the Allwinner A83T SoC and the Sinovo...
2016-05-14 bzRevert r299739. That did not make it better.
2016-05-14 bzBlind long shot. Add ofw_gpiobus.c to the SRCS list...
2016-05-13 npcxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.
2016-05-13 arybchiksfxge(4): move ef10_vpd_* to ef10_vpd.c
2016-05-13 arybchiksfxge(4): move ef10_tx_* to ef10_tx.c
2016-05-13 arybchiksfxge(4): move ef10_rx_* to ef10_rx.c
2016-05-13 arybchiksfxge(4): move ef10_phy_* to ef10_phy.c
2016-05-13 arybchiksfxge(4): move ef10_nvram_* to ef10_nvram.c
2016-05-13 arybchiksfxge(4): move ef10_nic_* to ef10_nic.c
2016-05-13 arybchiksfxge(4): move ef10_mcdi_* to ef10_mcdi.c
2016-05-13 arybchiksfxge(4): move ef10_mac_* to ef10_mac.c
2016-05-13 arybchiksfxge(4): move ef10_intr_* to ef10_intr.c
2016-05-13 arybchiksfxge(4): move ef10_filter_* to ef10_filter.c
2016-05-13 arybchiksfxge(4): move ef10_ev_* to ef10_ev.c
2016-05-12 gonzoAdd loadable module for gpiokeys
2016-05-12 mmMFV r299425:
2016-05-11 arybchiksfxge(4): make efx_sram_test Siena-only
2016-05-08 adrian[bhnd] Initial bhnd(4) SPROM/NVRAM support.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 zeisingFix kernel build with parallel make.
2016-05-05 adrian[bhnd] add missing bus file.
2016-05-04 adrian[bwn] [bhnd] initial support for using bhnd for if_bwn...
next