]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 Dimitry AndricRevert r314907, and pull in r298713 from upstream compi...
2017-03-26 Robert WatsonSlightly improve consistency of "fooint" vs "foo_int...
2017-03-26 Robert WatsonAdd a man page for the kernel's dynamic per-CPU memory...
2017-03-26 Jilles Tjoelkerdiff: Show nanoseconds in -u/-c header line.
2017-03-26 Bruce EvansFix printing of negative offsets (typically from frame...
2017-03-26 Andriy Voskoboinykiwn: fix debug message
2017-03-26 Andriy Voskoboinykiwn: fix error handling for one well-known corner case.
2017-03-26 Robert WatsonProvide proper contemporary function prototypes for...
2017-03-26 Andriy Voskoboinykiwn: drop unneeded bus_dmamap_sync() calls.
2017-03-26 Robert WatsonEmply contemporary function prototypes in bootpd, rathe...
2017-03-26 Bruce EvansFix 3 entries in mode tables related to mono and 90...
2017-03-26 Jilles Tjoelkerdiff: Fix mtime of file1 in -u/-c header line.
2017-03-26 Bruce EvansRestore switching to a separate kernel terminal "input...
2017-03-26 Bruce EvansUse inline asm instead of unportable intrinsics for...
2017-03-26 Andriy Voskoboinykiwn: deduplicate code in iwn_tx_data() and iwn_tx_data_...
2017-03-26 Andriy Voskoboinykiwn: omit unneeded bus_dmamap_sync() calls when compile...
2017-03-26 Michal MelounPreserve VFP state across signal delivery.
2017-03-26 Michal MelounSave VFP state on fork().
2017-03-26 Konstantin... Provide less laborius way to enable busdma DMAR to...
2017-03-25 Oleksandr Tymoshenko[rpi] Use compatibility string from upstream DTB for...
2017-03-25 Andriy Voskoboinykiwn: fix return code conflict in iwn_init_locked()
2017-03-25 Sevan Janiyanftp.microsoft.com is dead and the document was not...
2017-03-25 Sean BrunoAdd ids for ALC233 found on Intel Skull Mountain NUC.
2017-03-25 Andriy Gapondtrace sched:::preempt should fire only when there...
2017-03-25 Andriy Gaponspecific end of interrupt implementation for AMD Local...
2017-03-25 Andriy Voskoboinykiwn: do not try to update node configuration when the...
2017-03-25 Dmitry ChaginImplement Linux mincore() system call.
2017-03-25 Mike KarelsFix reference count leak with L2 caching.
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate vendor/tcsh to git b605cb561d
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-25 Andriy Voskoboinykiwn: add few missing notification types into iwn_intr_str()
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-25 Baptiste DaroussinAdd a regression test for r31512 fix
2017-03-25 Konstantin... Avoid leaking allocated but unused context after creati...
2017-03-25 Konstantin... Do not create RMRR entries for identity-mapped domains.
2017-03-25 Konstantin... Slight cleanup of the comment.
2017-03-25 Ganbold TsagaankhuuFix and add comments to match selected frequency sample.
2017-03-25 Adrian Chadd[iwm] Add the BSS's basic rates to iwm's LQ command...
2017-03-25 Adrian Chadd[iwm] Enable Energy Based Scan (EBS).
2017-03-25 Adrian Chadd[iwm] GC unused code from if_iwm_scan.c, copyied from...
2017-03-25 Adrian Chadd[iwm] Tiny cleanup in iwm_rx_addbuf().
2017-03-25 Navdeep Parharcxgbe/iw_cxgbe: allocations that use GFP_KERNEL (which...
2017-03-25 Navdeep Parharcxgbe/iw_cxgbe: alloc_ep expects a gfp_t, and it's...
2017-03-25 Navdeep Parharcxgbe/iw_cxgbe: c4iw_connect should always returns...
2017-03-24 Warner LoshAdd 'device iic' to bring in userland I2C driver.
2017-03-24 Andriy Voskoboinyknet80211: fix possible panic when wlan(4) interface...
2017-03-24 Bruce EvansRemove buggy adjustment of page tables in db_write_bytes().
2017-03-24 Alexander MotinAdd brackets to fix incorrect macro expansion.
2017-03-24 Eugene GrosbeinProperly initialise with content of pw.conf(5) that...
2017-03-24 Gavin AtkinsonImprove grammar on a warning, and only use one line...
2017-03-24 Gleb SmirnoffMake sendfile(2) more robust against file change. ...
2017-03-24 Dag-Erling... Restore the NULL check that was removed in upstream...
2017-03-24 Alexander MotinUnify initiator and target DMA setup and command sending.
2017-03-24 Sean BrunoAdd missing 'else' to conditional. This doesn't really...
2017-03-24 Sean BrunoAdd missing 'else' to 3-state conditional during setup...
2017-03-24 Warner LoshUse a more stream-lined version of fix_value.
2017-03-24 Michal MelounCleanup structures related to VFP and/or mcontext_t.
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Ed SchoutenInclude <sys/systm.h> to obtain the memcpy() prototype.
2017-03-24 Justin HibbitsDon't bother checking core version
2017-03-24 Justin HibbitsSwitch qoriq_gpio over to using ofw_bus_search_compatible
2017-03-24 Kevin LoDon't initialize if_output to ether_output(), ether_ifa...
2017-03-24 Ermal LuçiCorrect handling of ALTQ with epair(4) interfaces but...
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Martin MatuskaUpdate vendor/libarchive to git e92cb619661b5b52da63867...
2017-03-23 Landon J. FullerAdd Northstar/BCM4706 core ID for ChipCommon.
2017-03-23 Landon J. FullerAdd a workaround for the BCM4706's dangling core region...
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Alexander Motinisp field in struct isp_pcmd is also unused.
2017-03-23 Alexander MotinRemove write-only crn field from struct isp_pcmd.
2017-03-23 Gleb SmirnoffRemove Solaris 2.6 syscalls selector.
2017-03-23 Landon J. Fuller[mips/broadcom]: Early boot NVRAM support
2017-03-23 Hans Petter... Use ppsratecheck() for ratelimiting in the LinuxKPI.
2017-03-23 Hans Petter... Add proper error checking for the string to number...
2017-03-23 Robert WatsonIn libcasper, prefer to send a function index or servic...
2017-03-23 Ed SchoutenStop providing the compat_3_brand.
2017-03-23 Ed SchoutenDon't require the presence of the compat_3_brand.
2017-03-23 Hans Petter... Function macros are preferred in the LinuxKPI.
2017-03-23 Andriy Gaponaacraid: rework r315083 for a clean build with and...
2017-03-23 Alexander MotinRemove "UNMAPPED" messages printed on da periph attach.
2017-03-23 Hans Petter... Add support for ratelimited printouts in the LinuxKPI.
2017-03-23 Andriy Gaponzfs_putpages: use TXG_WAIT
2017-03-23 Andriy Gaponzfs: add zio_buf_alloc_nowait and use it in vdev_queue_...
2017-03-23 Andriy Gaponmove thread switch tracing from mi_switch to sched_switch
2017-03-23 Dag-Erling... The original author abused Nd (one-line description...
2017-03-23 Michal MelounRestore original (pre r315760) naming for Tegra SDHCI...
2017-03-23 Michal MelounRevert r315800, it was committed with invalid (unsaved...
2017-03-23 Enji CooperTry polishing up iflib manpages a bit (basically all...
2017-03-23 Enji CooperPCI_IOV_*INIT(9): fix make manlint warnings
2017-03-23 Enji Coopermemguard(9): fix igor/manlint warnings
2017-03-23 Enji Cooperifnet(9): fix some igor/manlint warnings
2017-03-23 Enji Cooperdnv(9): fix use of commas with .Nm in NAME section
2017-03-23 Michal MelounRelease all previously allocated resources.
2017-03-23 Enji Coopercounter(9): fix igor/manlint warnings
2017-03-23 Enji CooperDB_COMMAND(9): fix mandoc markup
2017-03-23 Enji Cooperbuf_ring(9): fix mandoc markup
2017-03-23 Enji Cooperbus_alloc_resource(9): fix mandoc markup
next