]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-16 Bjoern A. ZeebAdd HWPMC_HOOKS to std.armv6 to make them available
2016-05-16 Hans Petter... Only lock Giant when needed in the LinuxKPI.
2016-05-16 Alexander MotinReduce verbosity of "now sending synthesized status...
2016-05-16 Alexander MotinNo need to check login status for ZOMBIE ports.
2016-05-16 Don LewisFix an off by one error to avoid overflowing rp[].
2016-05-16 Don LewisIncrease size of argv[] array to avoid running off...
2016-05-16 Andriy Gapondo not destroy 'snapdir' when it becomes inactive
2016-05-16 Don LewisFix off by one error in index limit calculation
2016-05-16 Andriy Gapontry to recycle "snap" vnodes as soon as possible
2016-05-16 Don LewisSet retval in the empty password case to avoid a path...
2016-05-16 Andriy Gaponfix locking in zfsctl_root_lookup
2016-05-16 Andriy Gapongfs_lookup_dot() does not have to acquire any locks
2016-05-16 Andriy Gaponavoid deadlock between zfsctl_snapdir_lookup and zfsctl...
2016-05-16 Andrew TurnerAdd intrng support to the GICv3 driver. It lacks ITS...
2016-05-16 Jilles Tjoelkerlibthr(3): Fix xref to _umtx_op(2) now that we have it.
2016-05-16 Jilles Tjoelkerinstall: Revert utimensat usage (r299850).
2016-05-16 Andrew TurnerCall ofw_bus_msimap to find the parent MSI controller...
2016-05-16 Andriy Gaponfix a vnode reference leak caused by illumos compat...
2016-05-16 Andrew TurnerMove the call to intr_pic_init_secondary to the same...
2016-05-16 Andriy Gaponfix up r299902: mount_snapshot requires that the covere...
2016-05-16 Andriy Voskoboinykrtwn: fix double free in raw xmit path.
2016-05-16 Andrew TurnerAdd support for intrng to arm64. As the GICv3 drivers...
2016-05-16 Andrew TurnerTeach the ThunderX PCI PEM driver about intrng. This...
2016-05-16 Hans Petter... Implement more Linux device related functions in the...
2016-05-16 Andrew TurnerAdd a pcib interface for use by interrupt controllers...
2016-05-16 Hans Petter... Don't dereference parent pointer when it is NULL.
2016-05-16 Hans Petter... Properly implement "cpu_has_clflush" macro.
2016-05-16 Andrew TurnerRe-commit r299467 having fixed the build:
2016-05-16 Andrew TurnerIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-16 Sepherosa Ziehauhyperv/vmbus: Use atomic_testandclear
2016-05-16 Don LewisHoist the getpwnam() call outside the first if/else...
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: quieten more common code MCDI handlers
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: remove misnamed function declaration
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: make MCDI license queries quieter...
2016-05-16 Don LewisDon't call free_addrselectpolicy(&policyhead) before...
2016-05-16 Don LewisAdd an assertion to catch a potential underflow in...
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: simplify ef10_ev_qcreate
2016-05-16 Andrew Rybchenkosfxge(4): translate MC_CMD_ERR_EEXIST to host errno...
2016-05-16 Andrew Rybchenkofxge(4): cleanup: run genfwdef to propogate prior chang...
2016-05-16 Andrew Rybchenkosfxge(4): set TSOv2 feature flag on Medford
2016-05-16 Andriy Gaponvfs_read_dirent: increment ncookies after adding a...
2016-05-16 Andrew Rybchenkosfxge(4): improve TX/RX queue error messages
2016-05-16 Andriy Gaponzfsctl_ops_snapshot: remove methods should never be...
2016-05-16 Andriy Gapondounmount: do not call mountcheckdirs() for mounts...
2016-05-16 Sepherosa Ziehauatomic: Add testandclear on i386/amd64
2016-05-16 Andrew Rybchenkosfxge(4): fix license validation check for V3 licenses
2016-05-16 Stanislav GalabovIntroduce basic etherswitch support for Ralink SoCs
2016-05-16 Andrew Rybchenkosfxge(4): regenerate MCDI headers from firmwaresrc...
2016-05-16 Andriy Gaponzfsctl_snapdir_lookup: always clear VV_ROOT flag of...
2016-05-16 Andrew Rybchenkosfxge(4): increase maximum size of license keys
2016-05-16 Andriy Gaponadd zfs_vptocnp with special handling for snapshots...
2016-05-16 Andrew Rybchenkosfxge(4): fix V1 licensing MCDI operations
2016-05-16 Andrew Rybchenkosfxge(4): improve PCIe link speed and width check
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: make TLV scans quieter
2016-05-16 Andriy Gaponmount_snapshot: consolidate all error handling
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: make VPD lookups quieter
2016-05-16 Andriy Gaponzfsctl: fix several problems with reference counts
2016-05-16 Andrew Rybchenkosfxge(4): cleanup: make licensing function quieter
2016-05-16 Andrew Rybchenkosfxge(4): restructure efx_lic to support V3 licensing
2016-05-16 Don LewisNULL releasedfl after calling deallocate_file_lock...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-16 Martin MatuskaUpdate vendor/libarchvie to git commit 860ec63
2016-05-16 Don Lewispdu_delete(request) frees request, so move the call...
2016-05-16 Don LewisDon't free fnamebuf before we calling cfgfile_add(...
2016-05-16 Sepherosa Ziehauhyperv/vmbus: Fix event processing loop indentation.
2016-05-16 Adrian Chadd[bwn] use contigmalloc to allocate descriptors.
2016-05-16 Sepherosa Ziehauhyperv/vmbus: Simplify event processing
2016-05-16 Sepherosa Ziehauhyperv/vmbus: Simplify event processing
2016-05-16 Sepherosa Ziehauhyperv/hn: Combine per-packet-information parsing.
2016-05-16 Marcelo AraujoSimplify overengineered and buggy code that looked...
2016-05-16 Marcelo AraujoWhen a group contains a non-existent user, make the...
2016-05-16 Kevin LoFollow-up r298818: hide size of 'bands' array behind...
2016-05-16 Don LewisSince rdata is only used as an argument to the immediat...
2016-05-16 Don LewisLikely a false positive ... but make sure that -1 can...
2016-05-16 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-05-16 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-05-16 Marcelo AraujoFor pointers use NULL instead of 0.
2016-05-16 Marcelo AraujoFor pointers use NULL instead of 0.
2016-05-16 Marcelo AraujoFor pointers use NULL instead of 0.
2016-05-16 Don LewisUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 Rick MacklemFix fuse for "cp" of a mode 0444 file to the file system.
2016-05-15 Jared McNeillAdd Allwinner A83T thermal sensor controller support.
2016-05-15 Cy SchubertMake subsequent code reachable.
2016-05-15 Don LewisUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 Don LewisUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 Don LewisUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 Don LewisUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 Don LewisWhen handling SIOCSIFNAME ensure that the new interface...
2016-05-15 Mark Johnstonopt_kdtrace.h is not needed for SDT probes as of r258541.
2016-05-15 Jared McNeillEnable SATA power regulator at boot on Sinovoip BananaP...
2016-05-15 Jared McNeillReduce complexity of RSB by always using polling mode...
2016-05-15 Jared McNeillAdd gpio-leds for Sinovoip BananaPi BPI-M3.
2016-05-15 Jared McNeillAdd support for the AXP813/AXP818 power key and GPIO...
2016-05-15 Jared McNeillAllow RSB to be used from interrupt handlers.
2016-05-15 Michal MelounTEGRA: Also attach gpioc to tegra_gpio driver. Forgotte...
2016-05-15 Michal MelounTEGRA: Don't use common name 'iicb' for tegra specific...
2016-05-15 Michal MelounOFWIICBUS: Make ofwiicbus_devclass externaly visible.
2016-05-15 Michal MelounTEGRA: Don't use common name 'gpio' for tegra specific...
2016-05-15 Michal MelounOFWGPIOBUS: Make ofwgpiobus_devclass externaly visible.
2016-05-15 Adrian Chadd[bwn] remove N-PHY registers for now.
next