]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-22 sephehyperv/vmbus: Lookup channel through id table
2016-01-22 dteskeFix bad title on script (caused by copy/paste)
2016-01-22 dteskeAdd scripts for watching common entry points.
2016-01-22 wmaProvide busdma stubs for loader/kshim
2016-01-22 wmaFix compilation errors in usb/kshim
2016-01-22 adrian[flash] Teach mx25l SPI flash driver to interact with...
2016-01-22 araujoSwitch from FD_SETSIZE to getdtablesize(2) as it can...
2016-01-22 emasteRemove old generated unwind.h when using LLVM libunwind
2016-01-22 glebius- Separate sendfile(2) implementation from uipc_syscall...
2016-01-22 glebiusProvide new socket option TCP_CCALGOOPT, which stands...
2016-01-22 jhbAdd an atomic_fetchadd_64() wrapper on sparc64.
2016-01-21 glebiusRefactor TCP_CONGESTION setsockopt handling:
2016-01-21 glebius- Rename cc.h to more meaningful tcp_cc.h.
2016-01-21 glebiusCleanup TCP files from unnecessary interface related...
2016-01-21 mckusickUpdate comment to note the function, prison_priv_check...
2016-01-21 emasteAdd STB_GNU_UNIQUE symbol binding definition
2016-01-21 hselaskyAdd missing atomic wrapper macro.
2016-01-21 melifaroFix panic on table/table entry delete. The panic could...
2016-01-21 brooksReplace the last non-optional use of sbrk() in the...
2016-01-21 hselaskyImplement 64-bit atomic operations for the LinuxKPI.
2016-01-21 hselaskyLinuxKPI atomic fixes:
2016-01-21 hselaskyUse function macro instead of non-function macro to...
2016-01-21 brooksFix the implementations of PSEUDO_NOERROR and PSEUDO.
2016-01-21 bzThe variable is write once only and not used.
2016-01-21 andrewRemove fdt_fixup_table from architectures where it...
2016-01-21 andrewRemove an extra '!' found by clang 3.8.
2016-01-21 hartiFill the ifAlias leaf of the ifXTable with the interfac...
2016-01-21 smhPrevent loader.conf load failure due to unknown console...
2016-01-21 hselaskyImplement idr_preload(), idr_preload_end(), idr_alloc...
2016-01-21 pfgext2fs: Bring back the htree dir_index implementation.
2016-01-21 andrewDisable -mlong-calls for the clang libraries for now...
2016-01-21 desUpdate the instructions and the list of major local...
2016-01-21 desExplain why we don't include VersionAddendum in the...
2016-01-21 desUpgrade to OpenSSH 7.1p2.
2016-01-21 desEnable DSA keys by default. They were disabled in...
2016-01-21 desTake care not to pick up the wrong version of OpenSSL...
2016-01-21 smhFix EFI UFS caching
2016-01-21 delphijVendor import of ntp-4.2.8p6.
2016-01-21 glebiusNote that new ssh(1) doesn't allow to use DSA keys...
2016-01-21 jhbAIO daemons have always been kernel processes to facili...
2016-01-21 jhbRemove unused variables for socket AIO.
2016-01-21 mjgcache: minor changes
2016-01-21 mjgcache: perform . lockup without the namecache lock
2016-01-21 mjgcache: provide a helper for computing the hash
2016-01-21 mjgcache: use counter(9) API to maintain statistics
2016-01-21 npiw_cxgbe: fix a couple of problems int the RDMA_TERMINA...
2016-01-20 avosurtwn: add temperature calibration
2016-01-20 mjgsession: avoid proctree lock on proc exit when possible
2016-01-20 avosurtwn: rework debug handling
2016-01-20 kanFix initlist_add_object invocation parameters.
2016-01-20 desRemove RCS tags from files in which we no longer have...
2016-01-20 mjgsession: tidy up fixjobc
2016-01-20 desRemove a number of generated files which are either...
2016-01-20 avosurtwn: use ic_updateslot method to handle slot time...
2016-01-20 desUpgrade to OpenSSH 7.0p1.
2016-01-20 brooksShift saved floating point registers up in jmp_buf.
2016-01-20 brooksMIPS also needs ofw_bus_if.h in some cases.
2016-01-20 bdreweryAdd .NOMETA missed in r291320.
2016-01-20 brooksAdd a simple manpage for the cfi(4) and associated...
2016-01-20 emasteIncrease BERI boot components section alignment to 16
2016-01-20 bdreweryAdd some missing dependencies on pci_iov_if.h.
2016-01-20 roygerxen-netfront: add multiqueue support
2016-01-20 zbbIntroduce initial driver for PMSU on Armada38x
2016-01-20 mmelOFW: Fix ofw_bus_string_list_to_array() function.
2016-01-20 zbbAdd initial support for SMP on Armada38x
2016-01-20 zbbOpen window to bootROM memory on Armada38x to allow...
2016-01-20 zbbSupport watchdog depending on "mrvl,has-wdt" property
2016-01-20 zbbAdd support for watchdog on Armada38x
2016-01-20 zbbAdd support for I2C on Armada38x
2016-01-20 zbbAdd a new RTC driver for Armada38x
2016-01-20 zbbCorrect MV_DDR_CADR_BASE definiton in mvwin.h
2016-01-20 zbbChange DTS entry of PCIe controller for Armada38x
2016-01-20 zbbImprove definitions of CPU/PCIe windows for Armada38x
2016-01-20 zbbFix invalid root link detection in mv_pci driver
2016-01-20 zbbEnhance remap capabilities for Armada38x
2016-01-20 zbbEnable USB in kernconf of Armada38x
2016-01-20 zbbImprove attachment of the ehci_mv driver
2016-01-20 zbbEnable SCU unit for Armada38x
2016-01-20 zbbSet IO Sync Barrier flags for all Mbus devices on Armada38x
2016-01-20 zbbFix busy-detect when using DesignWare UART
2016-01-20 zbbAdd compatibility string for dw-apb-uart in ns8250...
2016-01-20 zbbFix GIC FDT interrupts decoding
2016-01-20 zbbUse GIC-specific decoding function in mv_common.c
2016-01-20 zbbAdd global mpcore timer node to Armada 38x DTS
2016-01-20 zbbDo not require strict compatibility on simplebus
2016-01-20 zbbCorrect ranges in Armada38x dts
2016-01-20 zbbIntroduce initial support for Marvell Armada38x
2016-01-20 culotWelcome miwi back to the portmgr team
2016-01-20 mariusCorrect assertions in r294362, foobared when separating...
2016-01-20 zbbMark gpio as "optional" in files.mv and edit Marvell...
2016-01-20 zbbRevert r294267 to avoid using experimental VFS_AIO...
2016-01-20 melifaroFix rte refcount leak in ip6_forward().
2016-01-20 wmaAdding info about myself to committers-src.xml
2016-01-20 desMFV (r285035): fix props (no content changes)
2016-01-20 kibDo not call callbacks for dl_iterate_phdr(3) with the...
2016-01-20 arybchiksfxge: refresh version to note matching version of...
2016-01-20 arybchiksfxge: cleanup: support __out_bcount_part[_opt] PREfast...
2016-01-20 bdrewerymkdep: Fix -include not being added for .depend tracking.
2016-01-20 jhbUpdate for API changes in OpenSSH 6.8p1.
next