]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-25 npcxgbe(4): Dump the mailbox contents in the same format...
2017-08-25 kibReplace global swhash in swap pager with per-object...
2017-08-25 jhbDon't grab SOCK_LOCK for soref() when queuing an AIO...
2017-08-25 sbrunoAdd a different #define for the maximum number of trans...
2017-08-25 impFill in reserved areas from NVMe spec in the IDENTIFY...
2017-08-25 impNVME Namespace ID is 32-bits, so widen interface to...
2017-08-25 impAdd feature codes from NVMe 1.3 specification:
2017-08-25 sbrunoUse counter(9) for PLPMTUD counters.
2017-08-25 jhbDecode arguments passed to thr_set_name().
2017-08-25 asomersPacify GCC on mips32 after r322893
2017-08-25 alcCorrect a regression in the previous change, r322459...
2017-08-25 sobomaxMake spinconsole platform independent and hook it up...
2017-08-25 cemgetmntinfo(3): Scale faster, and return sooner
2017-08-25 bennoReplace makefs' hand-rolled unescaping with strunvis
2017-08-25 asomersdd(1): Incorrect casting of arguments
2017-08-25 edMake entries for the United States more consistent.
2017-08-25 aeAdd melifaro@ to the calendar.freebsd
2017-08-25 edSync CloudABI compatibility against the latest upstream...
2017-08-25 bdeFix bugs in (mostly) not-yet-activated parts of early...
2017-08-25 kibProtect v_rdev dereference with the vnode interlock...
2017-08-25 smhAdd myself (smh) to calendar.freebsd
2017-08-25 bdeSupport setting the colors of cursors for the VGA renderer.
2017-08-25 impUse _Static_assert
2017-08-25 impSanity check sizes
2017-08-25 impEnable bus mastering on the device before resetting...
2017-08-25 bdeOops, the previous commit was missing 1 line.
2017-08-25 bdeFix missing switching of the terminal emulator when...
2017-08-25 asomersFix 100.chksetuid and 110.neggrpperm for mountpoints...
2017-08-24 glebiusGarbage collect RT_NORTREF, which is no longer in use...
2017-08-24 erjixv(4): Add more robust mailbox API negotiation
2017-08-24 impExpand the latency tracking array from 1.024s to 8...
2017-08-24 impFix 32-bit overflow on latency measurements
2017-08-24 glebiusAdd a test case for a connection on accept queue that...
2017-08-24 glebiusThird take on the r319685 and r320480. Actually allow...
2017-08-24 dimUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-24 asomerszfsd(8): Close a race condition when onlining a disk...
2017-08-24 cemRemove unused declaration and update ddb.4
2017-08-24 davidcsFix qlnx_tso_check() so that every window of
2017-08-24 cemMerge print_lockchain and print_sleepchain
2017-08-24 kibStop masking FSGSBASE and SMEP features under monitors.
2017-08-24 kibSave KGSBASE in pcb before overriding it with the guest...
2017-08-24 lstewartOnly emit the trailing new line added in r322613 when...
2017-08-24 hselaskyCompile fixes for LINT on 32-bit platforms.
2017-08-24 gonzoAdd "xlnx,zynq-7000" to zedboard and zybo compatible...
2017-08-24 kevansbsdgrep: add a primitive literal matcher
2017-08-24 kevansbsdgrep: add some additional tests for fgrep
2017-08-23 jhbImprove the coverage of debug symbols for MK_DEBUG_FILES.
2017-08-23 sbrunoiflib: call device's if_init function during vlan...
2017-08-23 mavAdd missing restart_queue initialization.
2017-08-23 emastetop: use __mips__ and __NetBSD__ for consistency
2017-08-23 kenFix a resource leak in an error case in camdd_buf_sg_cr...
2017-08-23 markjSet the bus number field when attaching a PCI device.
2017-08-23 tuexenAvoid TCP log messages which are false positives.
2017-08-23 tuexenAvoid TCP log messages which are false positives.
2017-08-23 emasteSet MK_LLD_IS_LD to MK_LLD_BOOTSTRAP for cross-tools
2017-08-23 hselaskyAdd new mlx5ib(4) driver to the kernel source tree...
2017-08-22 bennoCorrect typo in usage string.
2017-08-22 jkimFix size to copyout(9) for cpuset_getid(2).
2017-08-22 mavFix off-by-one error when parsing SRAT table.
2017-08-22 andrewRemove an unneeded call to pmap_invalidate_all. This...
2017-08-22 kibEnsure that fs/gs bases are stored in pcb before copyin...
2017-08-22 emastenewvers.sh: accommodate `git worktree`
2017-08-22 andrewFix a bug in pmap_protect where we invalidate the wrong...
2017-08-22 gjbRevert part of r322770 in usr.sbin/chown/tests/chown_te...
2017-08-22 markjAdd some miscellaneous definitions to support the DRM...
2017-08-22 gjbUse py-google-compute-engine instead for releasing...
2017-08-22 andrewFix a comment on uncommitted work.
2017-08-22 andrewMove the l0 pagetable address to struct mdproc. It...
2017-08-22 kenRestructure camdd(8) slightly to make it easier to...
2017-08-22 baptImport zstandard 1.3.1
2017-08-22 baptAdd missing compiler.h
2017-08-22 baptImport zstd 1.3.1
2017-08-22 cemsubr_smp: Clean up topology analysis, add additional...
2017-08-21 markjUse an updated copy of the CDDL header boilerplate...
2017-08-21 markjAdd a regression test for r322773.
2017-08-21 markjFix an off-by-two in the llquantize() action parameter...
2017-08-21 jhbEnable hardfloat CPU instructions in the FP exception...
2017-08-21 davidcsUpgrade FW to 5.4.66
2017-08-21 gjbApply changes from bin/chmod/tests/chmod_test.sh (r3219...
2017-08-21 andrewImprove the performance of the arm64 thread switching...
2017-08-21 jhbFix FreeBSD-presence macro to fix the build on mips...
2017-08-21 jhbInclude {u,}{div,mod}si3() on mips in libcompiler_rt.
2017-08-21 jhbAdd a guard around _ILP32 for mips.
2017-08-21 kibOptimize libc to get and set TLS using the RDFSBASE...
2017-08-21 kibMake WRFSBASE and WRGSBASE instructions functional.
2017-08-21 kibAvoid dereferencing potentially freed workitem in
2017-08-21 kibStyle.
2017-08-21 gjbUpdate the tests(7) manual page to note the test suite...
2017-08-21 aeRemove stale comments.
2017-08-21 aeFix the regression introduced in r275710.
2017-08-21 cyReplace the include path using CURDIR with KRB5DIR...
2017-08-21 hselaskyFix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-21 dimUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 mariusBring back the much more readable unified format for...
2017-08-20 kibSimplify the code.
2017-08-20 kibDo not drop NFS vnode lock when performing consistency...
2017-08-20 kibAllow vinvalbuf() to operate with the shared vnode...
2017-08-20 kibSimplify amd64 trap().
2017-08-20 kibTrim excessive 'extern' and remove unused declaration.
2017-08-20 kibUse ANSI C declaration for trap_pfault(). Style.
next