]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Add a detach method so that this can be a kldunload-friendly module.
[FreeBSD/FreeBSD.git] / sys / conf /
2018-02-18 Alexander MotinMFV r323911:
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Ed MasteCorrect module symbol export handling
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-13 Mark JohnstonAdd support for zstd-compressed user and kernel core...
2018-02-13 Bryan Dreweryports modules: Don't leak AUTO_OBJ changes into the...
2018-02-13 Hans Petter SelaskyImport the mthca kernel side infiniband driver from...
2018-02-12 Landon J. Fullerbwn(4): Fix outstanding bug in PHY-G tssi2dbm table...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Andrey V. ElsukovRework ipfw dynamic states implementation to be lockles...
2018-02-06 Konstantin BelousovMove signal trampolines out of locore.s into separate...
2018-02-05 Landon J. Fullerbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-03 Xin LIAfter r328426, g_label depends on UFS (option FFS)...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 Benno RiceRemove some duplicated sys/conf/files* entries.
2018-01-29 Warner LoshCreate deprecation management functions.
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Jason A. HarmeningRemove system makefile path directives from env passed...
2018-01-25 Warner LoshTrack Ref / DeRef and Hold / Unhold that da is doing...
2018-01-25 Ruslan Bukino Move sdhci_fdt to the generic files list.
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-20 Michal MelounConvert extres/phy to kobj model.
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Alex RichardsonUse ln -n instead of -h to allow building the kernel...
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...
next