]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-20 Zbigniew BodekAdd support for watchdog on Armada38x
2016-01-20 Zbigniew BodekAdd support for I2C on Armada38x
2016-01-20 Zbigniew BodekAdd a new RTC driver for Armada38x
2016-01-20 Zbigniew BodekCorrect MV_DDR_CADR_BASE definiton in mvwin.h
2016-01-20 Zbigniew BodekChange DTS entry of PCIe controller for Armada38x
2016-01-20 Zbigniew BodekImprove definitions of CPU/PCIe windows for Armada38x
2016-01-20 Zbigniew BodekFix invalid root link detection in mv_pci driver
2016-01-20 Zbigniew BodekEnhance remap capabilities for Armada38x
2016-01-20 Zbigniew BodekEnable USB in kernconf of Armada38x
2016-01-20 Zbigniew BodekImprove attachment of the ehci_mv driver
2016-01-20 Zbigniew BodekEnable SCU unit for Armada38x
2016-01-20 Zbigniew BodekSet IO Sync Barrier flags for all Mbus devices on Armada38x
2016-01-20 Zbigniew BodekFix busy-detect when using DesignWare UART
2016-01-20 Zbigniew BodekAdd compatibility string for dw-apb-uart in ns8250...
2016-01-20 Zbigniew BodekFix GIC FDT interrupts decoding
2016-01-20 Zbigniew BodekUse GIC-specific decoding function in mv_common.c
2016-01-20 Zbigniew BodekAdd global mpcore timer node to Armada 38x DTS
2016-01-20 Zbigniew BodekDo not require strict compatibility on simplebus
2016-01-20 Zbigniew BodekCorrect ranges in Armada38x dts
2016-01-20 Zbigniew BodekIntroduce initial support for Marvell Armada38x
2016-01-20 Frederic CulotWelcome miwi back to the portmgr team
2016-01-20 Marius StroblCorrect assertions in r294362, foobared when separating...
2016-01-20 Zbigniew BodekMark gpio as "optional" in files.mv and edit Marvell...
2016-01-20 Zbigniew BodekRevert r294267 to avoid using experimental VFS_AIO...
2016-01-20 Alexander V... Fix rte refcount leak in ip6_forward().
2016-01-20 Wojciech MacekAdding info about myself to committers-src.xml
2016-01-20 Dag-Erling... MFV (r285035): fix props (no content changes)
2016-01-20 Konstantin... Do not call callbacks for dl_iterate_phdr(3) with the...
2016-01-20 Andrew Rybchenkosfxge: refresh version to note matching version of...
2016-01-20 Andrew Rybchenkosfxge: cleanup: support __out_bcount_part[_opt] PREfast...
2016-01-20 Bryan Drewerymkdep: Fix -include not being added for .depend tracking.
2016-01-20 John BaldwinUpdate for API changes in OpenSSH 6.8p1.
2016-01-20 John BaldwinInitialize vm_page_prot to VM_MEMATTR_DEFAULT instead...
2016-01-20 John BaldwinList source files (foo.c) instead of object files in...
2016-01-19 Justin HibbitsRevert a printf change from r294307.
2016-01-19 Marius StroblFix tty_drain() and, thus, TIOCDRAIN of the current...
2016-01-19 Bryan DreweryFAST_DEPEND: Fix improperly depending all .So objects...
2016-01-19 Bryan DreweryRevert r294352.
2016-01-19 Alan SomersQuell harmless CID about unchecked return value in...
2016-01-19 Bryan DreweryAllow specifying an alternative LD_LIBRARY_PATH for...
2016-01-19 Bryan DreweryAdd some documentation.
2016-01-19 Bryan DreweryValidate that the file exists rather than obscure ...
2016-01-19 Bryan Drewerybsd.subdir.mk: Allow easier modification of [STANDALONE...
2016-01-19 Bryan Dreweryinstallconfig is PARALLEL_SUBDIR safe.
2016-01-19 Bryan DreweryFAST_DEPEND: Add header dependency missed in r290629.
2016-01-19 Bryan DreweryFAST_DEPEND: Still use if filemon is not used.
2016-01-19 Bryan DreweryMETA_MODE: Ensure bmake does not use filemon if it...
2016-01-19 Bryan DreweryDefine .MAKE.MODE to normal to avoid the need for ...
2016-01-19 Jilles Tjoelkersh: Simplify some code related to positional parameters.
2016-01-19 Alan SomersFix usr.bin.truncate.truncate_test.bad_truncate with...
2016-01-19 John BaldwinVarious cleanups to the main function for AIO kernel...
2016-01-19 John BaldwinDon't create a dedicated session for each AIO kernel...
2016-01-19 Dag-Erling... Upgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling... Re-add HPN configuration options as deprecated options...
2016-01-19 Dag-Erling... begone, foul autoprops!
2016-01-19 Dag-Erling... Upgrade to OpenSSH 6.8p1.
2016-01-19 Ed MasteRemove local override for .cpp.o and .cpp.po rules
2016-01-19 Dag-Erling... Now that we have local modifications in configure.ac...
2016-01-19 Alan SomersDisallow zvol-backed ZFS pools
2016-01-19 Dag-Erling... Upgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 Hans Petter... Add optimizing LRO wrapper:
2016-01-19 Baptiste DaroussinTest for /etc/ssl/cert.pem existence to avoid masking...
2016-01-19 Dag-Erling... As previously threatened, remove the HPN patch from...
2016-01-19 Dag-Erling... Use 'svn list -R' instead of find, and recognize commen...
2016-01-19 Dag-Erling... Recognize *roff comments.
2016-01-19 Edward Tomasz... Add "vidcontrol -i active", to print out active vty...
2016-01-19 Dag-Erling... Update the pre- and post-merge scripts to work correctl...
2016-01-19 Hans Petter... Fix an issue where the network adapter could be left...
2016-01-19 Hans Petter... Add clarifying comment about CQE zipping.
2016-01-19 Hans Petter... Declare local variables at top of function.
2016-01-19 Hans Petter... Allow RX and TX pause frames to be set through ifconfig.
2016-01-19 Konstantin... Adjust i386 comment to match amd64 one after r294311.
2016-01-19 Konstantin... Use ANSI definitions. Wrap long line.
2016-01-19 Konstantin... Clear whole XMM register file instead of only XMM0...
2016-01-19 Andrew Rybchenkosfxge: improve error handling in ef10_ev_rx()
2016-01-19 Andrew Rybchenkosfxge: select whether to read current or backup partiti...
2016-01-19 Ed MasteRemove local override for .cpp.So rule
2016-01-19 Justin HibbitsHide most of the PTE initialization and management.
2016-01-18 Mark JohnstonAdd vrefl(), a locked variant of vref(9).
2016-01-18 Baptiste DaroussinImport misc.c,v 1.46 from OpenBSD (by espie@)
2016-01-18 Ed MasteUpdate elftc version to 3272M, imported in r292120
2016-01-18 Warner LoshRestore ABI variants now that ldconfig groks -soft...
2016-01-18 Warner LoshAdd ldconfig -soft to process the soft float abi librar...
2016-01-18 Baptiste DaroussinFix printing multibyte printing when performing a netwo...
2016-01-18 Andrew TurnerReset the filesystem cache before reading from a potent...
2016-01-18 Joel Dahlmdoc: sort Xr
2016-01-18 Ed Masteboot1: correct typo in error message
2016-01-18 Ruslan BukinCorrect RISC-V exception types.
2016-01-18 Nathan WhitehornMove RTAS PCI-specific interpretation of the "reg"...
2016-01-18 Ian LeporeUse OF_decode_addr() to create a bus_space tag and...
2016-01-18 Ruslan BukinAdd RISC-V relocation types.
2016-01-18 Zbigniew BodekEnable AIO interface on ARM64 platforms
2016-01-18 Zbigniew BodekUpdate ThunderX PCIe driver to fit new DTS layout
2016-01-18 Steven HartlandFix EFI_DEBUG option
2016-01-18 Ruslan BukinFix compilation on MIPS (typo introduced in r294227).
2016-01-18 Xin LIMFV r294260:
2016-01-18 Xin LIFix a wrong assertion in mandoc by applying OpenBSD
2016-01-18 Andrew Rybchenkosfxge: regenerate EF10 registers definition for Medford
2016-01-18 Andrew Rybchenkosfxge: fix unused function warning
2016-01-18 Andrew Rybchenkosfxge: regenerate siena_flash.h from FW sources
next