]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-26 Andrew TurnerWork around a bug in QEMU when loading data with a...
2017-08-26 Mariusz ZaborskiHide length of geli passphrase during boot.
2017-08-26 Enji CooperRevert r321457
2017-08-26 Conrad MeyerFix limits.h constants to have correct type on MIPS
2017-08-26 John BaldwinExtend the workaround for LLVM bug 11663 to MIPS N32.
2017-08-25 Navdeep Parharcxgbe(4): Dump the mailbox contents in the same format...
2017-08-25 Konstantin... Replace global swhash in swap pager with per-object...
2017-08-25 John BaldwinDon't grab SOCK_LOCK for soref() when queuing an AIO...
2017-08-25 Sean BrunoAdd a different #define for the maximum number of trans...
2017-08-25 Warner LoshFill in reserved areas from NVMe spec in the IDENTIFY...
2017-08-25 Warner LoshNVME Namespace ID is 32-bits, so widen interface to...
2017-08-25 Warner LoshAdd feature codes from NVMe 1.3 specification:
2017-08-25 Sean BrunoUse counter(9) for PLPMTUD counters.
2017-08-25 John BaldwinDecode arguments passed to thr_set_name().
2017-08-25 Alan SomersPacify GCC on mips32 after r322893
2017-08-25 Alan CoxCorrect a regression in the previous change, r322459...
2017-08-25 Maxim SobolevMake spinconsole platform independent and hook it up...
2017-08-25 Conrad Meyergetmntinfo(3): Scale faster, and return sooner
2017-08-25 Benno RiceReplace makefs' hand-rolled unescaping with strunvis
2017-08-25 Alan Somersdd(1): Incorrect casting of arguments
2017-08-25 Ed SchoutenMake entries for the United States more consistent.
2017-08-25 Andrey V. ElsukovAdd melifaro@ to the calendar.freebsd
2017-08-25 Ed SchoutenSync CloudABI compatibility against the latest upstream...
2017-08-25 Bruce EvansFix bugs in (mostly) not-yet-activated parts of early...
2017-08-25 Konstantin... Protect v_rdev dereference with the vnode interlock...
2017-08-25 Steven HartlandAdd myself (smh) to calendar.freebsd
2017-08-25 Bruce EvansSupport setting the colors of cursors for the VGA renderer.
2017-08-25 Warner LoshUse _Static_assert
2017-08-25 Warner LoshSanity check sizes
2017-08-25 Warner LoshEnable bus mastering on the device before resetting...
2017-08-25 Bruce EvansOops, the previous commit was missing 1 line.
2017-08-25 Bruce EvansFix missing switching of the terminal emulator when...
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...
next