]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
Update r332860 by changing the default from suppressing post-panic
[FreeBSD/FreeBSD.git] / sys / modules /
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-21 cemblake2: Disable warnings (not just error) for code...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 impAdd PNP info to the PCI attahement of the puc driver.
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-12 vmaffionenetmap: align codebase to the current upstream (commit...
2018-04-08 mpUpdate VMCI license based on comments from core, the...
2018-04-07 impAdd nvme_util.c to cam.ko.
2018-04-07 ianArrange the list of generated sources as 1-per-line...
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 impAdd nvme_da back.
2018-04-01 ianAdd opt_platform.h for several modules that have #ifdef...
2018-03-30 kenBring in the Broadcom/Emulex Fibre Channel driver,...
2018-03-29 cemopencrypto: Integrate Chacha20 algorithm into OCF
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 eadler[iwm] Add support for iwm 3168 cards
2018-03-27 mpRectify VMCI SPDX license
2018-03-25 mpAdd VMCI (Virtual Machine Communication Interface)...
2018-03-24 manuAdd dtb overlays support
2018-03-24 philipImport tzdata 2018d
2018-03-23 hselaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 impConvert the PCI ID selection from a simple if into...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 emasteShare Linux errno table with libsysdecode
2018-03-22 lwhsuFix build.
2018-03-21 cemImport Blake2 algorithms (blake2b, blake2s) from libb2
2018-03-20 emasteRename assym.s to assym.inc
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 impUse kern.opts.mk instead of bsd.own.mk (which includes...
2018-03-17 impUse FreeBSD-current conventions for building options...
2018-03-17 impRemove commented out code to generate opt_inet*.h....
2018-03-17 emasteMove assym.s to DPSRCS in vmbus module
2018-03-16 emasteShare a single bsd-linux errno table across MD consumers
2018-03-16 emasteMove assym.s to DPSRC in sgx module
2018-03-16 cemGarbage collect unused chacha20 code
2018-03-16 ianAdd required interface header.
2018-03-14 brooksFix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.
2018-03-14 brooksAdd opt_compat.h to isp(4) as required by r330876.
2018-03-14 impThis should have been += so clean builds work.
2018-03-13 impWe need opt_compat.h after r330819 and 330820.
2018-03-13 jhbSupport for TLS offload of TOE connections on T6 adapters.
2018-03-10 avosusb/wlan/*: properly include "opt_wlan.h" into all...
2018-03-08 hselaskyAdd kernel and userspace code to dump the firmware...
2018-03-08 hselaskyAdd vendor specific capability interface support in...
2018-03-08 hselaskyAdd support for explicit congestion notification, ECN...
2018-03-06 ianBuild the ds1672 driver as a module. Add a detach...
2018-03-04 ianBuild iicbus/rtc8583 as a module.
2018-03-03 rpokalaimcsmb(4): Intel integrated Memory Controller (iMC...
2018-03-02 manudtb/allwinner: Build sun8i-h3-nanopi-m1-plus.dts
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-26 ianAdd a SPI driver for imx5 and imx6.
2018-02-25 ianInstead of building ofw_iicbus as a separate module...
2018-02-22 rpokalajedec_dimm(4): report asset info and temperatures for...
2018-02-22 ianAdd a missing line continuation.
2018-02-22 gonzo[chvgpio] add GPIO driver for Intel Z8xxx SoC family
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 ianAdd required header files.
2018-02-21 ianRemove some files that snuck in via cut and paste.
2018-02-19 ianBuild at45d and mx25l SPI flash drivers as modules.
2018-02-19 ianAdd ofw_bus_if.h to SRCS.
2018-02-19 ianAdd modules/spi as a gathering point for SPI-related...
2018-02-19 ianBuild ofw_iicbus as a module if OPT_FDT is defined.
2018-02-18 ianAdd iic_recover_bus.c, now part of iicbus. This should...
2018-02-18 ianArrange SRCS= as 1 file per line, alphabetical, so...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 ianBuild modules specific to imx5/imx6 only when building...
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-13 hselaskyImport the mthca kernel side infiniband driver from...
2018-02-12 landonfbwn(4): Fix outstanding bug in PHY-G tssi2dbm table...
2018-02-09 jkimMFV: r329072
2018-02-07 aeRework ipfw dynamic states implementation to be lockles...
2018-02-06 kevansdtb/allwinner: Add sun7i-a20-lamobo-r1.dts (Banana...
2018-02-05 landonfbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-05 emasteMove assym.s to DPSRCS in linux modules
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 emasteCorrect MD patch in linux64 module Makefile
2018-01-26 lwhsuFix LINT build.
2018-01-25 impAdd new opt_da.h for stand-alone build.
2018-01-24 manuarm: lpc: Remove support
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-22 phkForgot to add the skeleton BCM283x Clock Manager
2018-01-22 phkAdd a skeleton Clock Manager for RPi2/3, and use that...
2018-01-21 phkRename rpi_pwm to bcm283x_pwm, and build it on armv...
2018-01-19 cemUnbreak i386 build
2018-01-18 cemAdd ccp(4): experimental driver for AMD Crypto Co-Processor
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-14 phkAdd a rudimentary PWM driver for the RaspberryPi.
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 lwhsu- Fix `make` in sys/modules
2018-01-11 tuexenBuild systrace_freebsd32 on arm64.
2018-01-07 jhibbitsAdd missing file to gpiobus module
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-30 kibMove i386/isa/elink.[hc] to dev/ep.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
next