]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Implement is_signed(), type_max() and type_min() function macros in the
[FreeBSD/FreeBSD.git] / sys / conf /
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 mmacyRename nvpair.c to bsd_nvpair.c to not conflict with...
2020-06-25 markjAdd SCTP_SUPPORT to the default kernel options.
2020-06-25 markjAdd SCTP_SUPPORT handling to config.mk.
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-23 cemkmod.mk: Don't split out debug symbols if requested
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-19 mmelAdd specialized gpio driver for ARMADA 8k SoC.
2020-06-18 markjAdd the SCTP_SUPPORT kernel option.
2020-06-18 jkimMFV: r362286
2020-06-17 brComplete the ACPI support for ARM Coresight:
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-12 brCoresight replicator:
2020-06-12 brARM Coresight Trace Memory Controller (TMC):
2020-06-11 brShorten the filename of the coresight replicator driver.
2020-06-10 brARM Coresight Funnel device:
2020-06-09 erjixl(4): Add FW recovery mode support and other things
2020-06-09 brARM Embedded Trace Macrocell v4.x driver:
2020-06-09 brRename coresight drivers: use underscores in filenames.
2020-06-06 jhibbitspowerpc: Use IFUNCs for copyin/copyout/etc
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-04 markjUpdate vt(4) config option names to chase r303043.
2020-06-01 bdragon[PowerPC] Fix build-id note on powerpc64 kernel
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-30 jhbOnly build ipsec modules if the kernel includes IPSEC_S...
2020-05-29 jhbHonor opt_ipsec.h from kernel builds.
2020-05-27 jhibbitspowerpc/mmu: Convert PowerPC pmap drivers to ifunc...
2020-05-26 erjice(4): Introduce new driver for Intel E800 Ethernet...
2020-05-25 cemcopystr(9): Move to deprecate (attempt #2)
2020-05-25 mwIntroduce a driver for NXP LS1046A SoC AHCI.
2020-05-25 mwIntroduce support for Epson RX-8803 RTC.
2020-05-25 mwAdd TCA6416 GPIO expander support.
2020-05-25 mwIntroduce VF610 I2C controller support.
2020-05-25 mwAdd GPIO support for QorIQ boards.
2020-05-25 mwAdd LS1046A clockgen driver.
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-23 manulibkern: Add arc4random_uniform
2020-05-22 mhorneSimplify the RISC-V kernel linker invocation
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-20 emastepkgbase: use -dev,-dbg instead of -development,-debug
2020-05-20 whuHyperV socket implementation for FreeBSD
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-12 vangyzenRemove tests for obsolete compilers in the build system
2020-05-12 cemRevert r360944 and r360946 until reported issues can...
2020-05-12 cemRemove deleted files from the build
2020-05-11 jhbkgssapi no longer supports RC4, so don't list it as...
2020-05-11 jhbRemove support for DES and Triple DES from OCF.
2020-05-11 jhbRemove support for the Blowfish algorithm from OCF.
2020-05-11 jhbRemove support for the skipjack encryption algorithm.
2020-05-11 jhbRemove support for the cast128 encryption algorithm.
2020-05-11 jhbRemove ubsec(4).
2020-05-11 jhibbitspowerpc64: Implement Radix MMU for POWER9 CPUs
2020-05-07 bdragon[PowerPC] kernel ifunc support for powerpc*, fix ppc64...
2020-05-05 jhbInitial support for bhyve save and restore.
2020-04-28 melifaroMove route-specific ddb commands to route/route_ddb.c
2020-04-28 melifaroMove route_temporal.c and route_var.h to net/route.
2020-04-28 bdreweryDon't try ctfconvert on file without debug info.
2020-04-27 jhbRetire the GENERICSF kernel config.
2020-04-22 karelsAdd genet driver for Raspberry Pi 4B Ethernet
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-19 mhorneRISC-V: use physmem to manage physical memory
2020-04-19 mhorneConvert arm's physmem interface to MI code
2020-04-18 arichardsonMore fixes to build the kernel with a compiler that...
2020-04-18 arichardsonAllow kernel modules to build with a compiler that...
2020-04-17 cemxen-locore: Silence DWARF2 section warning
2020-04-17 markjAlways compile minidump_machdep.c on arm.
2020-04-17 glebiusSplit XDR into separate kernel module. Make krpc depen...
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 manufiles: Add mmc_fdt_helpers for mmccam enabled config
2020-04-14 manuThose functions are here to help fdt mmc controller...
2020-04-14 rmacklemRe-organize the NFS file handle affinity code for the...
2020-04-13 cemDisable QUEUE_MACRO_DEBUG_TRACE in LINT kernels
2020-04-12 cemAdd queue(2) debug macros as build options
2020-04-12 melifaroIntroduce nexthop objects and new routing KPI.
2020-04-10 jhbRemove support for Kernel GSS algorithms deprecated...
2020-04-09 rmacklemRemove the old NFS lock device driver that uses Giant.
2020-04-07 kevansAdd -fno-common to all userland/kernel src builds
2020-04-07 brooksAllow the kernel to build with a compiler that sets...
2020-04-06 wmaAdd MDIO PHY driver for NS2 ARM64 platform.
2020-04-03 jhibbitspowerpc/amigaone: Add CPLD driver for AmigaOne A1222...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-02 ianAdd the Cadence GEM ethernet driver to NOTES so that...
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-23 arichardsonFix newvers.sh on macOS 10.15
2020-03-22 arichardsonFix linking OCTEON1 kernel with LLD
2020-03-20 kibIntroduce LINUXKPI_GENSRCS.
2020-03-20 emasteretire cx,ctau drivers
2020-03-19 kibAdd file for static compilation of mlx5.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-18 jhibbitspowerpc: Axe PPC4xx support.
2020-03-12 luporlEnable ixl device on PowerPC64
next