]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-01-24 Dimitry AndricVendor import of libc++ release_40 branch r292951:
2017-01-24 Dimitry AndricVendor import of clang release_40 branch r292951:
2017-01-24 Dimitry AndricVendor import of llvm release_40 branch r292951:
2017-01-23 Dimitry AndricPull in r292833 from upstream libc++ trunk (by Eric...
2017-01-23 Dimitry AndricPull in r292830 from upstream libc++ trunk (by Eric...
2017-01-22 Dimitry AndricPull in r292758 from upstream llvm trunk (by Sanjay...
2017-01-22 Dimitry AndricMerge libc++ release_40 branch r292732.
2017-01-22 Dimitry AndricMerge llvm, clang, lld and lldb release_40 branch 29273...
2017-01-22 Dimitry AndricVendor import of lld release_40 branch r292732:
2017-01-22 Dimitry AndricVendor import of libc++ release_40 branch r292732:
2017-01-22 Dimitry AndricVendor import of clang release_40 branch r292732:
2017-01-22 Dimitry AndricVendor import of llvm release_40 branch r292732:
2017-01-22 Dimitry AndricMerge ^/head r312309 through r312623.
2017-01-22 Edward Tomasz... Remove redundant KASSERT.
2017-01-22 Edward Tomasz... Add SCSI descriptors for USB Mass Storage.
2017-01-22 Edward Tomasz... Improve debugging printf.
2017-01-22 Adrian Chadd[athalq] fix rxtimestamp wrapping; print out per-packet...
2017-01-22 Justin HibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 Adrian Chadd[athalq] print out unsigned tx timestamps.
2017-01-22 Justin HibbitsFix r312613.
2017-01-22 Justin HibbitsDon't pass -Wa,-many through clang, the integrated...
2017-01-22 Justin HibbitsFix use of uninitialized variable.
2017-01-22 Adrian Chadd[ath] only apply the AR9300 delimiter workaround for...
2017-01-22 Adrian Chadd[athalq] add debug parsing for the TX FIFO push status.
2017-01-22 Jason A. HarmeningLike r310481 for i386, move the objects used to create...
2017-01-21 Adrian Chadd[ath] improve the debugging when looking into the maxim...
2017-01-21 Luiz Otavio... Handle the rx queue stall while reading the packets...
2017-01-21 Andriy Voskoboinykath: adapt LDPC support checks
2017-01-21 Mateusz Guzikvfs: fix LK_RETRY logic braino in r312600
2017-01-21 Luiz Otavio... Commit the struture changes for the padding of small...
2017-01-21 Luiz Otavio... Simplify the handling of small packets padding in cpsw:
2017-01-21 Alexander MotinAdd initial support for CTL module unloading.
2017-01-21 Mateusz Guzikvfs: __predict_false the need to handle F_HASLOCK
2017-01-21 Mateusz Guzikvfs: fix whitespace damage in r312600
2017-01-21 Mateusz Guzikvfs: refactor _vn_lock
2017-01-21 Conrad MeyerAdd remaining ELF compression definitions and structs
2017-01-21 Mateusz Guzikvfs: hide the getvnode NULL mp message behind DIAGNOSTIC
2017-01-21 Andriy Voskoboinykrtwn: enable LDPC support where possible
2017-01-21 Andriy Voskoboinyknet80211: allow to configure LDPC support
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 Brooks DavisEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-21 Kevin LoMention softfloat and hardfloat supports for RISC-V.
2017-01-21 Adrian Chadd[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax...
2017-01-20 Andriy Voskoboinykifconfig(8): fix '-stbc' parameter name.
2017-01-20 Alan SomersFix misc Coverity defects in camdd(8)
2017-01-20 Alan SomersMisc Coverity fixes in camcontrol(8)
2017-01-20 Konstantin... Use SFENCE for ordering CLFLUSHOPT.
2017-01-20 Maxim SobolevImprove wording around SO_TS_CLOCK documentation.
2017-01-20 Alan SomersFix "camcontrol timestamp -s" with LTO-7 drives
2017-01-20 Alexander MotinFix build with ICL_KERNEL_PROXY.
2017-01-20 Hans Petter... Fix for race leading to endless timer interrupts related to
2017-01-20 Warren BlockMention sendfile(2) by popular demand.
2017-01-20 Ryan StoneFix reference to free memory in ixgbe/if_media.c
2017-01-20 Alexander MotinRemove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated...
2017-01-20 Alexander MotinRemove some unused code.
2017-01-20 Pedro F. GiffuniAddition of clang nullability qualifiers.
2017-01-20 Hans Petter... Remove superfluous return statement.
2017-01-20 Hans Petter... Allow transmit packet bufring in software to be disabled.
2017-01-20 Josh PaetzelMFV 312436
2017-01-20 Ed MasteANSYfy kern_ktrace.c and remove archaic register keyword
2017-01-20 Alexander MotinReport disk addition errors on `add` or `create` subcom...
2017-01-20 Andriy Gapondon't abort writing of a core dump after EFAULT
2017-01-20 Andriy Gaponvmm_dev: work around a bogus error with gcc 6.3.0
2017-01-20 Hans Petter... Make draining a sendqueue more robust.
2017-01-20 Hans Petter... Add runtime support for modifying the SQ and RQ complet...
2017-01-20 Hans Petter... Update firmware interface structures and definitions...
2017-01-20 Enji CooperAdd some basic -s flag testcases for cut(1)
2017-01-20 Adrian Chadd[net80211] allow for MCS16-23 to be statically configured.
2017-01-20 Enji CooperAdd testcases for -i with hardlinks and symlinks
2017-01-20 Enji CooperIntegrate contrib/netbsd-tests/usr.bin/sed/t_sed.sh...
2017-01-20 Xin LIRevert r312404 as we need to do an exp-run and fix...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse .CURDIR:H instead of .CURDIR to simplify pathing...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths and .CURDIR with :H instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths and .CURDIR with :H instead...
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
next