]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
MFV r353606: 10067 Miscellaneous man page typos
[FreeBSD/FreeBSD.git] / sys / modules /
2019-06-17 Ian LeporeAdd ofw_pwmbus to enumerate pwmbus devices on systems...
2019-06-16 Ian LeporeAdd module makefiles for Texas Instruments ARM SoCs.
2019-06-16 Ian LeporeAdd module makefiles for pwm.
2019-06-16 Ian LeporeThe pwm interface was replaced with pwmbus, include...
2019-06-13 Warner LoshAdd opt_cam.h so we can build this outside of a kernel...
2019-06-12 Bryan DreweryDon't delete .depend files outside of cleandepend.
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Ian LeporeDon't attempt to include hwpmc support for armv6, we...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-12 Bryan DreweryStop using .OODATE for extracting firmware.
2019-06-11 Bryan DreweryAdd missing DPSRCS entry for assym.inc.
2019-06-08 Bjoern A. ZeebAdd SDIO support.
2019-06-06 Alan SomersMFHead @348740
2019-06-06 Ian LeporeFor armv6 and armv7, build hwpmc_armv7.c as well as...
2019-06-06 Cy SchubertWhitespace adjustment.
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Maxim SobolevFix several places where tool name has been hardcoded:
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasUpdate ENA version to v2.0.0
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-25 Sean Eric FaganAdd an AESNI-optimized version of the CCM/CBC cryptogra...
2019-05-20 Martin MatuskaMFV r347989:
2019-05-19 Ian LeporeAdd common support functions for USB devices configured...
2019-05-19 Johannes LundbergLinuxKPI: Finalize move of lindebugfs from ports to...
2019-05-17 Brooks DavisFCP-101: Remove xe(4)
2019-05-17 Brooks DavisFCP-101: Remove wb(4)
2019-05-17 Brooks DavisFCP-101: Remove vx(4).
2019-05-17 Brooks DavisFCP-101: Remove txp(4).
2019-05-17 Brooks DavisFCP-101: Remove tx(4).
2019-05-17 Brooks DavisFCP-101: Remove tl(4).
2019-05-17 Brooks DavisFCP-101: Remove sn(4).
2019-05-17 Brooks DavisFCP-101: Remove sf(4).
2019-05-17 Brooks DavisFCP-101: Remove pcn(4).
2019-05-17 Brooks DavisFCP-101: Remove fe(4).
2019-05-17 Brooks DavisFCP-101: Remove ex(4).
2019-05-17 Brooks DavisFCP-101: Remove ep(4).
2019-05-17 Brooks DavisFCP-101: Remove ed(4).
2019-05-17 Brooks DavisFCP-101: Remove de(4).
2019-05-17 Brooks DavisFCP-101: Remove cs(4).
2019-05-17 Brooks DavisFCP-101: Remove bm(4).
2019-05-16 Johannes LundbergLinuxKPI: Finalize import of seq_file.
2019-05-13 Dmitry ChaginAdd warning to the Linuxulator makefiles that building...
2019-05-13 Alan SomersMFHead @347527
2019-05-13 Dmitry ChaginLinuxulator depends on a fundamental kernel settings...
2019-05-13 Dmitry ChaginOur bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr...
2019-05-13 Andrey V. ElsukovRevert r347402. After r347429 symlink is no longer...
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Andrey V. ElsukovAdd if_ipsec.ko symlink to ipsec.ko kernel module.
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Emmanuel Vadotdtb: allwinner: Add the pinebook dtb to the build
2019-05-08 Hans Petter SelaskyInitial version of Mellanox in-kernel firmware upgrade...
2019-05-08 Hans Petter SelaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Dmitry ChaginThe build process generates assym.inc from genassym...
2019-05-05 Cy SchubertMFV r347136:
2019-05-02 Emmanuel Vadotdtb: Include RK3399 RockPro64 DTS in kernel build
2019-05-02 Emmanuel Vadotarm64: Add support for NanoPI NEO2
2019-04-26 Alan SomersDon't symlink fusefs.ko to fuse.ko on PPC
2019-04-25 Emmanuel Vadotarm: allwinner: aw_pwm: compile it as module too
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 Emmanuel Vadotarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-24 Andrey V. ElsukovAdd GRE-in-UDP encapsulation support as defined in...
2019-04-23 Ed MasteEnable Mellanox drivers (modules) on AArch64
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Alan SomersUse symlinks for kernel modules rather than hardlinks
2019-04-20 Mark JohnstonExport cpu_core from opensolaris.ko.
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-13 Rick MacklemAdd support for INET6 addresses to the kernel code...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel Vadotarm: dtb: Compile the Linux DTS for pandaboards
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-10 Li-Wen HsuFix build in sys/modules/nfscommon
2019-04-07 Ian LeporeAdd g_label_flashmap.c to the module, should have been...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
next