]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-03-03 Dimitry AndricRegenerate llvm and clang manpages.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
2016-03-03 Jared McNeillAdd support for resetting the PHY via GPIO.
2016-03-03 Dimitry AndricVendor import of clang 3.8.0 release r262564:
2016-03-03 Dimitry AndricVendor import of llvm 3.8.0 release r262564:
2016-03-03 Jared McNeillAdd support for Allwinner A31 RTC controller.
2016-03-03 Andriy Voskoboinykzyd, run, ural: do not corrupt MAC address
2016-03-03 Andriy Voskoboinyknet80211: drop <smth> -> INIT state transition warning...
2016-03-03 Steven HartlandFix ixl with RSS
2016-03-03 Bryan DreweryDEBUG_FILES: Create the DEBUGFILEDIR if it doesn't...
2016-03-03 George V. Neville... Fix dtrace probes (introduced in 287759): debug__input...
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-03 Pedro F. GiffuniSplit each domain again after striping any trailing...
2016-03-03 Pedro F. GiffuniAdd sunrpc compat define for xp_sock.
2016-03-03 Andrey V. ElsukovUse correct size for malloc.
2016-03-03 Hans Petter... Add more functions to the LinuxKPI.
2016-03-03 Hans Petter... Allow for overlapping quirk device ranges. Prior to...
2016-03-03 Maxim Konovalovo -t comman line option added to the usage().
2016-03-03 Bryan DreweryAdd missing atf dirs.
2016-03-03 Bryan DreweryMove casper library entries to proper places.
2016-03-03 Justin HibbitsReplace all resource occurrences of '0UL/~0UL' with...
2016-03-03 George V. Neville... fix tcpdebug: - assign to "flags" in each probe, not...
2016-03-03 Jason EvansRestore support for decay time of -1 (no decay).
2016-03-03 Navdeep Parharcxgbe(4): First of many changes to reduce diffs with...
2016-03-03 Jason EvansAdd a cast to prevent a compiler warning.
2016-03-03 Justin HibbitsLet rman_init() initialize the default rman range.
2016-03-03 Justin HibbitsAnother convert to bus_alloc_resource_anywhere().
2016-03-03 Justin HibbitsAllocate the PCI BAR resource with bus_alloc_resource_any()
2016-03-02 Jilles Tjoelkersh: Remove a redundant STPUTC check.
2016-03-02 Jilles Tjoelkersh: Don't trust that signal descriptions fit within...
2016-03-02 Bryan DreweryAdd guessed dependencies to OBJS after bsd.dep.mk in...
2016-03-02 Bryan DreweryFix meta2deps.sh tracking of dependencies inside .CURDIR.
2016-03-02 Bryan DreweryRemove self-reference to destroy_dev_drain(9).
2016-03-02 Conrad Meyerdaemon(8): Add -t option to set process title
2016-03-02 Konstantin... If callout_stop_safe() noted that the callout is curren...
2016-03-02 Konstantin... Fix handling of DT_TEXTREL for an object with more...
2016-03-02 Bjoern A. ZeebAdd gem5 support, so we attach there as well.
2016-03-02 Bjoern A. ZeebForce re-routing PCI interrupts (this is for legacy...
2016-03-02 Andrew TurnerThe cpu_reset_needs_v4_MMU_disable variable is only...
2016-03-02 Wojciech MacekSupport for Enhanced Allocation in PCI
2016-03-02 Wojciech MacekImprove ThunderX PEM driver to work on pass2 revision
2016-03-02 Mark Johnston6604 harden DIF bounds checking
2016-03-02 Sepherosa Ziehauhyperv/hn: Make # of rings configurable
2016-03-02 Mark JohnstonUse m_catpkt(9) to ensure that pkthdr fields are update...
2016-03-02 Mark JohnstonSet tres to NULL to avoid a double free if the m_pullup...
2016-03-02 Mark JohnstonUse m_catpkt(9) to avoid a possible use-after-free...
2016-03-02 Mark JohnstonDocument m_catpkt(), and remove misinformation about...
2016-03-02 Mark JohnstonFix a typo that prevented pw(8) from setting a user...
2016-03-02 Cy SchubertRemove redundant NULL pointer comparison.
2016-03-02 Justin HibbitsReplace some more default range checks with RMAN_IS_DEF...
2016-03-02 Sepherosa Ziehauhyperv/hn: Fix typo in comment
2016-03-02 Sepherosa Ziehauhyperv/hn: Make read buffer per-channel
2016-03-02 Justin HibbitsUse the m_extadd() function instead of deprecated MEXTA...
2016-03-02 Justin HibbitsRemove some debug printfs
2016-03-02 Sepherosa Ziehauhyperv/hn: Pass channel to hv_nv_on_receive_completion()
2016-03-02 Gleb SmirnoffFix regression in r296242 affecting several drivers...
2016-03-02 Sepherosa Ziehauhyperv/chan: Factor out the vcpu setting
2016-03-02 Sepherosa Ziehauhyperv/chan: Function renaming; no functional change
2016-03-02 Sepherosa Ziehauhyperv/chan: Add sysctl node to check whether monitor...
2016-03-02 Justin HibbitsFix 2 bugs in the mpc85xx local bus controller driver.
2016-03-02 Bryan DreweryRemove filemon->lock wrappers.
2016-03-01 Bryan DreweryCorrect a comment.
2016-03-01 Jared McNeillAdd support for Allwinner A31/A31s EHCI controller...
2016-03-01 John BaldwinUse SCHEDULER_STOPPED() in cv_*wait*() instead of check...
2016-03-01 Bryan DreweryCCACHE_BUILD+META_MODE: Lookup and canonicalize the...
2016-03-01 Bryan DreweryDIRDEPS_BUILD: Fix mapper files building during dirdeps.
2016-03-01 Jason Helfman- update portsnap(8) to direct users to pkg-version
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 Pedro F. Giffunimbtowc(3): set errno to EILSEQ if an incomplete charact...
2016-03-01 John BaldwinRefactor the AIO subsystem to permit file-type-specific...
2016-03-01 Jung-uk KimImport OpenSSL 1.0.2g.
2016-03-01 John BaldwinRemove taskqueue_enqueue_fast().
2016-03-01 Ruslan BukinRestore configuration for RISC-V.
2016-03-01 Michal MelounOFW_GPIOBUS: Add utility functions for easier handling...
2016-03-01 Konstantin... Add two comments explaining the fine points of the...
2016-03-01 Ed MasteRegenerate src.conf.5 after r296193 and r296264
2016-03-01 Wojciech MacekGet memory ranges from FDT if no EFI API is available...
2016-03-01 Andrew TurnerMake the memory size returned from fdt_get_mem_regions...
2016-03-01 Edward Tomasz... Fix section numbers for autofs(5), kbdcontrol(1), vidco...
2016-03-01 Edward Tomasz... Connect pmc.haswellxeon(3) to the build; looks like...
2016-03-01 Svatopluk KrausRemove an alternative way for dealing with root interru...
2016-03-01 Svatopluk KrausMark other parts of interrupt framework as INTR_SOLO...
2016-03-01 Andrew TurnerStop setting the memory size in the arm EFI and FDT...
2016-03-01 Andrew TurnerMake the fdt_get_mem_regions memsize argument optional...
2016-03-01 Wojciech MacekEnable SRE_EL2 on ARM64
2016-03-01 Wojciech MacekAdd uart 8250 device to GENERIC arm64 configuration
2016-03-01 Andriy Voskoboinyknet80211: eliminate copy-paste nearby ieee80211_check_r...
2016-03-01 Sepherosa Ziehauhyperv/channel: Nuke useless stack variable
2016-03-01 Sepherosa Ziehauhyperv/hn: Set hash per-packet-info for each packet...
2016-03-01 Justin HibbitsAdd another compatibility check for QorIQ GPIO driver.
2016-03-01 Justin HibbitsCorrect the memory rman ranges to be to BUS_SPACE_MAXADDR
2016-03-01 Navdeep Parharcxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.
2016-03-01 Justin HibbitsAdd VM_MEMATTR_CACHEABLE support for AIM, for parity...
2016-03-01 Gleb SmirnoffRemove UMA_ZONE_REFCNT feature, now unused.
2016-03-01 Gleb SmirnoffNew way to manage reference counting of mbuf external...
2016-02-29 Gleb SmirnoffFix !IEEE80211_DEBUG build.
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Andriy Voskoboinyknet80211: do not enforce promiscuous mode for AP scan
2016-02-29 Bryan DreweryFAST_DEPEND: Prefer .OBJDIR depend files.
2016-02-29 Andriy Voskoboinyknet80211: fix scanning after D5145 (PR 197498 related)
next