]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-16 arybchiksfxge(4): cleanup: make TLV scans quieter
2016-05-16 avgmount_snapshot: consolidate all error handling
2016-05-16 arybchiksfxge(4): cleanup: make VPD lookups quieter
2016-05-16 avgzfsctl: fix several problems with reference counts
2016-05-16 arybchiksfxge(4): cleanup: make licensing function quieter
2016-05-16 arybchiksfxge(4): restructure efx_lic to support V3 licensing
2016-05-16 truckmanNULL releasedfl after calling deallocate_file_lock...
2016-05-16 mmRevert r299576 and MFV r299895:
2016-05-16 truckmanpdu_delete(request) frees request, so move the call...
2016-05-16 truckmanDon't free fnamebuf before we calling cfgfile_add(...
2016-05-16 sephehyperv/vmbus: Fix event processing loop indentation.
2016-05-16 adrian[bwn] use contigmalloc to allocate descriptors.
2016-05-16 sephehyperv/vmbus: Simplify event processing
2016-05-16 sephehyperv/vmbus: Simplify event processing
2016-05-16 sephehyperv/hn: Combine per-packet-information parsing.
2016-05-16 araujoSimplify overengineered and buggy code that looked...
2016-05-16 araujoWhen a group contains a non-existent user, make the...
2016-05-16 kevloFollow-up r298818: hide size of 'bands' array behind...
2016-05-16 truckmanSince rdata is only used as an argument to the immediat...
2016-05-16 truckmanLikely a false positive ... but make sure that -1 can...
2016-05-16 araujoUse NULL instead of 0 for pointers.
2016-05-16 araujoUse NULL instead of 0 for pointers.
2016-05-16 araujoFor pointers use NULL instead of 0.
2016-05-16 araujoFor pointers use NULL instead of 0.
2016-05-16 araujoFor pointers use NULL instead of 0.
2016-05-16 truckmanUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 rmacklemFix fuse for "cp" of a mode 0444 file to the file system.
2016-05-15 jmcneillAdd Allwinner A83T thermal sensor controller support.
2016-05-15 cyMake subsequent code reachable.
2016-05-15 truckmanUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 truckmanUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 truckmanUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 truckmanUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 truckmanWhen handling SIOCSIFNAME ensure that the new interface...
2016-05-15 markjopt_kdtrace.h is not needed for SDT probes as of r258541.
2016-05-15 jmcneillEnable SATA power regulator at boot on Sinovoip BananaP...
2016-05-15 jmcneillReduce complexity of RSB by always using polling mode...
2016-05-15 jmcneillAdd gpio-leds for Sinovoip BananaPi BPI-M3.
2016-05-15 jmcneillAdd support for the AXP813/AXP818 power key and GPIO...
2016-05-15 jmcneillAllow RSB to be used from interrupt handlers.
2016-05-15 mmelTEGRA: Also attach gpioc to tegra_gpio driver. Forgotte...
2016-05-15 mmelTEGRA: Don't use common name 'iicb' for tegra specific...
2016-05-15 mmelOFWIICBUS: Make ofwiicbus_devclass externaly visible.
2016-05-15 mmelTEGRA: Don't use common name 'gpio' for tegra specific...
2016-05-15 mmelOFWGPIOBUS: Make ofwgpiobus_devclass externaly visible.
2016-05-15 adrian[bwn] remove N-PHY registers for now.
2016-05-15 manuAllow arm generic_timer code to be included even if...
2016-05-15 jillesinstall: When preserving timestamps, also copy the...
2016-05-15 traszRemove NULL checks after M_WAITOK allocations from...
2016-05-15 traszMake it possible to reroot into NFS. This means one...
2016-05-15 adrian[bwn] add DUALPHY; this may be useful for PHY-N and...
2016-05-15 adrian[bwn] commit the N-PHY register set.
2016-05-15 pfgrouted(8): Use arc4random_uniform instead of arc4random.
2016-05-15 ngieMake hostid_save depend on hostid
2016-05-15 ngieFix broken dependency with routed when MK_ROUTED != no
2016-05-15 ngieConditionalize installing etc/rc.d/atm{1,2,3}
2016-05-15 ngieRemove etc/rc.d/{zfs,zvol} if MK_ZFS != no
2016-05-15 ngieConditionalize etc/rc.d/{zfs,zvol} install on MK_ZFS...
2016-05-15 ngieMake FILESYSTEMS, dumpon, and var not depend on zfs...
2016-05-15 ngieReduce redundancy after release-pkg merge to head in...
2016-05-15 ngieFix .Dd
2016-05-15 ngieFix fully canonicalized example for `myvariable.27...`
2016-05-15 ngieRemove trailing whitespace in license tort
2016-05-15 ngieRemove NO_WERROR and add WARNS?= 6
2016-05-15 ngieFix -Wcast-align warnings
2016-05-15 markjUse Node Information flag names instead of hard-coding...
2016-05-15 markjFix a few style issues in the ICMP sysctl descriptions.
2016-05-15 markjAdd sysctl descriptions for net.inet6.ip6 and net.inet6...
2016-05-15 pfgrouted(8): Misc. cleanups to squelch Coverity.
2016-05-15 markjRemove an always-false error check in the AIFADDR_IN6...
2016-05-15 pfgrouted(8): Dereference before null check.
2016-05-15 pfgrouted(8): Avoid NULL de-reference and two possible...
2016-05-15 ngieUse SNMPD_INPUT_FAILED instead of SNMP_CODE_FAILED
2016-05-15 rmacklemFix fuse so that stale buffer cache data isn't read.
2016-05-15 ngieRemove NO_WERROR.clang from this Makefile
2016-05-15 ngieReplace malloc + memset(.., 0, ..) with calloc calls
2016-05-15 ngieUse strdup instead of malloc + strlcpy
2016-05-15 ngieCorrect function names that failed in error messages
2016-05-15 ngieUse sizeof(..)s for the destination buffers instead...
2016-05-15 ngieReplace QUADFMT with %ju and QUADXFMT with %jx and...
2016-05-15 ngieBump WARNS to 6
2016-05-15 ngieFix up r299769
2016-05-15 adrian[bwn] add the full suite of SPROM flags
2016-05-15 ngieReplace malloc + memset(.., 0, ..) with calloc calls
2016-05-15 ngieFix up both r299764 and r299770
2016-05-14 adrian[bwn] handle core rev 12, we can mostly do that new.
2016-05-14 adrian[bwn] disable 11na channel setup for now, since we...
2016-05-14 adrian[bwn] fill out phyctl_1 fields for N-PHY (and later...
2016-05-14 adrian[bwn] set the 5ghz transmit flag for 5ghz transmit.
2016-05-14 adrian[bwn] disable writing slottime timing out to improve...
2016-05-14 adrian[bwn] make rf-kill work for PHY-N.
2016-05-14 adrian[bwn] decode the RX RSSI for PHY-N.
2016-05-14 adrian[bwn] use the new enum type.
2016-05-14 adrian[bwn] debugging changes.
2016-05-14 adrian[bwn] Explicitly only work for SIBA parts; add some...
2016-05-14 adrian[bwn] missed commit!
2016-05-14 adrian[bwn] add new types, prepare for PHY-N; prepare for...
2016-05-14 jmcneillAdd pmic (AXP813) child node to r_rsb for Sinovoip...
2016-05-14 kibEliminate pvh_global_lock from the amd64 pmap.
2016-05-14 jmcneillAdd and enable Allwinner RSB and AXP81x power managemen...
next