]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-13 Alan SomersAdd test cases for epair
2019-06-13 Li-Wen HsuFix gcc build by removing redeclaration
2019-06-13 Alexander MotinMove write aggregation memory copy out of vq_lock.
2019-06-12 Bryan DreweryDon't delete .depend files outside of cleandepend.
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Alan CoxChange pmap_demote_l2_locked() so that it removes the...
2019-06-12 Mariusz Zaborskifileargs: add wrapping/unwrapping functions
2019-06-12 Mariusz Zaborskigeli: style nits
2019-06-12 Mariusz Zaborskigeli: partially revert r348709
2019-06-12 Stephen HurdSome devices take undesired actions when RTS and DTR are
2019-06-12 John BaldwinRemove a spurious break when setting up a 64-bit memory...
2019-06-12 Jonathan T... The current IPMI KCS code is waiting 100us for all...
2019-06-12 Ian LeporeDon't attempt to include hwpmc support for armv6, we...
2019-06-12 Brandon BergrenFix PPC970 boot after r348783
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-12 Emmanuel Vadotmtree: Restore mode for /var/spool/lock and opielocks
2019-06-12 Cy SchubertWhitespace adjustments replacing spaces with tabs.
2019-06-12 Cy SchubertResolve IPv6 checksum errors with stateful inspection...
2019-06-12 Cy SchubertRegister pfil hooks when VNET != vnet0. r302298, which...
2019-06-12 Cy SchubertEnclose a long multi-line single conditional statement...
2019-06-12 Emmanuel Vadotpkgbase: Add some tags to files installed in distributi...
2019-06-12 Emmanuel Vadotpkgbase: Add the correct package for sendmail configura...
2019-06-12 Emmanuel Vadotpkgbase: Set a default package=runtime for var directories
2019-06-12 Bryan DreweryStop using .OODATE for extracting firmware.
2019-06-11 Martin MatuskaUpdate vendor/libarchive/dist to git 91b5c59ada211293bd...
2019-06-11 Bryan DreweryAdd missing DPSRCS entry for assym.inc.
2019-06-11 Bryan DreweryRestore genassym.o to CLEANFILES.
2019-06-11 John BaldwinMove declaration of warninterval out from under COMPAT_...
2019-06-11 Martin MatuskaUpdate vendor/libarchive/dist to git 614110e76d9dbb9ed3...
2019-06-11 John BaldwinMake the warning intervals for deprecated crypto algori...
2019-06-11 John BaldwinDocument sysctl nodes that translate their values.
2019-06-11 Doug MooreTo test to see if a free space is big enough compare...
2019-06-11 Xin LIAvoid out of boundary access when checking invalid...
2019-06-11 John BaldwinSort opt_foo.h #includes and add a missing blank line...
2019-06-11 John BaldwinAdd M_NOFREE to M_FLAG_BITS.
2019-06-11 John BaldwinTrim an extra space.
2019-06-11 Warner LoshMinor white space changes.
2019-06-11 Dimitry AndricVendor import of lldb release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of lld release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of LLVM libunwind release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of libc++ release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of compiler-rt release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of clang release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of llvm release_80 branch r363030:
2019-06-11 Vincenzo Maffionebhyve: virtio: introduce vq_kick_enable() and vq_kick_d...
2019-06-11 Leandro Lupori[PPC] Fix build error when POWERNV is disabled
2019-06-11 Leandro Lupori[PPC64] Fix ofw_initrd
2019-06-11 Mitchell Horneprocstat: Recognize HWCAP and HWCAP2 with auxv command
2019-06-11 Mitchell HorneRISC-V: expose extension bits in AT_HWCAP
2019-06-10 Bjoern A. ZeebA bit of code hygiene (no functional changes).
2019-06-10 Doug Moorer348879 introduced a wrong-way comparison that broke...
2019-06-10 Luiz Otavio... Add support for the GPIO SD Card VCC regulator/switch...
2019-06-10 Doug MooreThe computations of vm_map_splay_split and vm_map_splay...
2019-06-10 Luiz Otavio... Add the GPIO driver for the North/South bridge in Marve...
2019-06-10 Doug MooreChange the check for 'size' wrapping around to zero...
2019-06-10 Bjoern A. ZeebAdd a bus_add_child device method to bcm2835_sdhci.
2019-06-10 Bryan DreweryDPSRCS need to be built before recursing.
2019-06-10 John BaldwinAdd warnings to /dev/crypto for deprecated algorithms.
2019-06-10 John BaldwinAdd warnings for Kerberos GSS algorithms deprecated...
2019-06-10 John BaldwinRemove an overly-aggressive assertion.
2019-06-10 Niclas Zeisingpsm(4): Enable touchpads and trackpads by default
2019-06-10 Bjoern A. ZeebEnhance the comment ieee80211_add_channel() to avoid a
2019-06-10 Bjoern A. Zeeballwinner mmc: move variable assignment into block
2019-06-10 Conrad Meyer/etc/rc.d/local: Fix typo in description
2019-06-10 Dmitry ChaginUse C11 anonymous unions.
2019-06-10 Justin Hibbitspowernv: Port HMI handler to use the message framework
2019-06-10 Justin Hibbitspowerpc/powernv: Reduce the scope of the sensor guardin...
2019-06-10 Doug MooreThere are times when a len==0 parameter to mmap is...
2019-06-09 Mariusz Zaborskitail: fix the checks if the file was rotated
2019-06-09 Mariusz ZaborskiDTrace: add a top level makefile to the new test suit
2019-06-09 Mitchell HorneRemove unused mcall_trap() function
2019-06-09 Mitchell HorneRISC-V: Clean up some GENERIC options
2019-06-09 Mitchell HorneRISC-V: Announce real and available memory at boot
2019-06-09 Mitchell HorneAdd TSLOG events to initriscv()
2019-06-09 Mitchell HorneFix global pointer relaxations in the RISC-V kernel
2019-06-09 Mitchell HorneRemove block of dead code
2019-06-09 Vincenzo Maffionebhyve: vtnet: simplify thread synchronization
2019-06-09 Mariusz Zaborskitail: style nits
2019-06-09 Alan CoxCorrect a new KASSERT() in r348828.
2019-06-09 Alan CoxImplement an alternative solution to the amd64 and...
2019-06-09 Chuck TuffliFix uninitialized variable in camdd
2019-06-08 Vladimir Kondratyevpsm(4): Add extra sanity checks to Elantech trackpoint...
2019-06-08 Vladimir Kondratyevpsm(4): Fix Elantech trackpoint support.
2019-06-08 Konstantin... Style MAP_ENTRY_ and MAP_ definitions.
2019-06-08 Konstantin... Correct definition for PGEX_SGX.
2019-06-08 Warner LoshAdd stuff to disable warning for %S
2019-06-08 Konstantin... Make trap_msg array constant as well.
2019-06-08 Warner LoshCreate gptboot.efi
2019-06-08 Warner LoshBreak out the disk selection protocol from the rest...
2019-06-08 Jonathan T... Currently, MCA entries remain on an every-growing linke...
2019-06-08 Doug MooreSimple code refactoring originally in D13484.
2019-06-08 Bjoern A. ZeebFix dpcpu and vnet panics with complex types at the...
2019-06-08 Bjoern A. ZeebRemove extra stray + from a diff from the beginning...
2019-06-08 Chuck TuffliAdd NVMe support to camdd(8)
2019-06-08 Bjoern A. ZeebAdd SDIO support.
2019-06-08 Bjoern A. Zeebbcm2835_sdhci.c: exit DMA if not enough data left to...
2019-06-08 Bjoern A. Zeebbcm2835_sdhci.c: save block registers to avoid controll...
2019-06-08 Konstantin... Remove lazy FPU switch support from amd64.
2019-06-08 Bjoern A. ZeebImprove sdhci slot_printf() debug printing.
2019-06-08 Bjoern A. ZeebIntroduce sim_dev and cam_sim_alloc_dev().
next