]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-28 npcxgbe(4): Fix some assertions during driver detach...
2017-08-28 npcxgbe(4): Verify that the driver accesses the firmware...
2017-08-28 jhbDecode extra signal information for caught signals.
2017-08-27 avosnet80211: fix a typo (premable -> preamble).
2017-08-27 cemEnhance debugibility of sysctl leaf re-use warnings
2017-08-27 ngieRevert change (r322952) that was not yet destined for...
2017-08-27 ngieTry and rebase the bsd.lib.mk changes after ^/head...
2017-08-27 ngieRespect MK_TCSH with build-tools and native-xtools
2017-08-27 avosrtwn(4): deduplicate r92c_write_txpower().
2017-08-27 avosrtwn(4): change type for Tx power values (RTL8192C...
2017-08-27 kibLet g_access() log the actual error number.
2017-08-27 kibAdd PCI Id for MosChip MCS9900.
2017-08-27 scottlStart overhauling debug printing in the MPS and MPR...
2017-08-27 cemImprove scheduler performance
2017-08-27 impEliminate redunant device path matching.
2017-08-26 rlibbyamd64: drop q suffix from rd[fg]sbase for gas compatibility
2017-08-26 impUse efi_devpath_str for debug path info.
2017-08-26 impLink in libefi for boot1
2017-08-26 impForward declare struct dsk to avoid warnings when build...
2017-08-26 impRemove useless 'static' for an enum definition.
2017-08-26 impFix warnings due to type mismatch.
2017-08-26 imp_STAND is sometimes defined on the command line. Make...
2017-08-26 impNo need for MK_ZFS around these: they are by their...
2017-08-26 impUse the loader.efi conventions for the various EFI...
2017-08-26 impCleanup efi_main return type
2017-08-26 impMove efi_main into efi/loader
2017-08-26 kibMFamd64 r322720, r322723:
2017-08-26 kibRemove unused code.
2017-08-26 kibMFamd64 r322718:
2017-08-26 kibMFamd64 r322719:
2017-08-26 pfglibc: minor indent(1) cleanups.
2017-08-26 andrewWork around a bug in QEMU when loading data with a...
2017-08-26 oshogboHide length of geli passphrase during boot.
2017-08-26 ngieRevert r321457
2017-08-26 cemFix limits.h constants to have correct type on MIPS
2017-08-26 jhbExtend the workaround for LLVM bug 11663 to MIPS N32.
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...
next