]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-28 Maxim SobolevAdd ability to label md(4) devices.
2017-08-28 Glen BarberIncrease the Amazon EC2 AMI image size from 2GB to...
2017-08-28 Michael TuexenFix blackhole detection.
2017-08-28 Ed SchoutenMake _Static_assert() work with GCC in older C++ standards.
2017-08-28 Navdeep Parharcxgbe(4): vi_mac_funcs should include the base Ethernet...
2017-08-28 Navdeep Parharcxgbe(4): Remove write only variable from t4_port_init.
2017-08-28 Navdeep Parharcxgbe(4): Fix some assertions during driver detach...
2017-08-28 Navdeep Parharcxgbe(4): Verify that the driver accesses the firmware...
2017-08-28 John BaldwinDecode extra signal information for caught signals.
2017-08-27 Andriy Voskoboinyknet80211: fix a typo (premable -> preamble).
2017-08-27 Conrad MeyerEnhance debugibility of sysctl leaf re-use warnings
2017-08-27 Enji CooperRevert change (r322952) that was not yet destined for...
2017-08-27 Enji CooperTry and rebase the bsd.lib.mk changes after ^/head...
2017-08-27 Enji CooperRespect MK_TCSH with build-tools and native-xtools
2017-08-27 Andriy Voskoboinykrtwn(4): deduplicate r92c_write_txpower().
2017-08-27 Andriy Voskoboinykrtwn(4): change type for Tx power values (RTL8192C...
2017-08-27 Konstantin... Let g_access() log the actual error number.
2017-08-27 Konstantin... Add PCI Id for MosChip MCS9900.
2017-08-27 Scott LongStart overhauling debug printing in the MPS and MPR...
2017-08-27 Conrad MeyerImprove scheduler performance
2017-08-27 Warner LoshEliminate redunant device path matching.
2017-08-26 Ryan Libbyamd64: drop q suffix from rd[fg]sbase for gas compatibility
2017-08-26 Warner LoshUse efi_devpath_str for debug path info.
2017-08-26 Warner LoshLink in libefi for boot1
2017-08-26 Warner LoshForward declare struct dsk to avoid warnings when build...
2017-08-26 Warner LoshRemove useless 'static' for an enum definition.
2017-08-26 Warner LoshFix warnings due to type mismatch.
2017-08-26 Warner Losh_STAND is sometimes defined on the command line. Make...
2017-08-26 Warner LoshNo need for MK_ZFS around these: they are by their...
2017-08-26 Warner LoshUse the loader.efi conventions for the various EFI...
2017-08-26 Warner LoshCleanup efi_main return type
2017-08-26 Warner LoshMove efi_main into efi/loader
2017-08-26 Konstantin... MFamd64 r322720, r322723:
2017-08-26 Konstantin... Remove unused code.
2017-08-26 Konstantin... MFamd64 r322718:
2017-08-26 Konstantin... MFamd64 r322719:
2017-08-26 Pedro F. Giffunilibc: minor indent(1) cleanups.
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.
next