]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-16 Dimitry AndricMerge ^/head r312207 through r312308.
2017-01-16 Dimitry AndricPull in r292133 from upstream llvm trunk (by Hal Finkel):
2017-01-16 Mark JohnstonImprove some of the sysctl descriptions added in r299827.
2017-01-16 Sean BrunoRemove Assert that seems to be hit in various configura...
2017-01-16 Maxim SobolevAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 Sean BrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 Ian LeporeRemove arm's cpuconf.h, and references to it, after...
2017-01-16 Alexander MotinMake CTL frontends report kern_data_resid for under...
2017-01-16 Michael Zhilin[gpioths] new driver for temperature/humidity sensor...
2017-01-16 Michael Zhilin[spibus] small code refactoring
2017-01-16 Ed Mastertld: do not rely on a populated GOT on amd64
2017-01-16 Hiren PanchasaraAdd kevent EVFILT_EMPTY for notification when a client...
2017-01-16 Ian LeporeRemove a bit of armv6 support that didn't get deleted...
2017-01-16 Sepherosa Ziehaualc: Add Killer E2500 support
2017-01-15 Toomas Soomeloader.efi: find_currdev() can leak memory
2017-01-15 Adrian Chadd[net80211] add some more "is this XXX" macros for CTRL...
2017-01-15 Conrad MeyerFix a variety of cosmetic typos and misspellings
2017-01-15 Conrad Meyer"Buses" is the preferred plural of "bus"
2017-01-15 Alexander MotinAdd under-/overrun support to IOCTL and CAM SIM frontends.
2017-01-15 Alexander MotinWhen in kernel, map ctl_scsi_zero_io() to ctl_zero_io().
2017-01-15 Jilles Tjoelkerskel: Do not set -o emacs in .shrc.
2017-01-15 Dimitry AndricFix some erroneous minimization in libclang.
2017-01-15 Alexander MotinMake `camcontrol cmd ... -i ...` return only valid...
2017-01-15 Enji CooperFix typo in r312216
2017-01-15 Kristof Provostarswitch: Ensure the lock is always held when calling...
2017-01-15 Enji CooperRevert r312119 and reword the intent to fix -Wshadow...
2017-01-15 Enji CooperMark testcases which use cap_enter as expected failures...
2017-01-15 Colin PercivalEnable IPv6 networking on Amazon EC2.
2017-01-15 Enji CooperTurn COMPILER_VERSION/COMPILER_TYPE make check into...
2017-01-15 Conrad MeyerFix a minor typo (Seiral)
2017-01-15 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the rest of the...
2017-01-15 Mark JohnstonSuppress a warning about m_assertbuf being unused.
2017-01-15 Mark JohnstonAvoid unnecessary page lookups in vm_object_madvise().
2017-01-15 Dimitry AndricMerge ^/head r312201 through r312206.
2017-01-15 Dimitry AndricPull in r292032 from upstream llvm trunk (by Yaron...
2017-01-15 Sean BrunoFix hangs in a uniprocessor configuration (qemu, virtua...
2017-01-14 Michael Zhilin[etherswitch] Support Micrel KSZ8995MA switch chip
2017-01-14 Michael Zhilin[mips/onionomega] WiFi & gpio kernel configuration...
2017-01-14 Dimitry AndricMerge ^/head r311940 through r312200.
2017-01-14 Dimitry AndricMerge libc++ release_40 branch r292009.
2017-01-14 Mark JohnstonStop the scheduler upon panic even in non-SMP kernels.
2017-01-14 Dimitry AndricMerge compiler-rt release_40 branch r292009.
2017-01-14 Dimitry AndricMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 Mark JohnstonRevert r311952.
2017-01-14 Alexander MotinAlike to r312190 decouple iSCSI connection limits from...
2017-01-14 Enji CooperAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 Enji CooperAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 Alexander MotinFix wrong way assignment in r312190.
2017-01-14 Jason A. HarmeningAdd comment explaining relative order of sched_unpin...
2017-01-14 Alexander MotinDecouple iSCSI connection limits from defaults.
2017-01-14 Dimitry AndricVendor import of libc++ release_40 branch r292009:
2017-01-14 Dimitry AndricVendor import of compiler-rt release_40 branch r292009:
2017-01-14 Dimitry AndricVendor import of llvm release_40 branch r292009:
2017-01-14 Enji CooperRemove CFLAGS for sha2_test
2017-01-14 Enji CooperFix -Wformat issue
2017-01-14 Enji CooperFix up r312105
2017-01-14 Enji CooperRevert t_pow@r312154
2017-01-14 Enji CooperFix the build using hunks pending upstream contributions
2017-01-14 Enji CooperDiff reduce with upstream post-accepted contributions
2017-01-14 Jason A. HarmeningFor i386 temporary mappings, unpin the thread before...
2017-01-14 Enji CooperOne more sys/types.h kevent clarification missed in...
2017-01-14 Enji CooperClarify why sys/types.h #include is needed on FreeBSD
2017-01-14 Enji CooperUse cleanup routines to remove POSIX semaphores instead...
2017-01-14 Enji CooperDiff reduce with upstream by taking diff hunks that...
2017-01-14 Enji CooperReadd the CMSG_DATA for assigning the kqueue... this...
2017-01-14 Enji CooperRemove extra EVSET I added in r312146 by accident
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperTry to consolidate the #ifdef soup into FreeBSD vs...
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperRemove comment no longer true since the test no longer...
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji Cooper:strtold_nan: remove unnecessary strcmp check
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperUse copy of sha2.h from libnetbsd
2017-01-14 Enji Cooperlibnetbsd: improve sha2.h compat with FreeBSD
2017-01-14 Enji CooperRestore deleted line
2017-01-14 Enji CooperDiff reduce with upstream using lib/libnetbsd's updated...
2017-01-14 Enji Cooperlibnetbsd: improve sha1.h compat with FreeBSD
2017-01-14 Enji Cooperr312133 should have used the non-FreeBSD block
2017-01-14 Enji CooperDiff reduce with upstream by using util.h from libnetbs...
2017-01-14 Enji CooperAdd stdio.h #include for fparseln
2017-01-14 Enji CooperDiff reduce with upstream
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperTry again with a better commit message
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperIntegrate .../contrib/netbsd-tests/usr.bin/uniq into...
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 Mateusz Guziktmpfs: manage tm_pages_used with atomics
2017-01-14 Enji CooperAdd additional tests missed in previous merges
2017-01-14 Enji CooperRemove contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind
2017-01-14 Enji CooperFollow up to r312118
2017-01-14 Enji CooperFix warnings
2017-01-14 Enji Cooperencode_long, encode_timeval: mechanically replace ...
2017-01-14 Enji CooperFix -Wformat issue with zero-length format string passe...
2017-01-14 Enji CooperRemove WARNS set globally by ../Makefile.inc now
2017-01-14 Enji CooperEnable WARNS?= 6 across all of tests/sys
2017-01-14 Enji CooperClean up trailing whitespace
2017-01-14 Enji CooperFix -Wunused on gcc 4.9 (x was set but not used)
2017-01-14 Enji CooperRemove unused vars to fix -Wunused issues
2017-01-14 Enji CooperFix -Wsign-compare warnings
next