]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-25 Alan SomersFix 100.chksetuid and 110.neggrpperm for mountpoints...
2017-08-24 Gleb SmirnoffGarbage collect RT_NORTREF, which is no longer in use...
2017-08-24 Eric Joynerixv(4): Add more robust mailbox API negotiation
2017-08-24 Warner LoshExpand the latency tracking array from 1.024s to 8...
2017-08-24 Warner LoshFix 32-bit overflow on latency measurements
2017-08-24 Gleb SmirnoffAdd a test case for a connection on accept queue that...
2017-08-24 Gleb SmirnoffThird take on the r319685 and r320480. Actually allow...
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-24 Alan Somerszfsd(8): Close a race condition when onlining a disk...
2017-08-24 Conrad MeyerRemove unused declaration and update ddb.4
2017-08-24 David C SomayajuluFix qlnx_tso_check() so that every window of
2017-08-24 Dimitry AndricVendor import of lldb release_50 branch r311606:
2017-08-24 Dimitry AndricVendor import of compiler-rt release_50 branch r311606:
2017-08-24 Dimitry AndricVendor import of clang release_50 branch r311606:
2017-08-24 Dimitry AndricVendor import of llvm release_50 branch r311606:
2017-08-24 Conrad MeyerMerge print_lockchain and print_sleepchain
2017-08-24 Konstantin... Stop masking FSGSBASE and SMEP features under monitors.
2017-08-24 Konstantin... Save KGSBASE in pcb before overriding it with the guest...
2017-08-24 Lawrence StewartOnly emit the trailing new line added in r322613 when...
2017-08-24 Hans Petter... Compile fixes for LINT on 32-bit platforms.
2017-08-24 Oleksandr TymoshenkoAdd "xlnx,zynq-7000" to zedboard and zybo compatible...
2017-08-24 Kyle Evansbsdgrep: add a primitive literal matcher
2017-08-24 Kyle Evansbsdgrep: add some additional tests for fgrep
2017-08-23 John BaldwinImprove the coverage of debug symbols for MK_DEBUG_FILES.
2017-08-23 Sean Brunoiflib: call device's if_init function during vlan...
2017-08-23 Alexander MotinAdd missing restart_queue initialization.
2017-08-23 Ed Mastetop: use __mips__ and __NetBSD__ for consistency
2017-08-23 Kenneth D.... Fix a resource leak in an error case in camdd_buf_sg_cr...
2017-08-23 Mark JohnstonSet the bus number field when attaching a PCI device.
2017-08-23 Michael TuexenAvoid TCP log messages which are false positives.
2017-08-23 Michael TuexenAvoid TCP log messages which are false positives.
2017-08-23 Ed MasteSet MK_LLD_IS_LD to MK_LLD_BOOTSTRAP for cross-tools
2017-08-23 Hans Petter... Add new mlx5ib(4) driver to the kernel source tree...
2017-08-22 Benno RiceCorrect typo in usage string.
2017-08-22 Jung-uk KimFix size to copyout(9) for cpuset_getid(2).
2017-08-22 Alexander MotinFix off-by-one error when parsing SRAT table.
2017-08-22 Andrew TurnerRemove an unneeded call to pmap_invalidate_all. This...
2017-08-22 Konstantin... Ensure that fs/gs bases are stored in pcb before copyin...
2017-08-22 Ed Mastenewvers.sh: accommodate `git worktree`
2017-08-22 Andrew TurnerFix a bug in pmap_protect where we invalidate the wrong...
2017-08-22 Glen BarberRevert part of r322770 in usr.sbin/chown/tests/chown_te...
2017-08-22 Mark JohnstonAdd some miscellaneous definitions to support the DRM...
2017-08-22 Glen BarberUse py-google-compute-engine instead for releasing...
2017-08-22 Andrew TurnerFix a comment on uncommitted work.
2017-08-22 Andrew TurnerMove the l0 pagetable address to struct mdproc. It...
2017-08-22 Kenneth D.... Restructure camdd(8) slightly to make it easier to...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-22 Baptiste DaroussinAdd missing compiler.h
2017-08-22 Baptiste DaroussinImport zstd 1.3.1
2017-08-22 Conrad Meyersubr_smp: Clean up topology analysis, add additional...
2017-08-21 Mark JohnstonUse an updated copy of the CDDL header boilerplate...
2017-08-21 Mark JohnstonAdd a regression test for r322773.
2017-08-21 Mark JohnstonFix an off-by-two in the llquantize() action parameter...
2017-08-21 John BaldwinEnable hardfloat CPU instructions in the FP exception...
2017-08-21 David C SomayajuluUpgrade FW to 5.4.66
2017-08-21 Glen BarberApply changes from bin/chmod/tests/chmod_test.sh (r3219...
2017-08-21 Andrew TurnerImprove the performance of the arm64 thread switching...
2017-08-21 John BaldwinFix FreeBSD-presence macro to fix the build on mips...
2017-08-21 John BaldwinInclude {u,}{div,mod}si3() on mips in libcompiler_rt.
2017-08-21 John BaldwinAdd a guard around _ILP32 for mips.
2017-08-21 Konstantin... Optimize libc to get and set TLS using the RDFSBASE...
2017-08-21 Konstantin... Make WRFSBASE and WRGSBASE instructions functional.
2017-08-21 Konstantin... Avoid dereferencing potentially freed workitem in
2017-08-21 Konstantin... Style.
2017-08-21 Glen BarberUpdate the tests(7) manual page to note the test suite...
2017-08-21 Andrey V. ElsukovRemove stale comments.
2017-08-21 Andrey V. ElsukovFix the regression introduced in r275710.
2017-08-21 Cy SchubertReplace the include path using CURDIR with KRB5DIR...
2017-08-21 Hans Petter... Fix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 Dimitry AndricVendor import of lld release_50 branch r311219:
2017-08-20 Dimitry AndricVendor import of libc++ release_50 branch r311219:
2017-08-20 Dimitry AndricVendor import of clang release_50 branch r311219:
2017-08-20 Dimitry AndricVendor import of llvm release_50 branch r311219:
2017-08-20 Marius StroblBring back the much more readable unified format for...
2017-08-20 Konstantin... Simplify the code.
2017-08-20 Konstantin... Do not drop NFS vnode lock when performing consistency...
2017-08-20 Konstantin... Allow vinvalbuf() to operate with the shared vnode...
2017-08-20 Konstantin... Simplify amd64 trap().
2017-08-20 Konstantin... Trim excessive 'extern' and remove unused declaration.
2017-08-20 Konstantin... Use ANSI C declaration for trap_pfault(). Style.
2017-08-20 Mark JohnstonDefine prefetch() only if it hasn't already been defined.
2017-08-20 Mark JohnstonAdd a couple of trivial headers to the LinuxKPI.
2017-08-20 Conrad Meyerhwpstate: Add support for family 17h pstate info from...
2017-08-19 Bruce EvansFix setting of defaults for the text cursor.
2017-08-19 Bruce EvansRename curr_curs_attr to base_curr_attr. The actual...
2017-08-19 Konstantin... Use the known valid segment when accessing memory in...
2017-08-19 Bruce EvansUse better hard-coded defaults for the cursor shape...
2017-08-19 Andrew TurnerRemove redundant declarations. Newer gcc has a warning...
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-19 Emmanuel VadotRPI DTS: Add value previously set by VideoCore and...
2017-08-19 Bruce EvansReduce complexity and backwards compatibilty a little...
2017-08-19 Ed Mastesys/modules: don't build qlxgbe if the user objects...
2017-08-19 Ed Masteena.4: fix spelling of 'occurred'
2017-08-19 Ed Mastesys/modules: don't build bxe if the user objects to...
2017-08-19 Ed Mastesa.4: fix spelling of 'suppresses'
2017-08-19 Ed Mastepw useradd: Validate the user name before creating...
2017-08-19 Ed Mastepw usermod: Properly deal with empty secondary group...
2017-08-18 Ed Mastegas: add parens to clarify expression and eliminate...
next