]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Remove empty lines for consistency with other entries
[FreeBSD/FreeBSD.git] / sys / conf /
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-15 Ilya BakulinMiscellaneous fixes and improvements to MMCCAM stack
2017-09-14 Andrew TurnerAdd support for handling undefined instructions in...
2017-09-14 John BaldwinAdd ptrace operations to fetch and store VFP registers.
2017-09-14 Ryan Libbygcc builds: reenable -Wstrict-overflow for kern.mk
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
2017-09-13 Andriy GaponMFV r316932: 6280 libzfs: unshare_one() could fail...
2017-09-13 Sean BrunoJenkins i386 LINT build uses NOTES to generate its...
2017-09-12 Sean BrunoLeave the Cavium Liquid IO driver exist in files, not...
2017-09-12 Sean BrunoDo not try to build the Cavium Liquidio driver on all...
2017-09-12 Sean BrunoThe diff is the initial submission of Cavium Liquidio...
2017-09-11 Andriy GaponMFV r323111: 8569 problem with inline functions in...
2017-09-11 Andriy GaponMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-11 Ed Mastenewvers.sh: speed up failing git-svn revision search
2017-09-10 Ed Mastenewvers.sh: accept "git-svn-id:" at the start of a...
2017-09-10 Marius StroblMFV: r323381
2017-09-09 Sean Brunorevert r323371 in prepartion for a proper fix
2017-09-09 Sean Brunor323359 instroduced an ARMv8 only uart(4) device to...
2017-09-09 Marcin WojtasAdd support for Armada 3700 in the NETA driver
2017-09-09 Marcin WojtasIntroduce UART driver module for Armada 3700
2017-09-09 Marcin WojtasAdd support for Armada 3700 EHCI
2017-09-09 Andriy GaponMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-09 Marcin WojtasAdd support for xhci in Armada 3700 and 7k/8k
2017-09-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-06 Mateusz GuzikIntroduce __read_frequently
2017-09-05 Conrad Meyeramdtemp(4): Add support for Family 17h temperature...
2017-09-05 Conrad MeyerAdd smn(4) driver for AMD System Management Network
2017-09-05 Marcin WojtasAdd Marvell RTC driver to arm64 GENERIC config
2017-09-01 Alexander MotinSync NTB options between amd64 and i386.
2017-09-01 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-31 Jung-uk KimMerge ACPICA 20170831.
2017-08-31 Dag-Erling SmørgravMerge upstream r4302 to support multiple concurrently...
2017-08-30 Alexander MotinAdd NTB driver for PLX/Avago/Broadcom PCIe switches.
2017-08-29 Navdeep Parharcxgbe(4): Update T6/T5/T4 firmwares to 1.16.59.0.
2017-08-28 Warner LoshAdd new compile-time option NVME_USE_NVD that sets...
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-23 Hans Petter SelaskyAdd new mlx5ib(4) driver to the kernel source tree...
2017-08-22 Ed Mastenewvers.sh: accommodate `git worktree`
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-19 Andrew TurnerUse armv8-a in -march, it is accepted by both clang...
2017-08-19 Vladimir KondratyevAdd support for generic MS Windows 7/8/10-compatible...
2017-08-18 Gleb SmirnoffFix cut and paste typo that prevented T5 firmware to...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-16 Bryan DreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 Ian LeporeRemove the old ds1374 driver and use the ds13rtc driver...
2017-08-13 Ian LeporeAdd a new driver, ds13rtc, that handles all DS13xx...
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-10 Ruslan BukinSupport for v1.10 (latest) of RISC-V privilege specific...
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-09 Warner LoshMark geom classes as deprecated.
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-07 Navdeep Parharcxgbe(4): Add the T6 and T5 Unified Wire configuration...
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-04 Warner LoshMake nvd vs nda choice boot-time rather than build...
2017-08-03 Enji CooperMFhead@r322021
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-03 Navdeep Parharcxgbe(4): Initial import of the "collect" component...
2017-08-02 Enji CooperMFhead@r321960
2017-08-02 Emmanuel Vadotarm64: Add Allwinner H5 SoC
2017-08-01 Enji CooperMFhead@r321851
2017-08-01 Ian LeporeAdd a driver for the Intersil ISL12xx family of i2c...
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-30 Ian LeporeMove the device descriptions onto the device lines...
2017-07-30 Ian LeporeAdd a few missing i2c devices that build fine on all...
2017-07-29 Ian LeporeReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-27 Bjoern A. ZeebAfter inpcb route caching was put back in place there...
2017-07-25 Bryan DreweryAllow -DNO_SKIP_DEPEND to override the _SKIP_DEPEND...
2017-07-24 Bryan DreweryAllow disabling dependency tracking if DEPEND_CFLAGS...
2017-07-24 Bryan DrewerySlightly simplify logic for which depend file is expected.
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Justin HibbitsCompile the atomic64 emulation for powerpcspe
2017-07-21 Justin HibbitsAdd cpufreq support for P1022 and MPC8536
2017-07-20 Dimitry AndricMerge ^/head r321239 through r321306.
2017-07-20 Ed Masteadd arm64 objcopy output target for embedfs
2017-07-19 Brooks DavisInclude ARCH_FLAGS in CFLAGS when building modules.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
next