]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-01 mmelARM: Rename remaining instances of cpufunc_id() to...
2016-02-01 mmelARM: Remove never used cpu_tlb_flushI and cpu_tlb_flush...
2016-02-01 ngieDelete argsize to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieRemove `r_tmp` to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieAdd #include <string.h> to mute warning from clang...
2016-02-01 ngieUse the pidfile support added to ggated(8) in r294973...
2016-02-01 ngieAdd an additional 1 second sleep to after calling ggate...
2016-02-01 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 jhibbitsUse the correct type to pmap_mapdev() in nexus_activate...
2016-02-01 dteskeUtilize new `-v var_to_set' of f_snprintf()
2016-01-31 dteskeMove awk(1)-dependent recipes to the bottom
2016-01-31 dteskeMove f_isinteger() to the top
2016-01-31 dteskeMove f_vsprintf() below f_sprintf()
2016-01-31 dteskeMove f_sprintf() above f_snprintf()
2016-01-31 dteskeOptimize f_substr() to use built-ins only
2016-01-31 dteskeOptimize f_sprintf() for bash
2016-01-31 dteskeReset OPTIND to 1 in f_device_find()
2016-01-31 ianAdd make universe targets "kernels" and "worlds".
2016-01-31 andrewFix the logic in the ddb command 'show ktr /a'. Prior...
2016-01-31 mmelARM: Fix END() symbol for cpu_ident function. I forgot...
2016-01-31 mmelARM: cpufunc_domains, cpufunc_faultstatus and cpufunc_f...
2016-01-31 mmelARM: Next round of cpufunc.* cleaning. Nobody uses...
2016-01-31 smhFix ixgbe flow control autoneg reporting
2016-01-31 smhConfigure ixgbe phy & gbic power
2016-01-31 mmelARM: First round of cpufunc.* cleaning. All abort_fixup...
2016-01-31 mmelARM: Rename ARM specific VM_MEMATTR_WT memory attribute...
2016-01-31 mmelARM: Convert spaces to tabs, fix formatting.
2016-01-31 mmelARM: Next round of cleanup in swtch-v*.S.
2016-01-30 impImplement power command to list all power modes, find...
2016-01-30 ianMake pfctl(8) work on strict-alignment platforms, by...
2016-01-30 jillessh: Don't allocate a redirtab if there are no redirections.
2016-01-30 jillessh(1): Document 'cd -'.
2016-01-30 jillestest: Optimize operator lookup.
2016-01-30 ngieUse the correct type for i when iterating over `buf...
2016-01-30 ngieFix the type for hw.ncpu, so sysctlbyname doesn't consi...
2016-01-30 tuexenAdd missing parentheses. This was reported by ccaughie...
2016-01-30 ngieRevert r295062 to unbreak buildworld
2016-01-30 tuexenUpdate the path mtu when turning on/off UDP encapsulati...
2016-01-30 allanjudeThe zfsboot automated part of bsdinstall now supports...
2016-01-30 mmelARM: Remove TLB IPI.
2016-01-30 tuexenDon't allow a remote encapsulation port change during the
2016-01-30 mmelARM: Cleanup mp_machdep.c. SMP is supported only on...
2016-01-30 tuexenDon't change the remote UDP encapsulation port for...
2016-01-30 tuexenIgnore peer addresses in a consistent way also when...
2016-01-30 mmelARM: Don't misuse ARM_TP_ADDRESS as ARMv4 / ARMv6 selector.
2016-01-30 mmelEHCI: Correct address of EHCI_USBMODE_LPM register...
2016-01-30 mmelARM: Split swtch.S into common, ARMv4 and ARMv6 parts...
2016-01-30 impPreliminary EFI support. Based, in part, on patches...
2016-01-30 impTwo new variables: NANO_ROOT and NANO_ALTROOT. These...
2016-01-30 impTwo new config files. One that has UEFI booting, and...
2016-01-30 impImplement power command to list all power modes, find...
2016-01-30 sobomaxThis seems like a very trivial bug that should have...
2016-01-30 jhbAdd a SYSDECODE_ABI_ prefix to the ABI enums to avoid...
2016-01-29 smhFix phy interrupts setup for ixl
2016-01-29 zbbFix sending IPI to all CPUs on ARM64
2016-01-29 skraRetire pmap_pte_init_mmu_v6() which was used by old...
2016-01-29 mavMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-29 asomersAdd a sysctl to allow ZFS pools backed by zvols
2016-01-29 skraRemove NPTEPG definition which is not used anywhere...
2016-01-29 skraUse kernel_pmap directly instead of pmap_kernel()....
2016-01-29 brWelcome the RISC-V 64-bit kernel.
2016-01-29 kibAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-29 wmaFramework for ARM64 instruction disassembler
2016-01-29 mmelARM: After removal of old pmap-v6 code, rename pmap...
2016-01-29 mmelARM: remove old pmap-v6 code. The new pmap-v6 is mature...
2016-01-29 mariusUse '^[>+][^+]' instead of '^[>+]' with grep(1) when...
2016-01-29 brooksUse intptr_t note ptrdiff_t when storing flags in the...
2016-01-29 bdreweryNote the double fork behavior with filemon.
2016-01-29 bdreweryDocument the purpose and non-purpose of filemon(4).
2016-01-29 brooksDeclare bt_devenum() to match the definition.
2016-01-29 bdreweryfilemon: Track the process pointer rather than a pid.
2016-01-29 bdreweryfilemon_open: Don't record a process to trace here.
2016-01-28 jimharrisnvd: add hw.nvd.delete_max tunable
2016-01-28 tuexenRemove debug output which was committed by accident.
2016-01-28 bdreweryfilemon: Use process_exec EVENTHANDLER to capture sys_e...
2016-01-28 vangyzenkqueue EVFILT_PROC: avoid collision between NOTE_CHILD...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-28 bdreweryFix -include .depend hack from r294370 for headers...
2016-01-28 jkimImport OpenSSL 1.0.2f.
2016-01-28 zbbFix VNIC enumeration after r294993 and r294990
2016-01-28 glebiusUse m_getjcl() instead of manually selecting zone.
2016-01-28 tuexenAlways look in the TCP pool.
2016-01-28 zbbSupport new MDIO hierarchy in ThunderX DTB
2016-01-28 zbbAdd FDT bus capabilities to ThunderX PCI driver
2016-01-28 zbbCorrect alloc_ and release_resource methods in thunder_...
2016-01-28 zbbDivide ThunderX PCIe driver to general and FDT part
2016-01-28 zbbFix finding appropriate BGX node in DTB and move it...
2016-01-28 mmelEHCI: Make core reset and port speed reading more generic.
2016-01-28 zbbSMP support for ARMv6/v7 HW watchpoints
2016-01-28 traszRemove ffs_mountroot() prototype; seems to be long...
2016-01-28 wmaFix mutex releasing in ARM64 cpu_switch
2016-01-28 ngieAdd pidfile support to ggated(8)
2016-01-28 bdreweryFollow-up r294967: Mark flags unused.
2016-01-28 bdreweryfilemon: Trace fork via process_fork event.
2016-01-28 bdreweryfilemon: Use process_exit EVENTHANDLER to capture proce...
2016-01-27 bdreweryfilemon_dtr: Lock the associated filemon handle before...
2016-01-27 mckusickThis fixes a bug in UFS2 exported NFS volumes. An NFS...
2016-01-27 mckusickThe bread() function was inconsistent about whether...
2016-01-27 bdreweryfilemon_comment has nothing to do with wrappers so...
next