]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Import tzdata 2018a
[FreeBSD/FreeBSD.git] / sys / conf /
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 Wojciech MacekPowerNV: XICS support for PowerNV/OPAL
2018-01-14 Jeff RobersonMove VM_NUMA_ALLOC and DEVICE_NUMA under the single...
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Justin HibbitsRemove fdt fixups for powerpc, they are no longer needed.
2018-01-13 Justin HibbitsEnable L2 cache on supported PowerQUICC and QorIQ platforms
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-12 Wojciech MacekPowerNV: initial support for PCIe host controller
2018-01-11 Andrew TurneriAdd ACPI attachments the the GIC and GICv3 interrupt...
2018-01-11 Andrew TurnerAdd the start of INTRNG support for ACPI.
2018-01-11 Wojciech MacekPowerNV: initial support for OPAL
2018-01-10 John BaldwinInclude ffsll() on riscv kernels.
2018-01-10 Warner LoshMove prof_machdep.c to it's more traditional place...
2018-01-10 Warner LoshRetire pmtimer driver. Move time fixing into apm driver...
2018-01-10 Conrad MeyerFinally, fix Zstd kernel build on MIPS and RISC-V
2018-01-09 Conrad MeyerFix Zstd x86 kernel build with -march=<specific>
2018-01-09 Andrew TurnerAdd a framework to install CPU errata on arm64. Each...
2018-01-09 Conrad MeyerFix Zstd kernel build with GCC 4.2
2018-01-08 Mark JohnstonGeneralize the gzio API.
2018-01-08 Conrad MeyerIntegrate zstd into the kernel
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Emmanuel Vadotarm64: Remove old clock driver for Allwinner 64bit SoC
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-04 Kyle Evansif_awg: Use syscon prop if it exists
2018-01-03 Mike Karelsmake SW_WATCHDOG dynamic
2017-12-31 Colin PercivalConnect kern_tslog.c to the build and add TSLOG / TSLOG...
2017-12-30 Konstantin BelousovMove i386/isa/elink.[hc] to dev/ep.
2017-12-30 Konstantin BelousovMove i386/isa/npx.c to i386i386/npx.c.
2017-12-30 Ian LeporeMake kernel option KERNVIRTADDR optional, remove it...
2017-12-29 Nathan WhitehornAdd support for 64-bit PowerPC kernels to be directly...
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 Nathan WhitehornRemove ELF note for Open Firmware. It is marked optiona...
2017-12-28 John BaldwinRemove a stale reference to ie(4).
2017-12-28 Emmanuel VadotRevert r327250 as it broke the build for some armv6...
2017-12-27 Emmanuel Vadotarm: Add kern/kern_clocksource.c to files.arm
2017-12-26 Ian LeporeAdd a new ARM kernel option, LOCORE_MAP_MB, to control...
2017-12-26 Emmanuel Vadotarm64: a10_gpio.c and a10_mmc.c were renamed aw_gpio...
2017-12-26 Michael TuexenWhen adding support for sending SCTP packets containing...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 Kyle EvansMove syscon into extres framework
2017-12-23 Kyle Evanssyscon: Introduce kobj and split out fdt bits
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Ian LeporeAdd a new kernel config option, MD_ROOT_READONLY, which...
2017-12-20 Eric Joynerixgbe(4): Convert driver to use iflib
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Nathan WhitehornMake __startkernel line up with KERNBASE, so that the...
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-11 Kyle EvansAdd generic 'syscon' driver
2017-12-07 Michael TuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Emmanuel VadotAllwinner H5: Enhance support
2017-12-05 Bryan DreweryDEPENDSRCS not used here.
2017-12-05 Bryan DreweryRename DEPENDFILES_OBJS to DEPENDFILES.
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Landon J. FullerIntroduce bwn(4) support for the bhnd(4) bus.
2017-11-30 Ed SchoutenPort cloudabi32.ko to FreeBSD/arm64.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-25 Nathan WhitehornAvoid emitting a PT_INTERP section for powerpc64 kernel...
2017-11-25 Nathan WhitehornAutomatically use the ELFv2 ABI on powerpc64 if support...
2017-11-24 Hans Petter SelaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 Ed SchoutenAdd rudimentary support for building FreeBSD/arm64...
2017-11-24 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-22 Landon J. Fullerbhnd(4): Add a basic ChipCommon GPIO driver sufficient...
2017-11-22 Landon J. Fullerbhnd(4): extend the PMU APIs to support bwn(4)
2017-11-21 Andrew TurnerAdd a driver for the EFI RTC. This uses the EFI Runtime...
2017-11-20 Pedro F. GiffuniIndent protection and some other oops from the prvious...
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Bryan DreweryFix PORTS_MODULES+'make reinstallkernel' trying to...
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-17 Mateusz Guziklockmgr: remove the ADAPTIVE_LOCKMGRS option
2017-11-17 Warner LoshRemove build system support for lint.
2017-11-16 Konstantin BelousovRemove i386 XBOX support.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-15 Hans Petter SelaskyUpdate the mlx4 core and mlx4en(4) modules towards...
2017-11-14 Warner LoshMove sys/boot/fdt/dts to sys/dts and adjust scripts.
2017-11-13 Bryan DreweryRework r325568 so all 'make LINT' targets work.
2017-11-13 Hans Petter SelaskyRemove no longer supported mthca driver.
2017-11-13 Hans Petter SelaskyUpdate mlx4ib(4) to Linux 4.9.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
next