]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge libc++ release_40 branch r292732.
[FreeBSD/FreeBSD.git] / sys /
2017-01-22 Dimitry AndricMerge libc++ release_40 branch r292732.
2017-01-22 Dimitry AndricMerge llvm, clang, lld and lldb release_40 branch 29273...
2017-01-22 Dimitry AndricMerge ^/head r312309 through r312623.
2017-01-22 Edward Tomasz Napi... Remove redundant KASSERT.
2017-01-22 Edward Tomasz Napi... Add SCSI descriptors for USB Mass Storage.
2017-01-22 Edward Tomasz Napi... Improve debugging printf.
2017-01-22 Justin HibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 Justin HibbitsFix r312613.
2017-01-22 Justin HibbitsDon't pass -Wa,-many through clang, the integrated...
2017-01-22 Justin HibbitsFix use of uninitialized variable.
2017-01-22 Adrian Chadd[ath] only apply the AR9300 delimiter workaround for...
2017-01-22 Jason A. HarmeningLike r310481 for i386, move the objects used to create...
2017-01-21 Adrian Chadd[ath] improve the debugging when looking into the maxim...
2017-01-21 Luiz Otavio O SouzaHandle the rx queue stall while reading the packets...
2017-01-21 Andriy Voskoboinykath: adapt LDPC support checks
2017-01-21 Mateusz Guzikvfs: fix LK_RETRY logic braino in r312600
2017-01-21 Luiz Otavio O SouzaCommit the struture changes for the padding of small...
2017-01-21 Luiz Otavio O SouzaSimplify the handling of small packets padding in cpsw:
2017-01-21 Alexander MotinAdd initial support for CTL module unloading.
2017-01-21 Mateusz Guzikvfs: __predict_false the need to handle F_HASLOCK
2017-01-21 Mateusz Guzikvfs: fix whitespace damage in r312600
2017-01-21 Mateusz Guzikvfs: refactor _vn_lock
2017-01-21 Conrad MeyerAdd remaining ELF compression definitions and structs
2017-01-21 Mateusz Guzikvfs: hide the getvnode NULL mp message behind DIAGNOSTIC
2017-01-21 Andriy Voskoboinykrtwn: enable LDPC support where possible
2017-01-21 Andriy Voskoboinyknet80211: allow to configure LDPC support
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 Brooks DavisEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-21 Adrian Chadd[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax...
2017-01-20 Konstantin BelousovUse SFENCE for ordering CLFLUSHOPT.
2017-01-20 Alan SomersFix "camcontrol timestamp -s" with LTO-7 drives
2017-01-20 Hans Petter SelaskyFix for race leading to endless timer interrupts related to
2017-01-20 Ryan StoneFix reference to free memory in ixgbe/if_media.c
2017-01-20 Pedro F. GiffuniAddition of clang nullability qualifiers.
2017-01-20 Hans Petter SelaskyRemove superfluous return statement.
2017-01-20 Hans Petter SelaskyAllow transmit packet bufring in software to be disabled.
2017-01-20 Josh PaetzelMFV 312436
2017-01-20 Ed MasteANSYfy kern_ktrace.c and remove archaic register keyword
2017-01-20 Alexander MotinReport disk addition errors on `add` or `create` subcom...
2017-01-20 Andriy Gapondon't abort writing of a core dump after EFAULT
2017-01-20 Andriy Gaponvmm_dev: work around a bogus error with gcc 6.3.0
2017-01-20 Hans Petter SelaskyMake draining a sendqueue more robust.
2017-01-20 Hans Petter SelaskyAdd runtime support for modifying the SQ and RQ complet...
2017-01-20 Hans Petter SelaskyUpdate firmware interface structures and definitions...
2017-01-20 Adrian Chadd[net80211] allow for MCS16-23 to be statically configured.
2017-01-20 Enji CooperUse SRCTOP-relative paths to other directories instead...
2017-01-20 Pedro F. Giffunimppc - Finish pluging NETGRAPH_MPPC_COMPRESSION.
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-19 Scott LongRework the debug print API. Event printing no longer...
2017-01-19 Konstantin BelousovRemove mistakenly merged field.
2017-01-19 Sean BrunoAdjust gtaskqueue startup again so that we catch the...
2017-01-19 Konstantin BelousovAdd mount option for tmpfs(5) to not use namecache.
2017-01-19 Konstantin BelousovImplement VOP_VPTOCNP() for tmpfs.
2017-01-19 Konstantin BelousovVNON nodes cannot exist.
2017-01-19 Konstantin BelousovRefcount tmpfs nodes and mount structures.
2017-01-19 Eric Joynere1000: Add support for Kaby Lake generation i219 (4...
2017-01-19 Andriy Gaponfix a thread preemption regression in schedulers introd...
2017-01-19 Konstantin BelousovMake tmpfs directory cursor available outside tmpfs_subr.c.
2017-01-19 Hans Petter SelaskyFix problem with suspend and resume when using Skylake...
2017-01-19 Conrad Meyerffs_vnops: Simplify extattr access
2017-01-19 Konstantin BelousovRename tmpfs_mount member allnode_lock to include names...
2017-01-19 Konstantin BelousovProtect macro argument.
2017-01-19 Luiz Otavio O SouzaHandle the set capabilities ioctl, letting the hardware...
2017-01-19 Konstantin BelousovRework some tmpfs lock assertions.
2017-01-19 Konstantin BelousovStyle fixes and comment updates.
2017-01-19 Luiz Otavio O SouzaThe port number and the to_port_en flag are valid only...
2017-01-19 Konstantin BelousovRemove unused union member, fifos on tmpfs are implemen...
2017-01-18 Conrad Meyerrestore(8): Handle extended attribute names correctly
2017-01-18 Conrad Meyerufs/extattr.h: Fix documentation of ea_name termination
2017-01-18 Mateusz Guziksx: reduce lock accesses similarly to r311172
2017-01-18 Mateusz Guzikrwlock: reduce lock accesses similarly to r311172
2017-01-18 Gleb SmirnoffFormat and sort MSG_* flags, to prevent misedits in...
2017-01-18 Gleb SmirnoffFix regression from r311568: collision of MSG_NOSIGNAL...
2017-01-18 Ruslan BukinRemove empty ranges property so beri_simplebus can...
2017-01-18 Sean Brunough, device_t not device_t *
2017-01-18 Sean BrunoChange device type to unbreak drm-next testing and...
2017-01-18 Hans Petter SelaskyImplement kernel support for hardware rate limited...
2017-01-18 Andrew TurnerUse the kernel stack in the ARM FBT DTrace provider...
2017-01-18 Toomas Soomeloader: efi devpath api usage should be more aware...
2017-01-18 Justin HibbitsUse the explicit expanded form of cmp.
2017-01-18 Navdeep Parharcxgbe/tom: Fix a case where do_pass_accept_req wasn...
2017-01-17 Ed SchoutenCatch up with changes to structure member names.
2017-01-17 Ed SchoutenRegenerate sources based on the system call tables.
2017-01-17 Ed SchoutenSync in the latest CloudABI generated source files.
2017-01-17 Bryan DreweryDon't compute MPATH during install.
2017-01-17 Alexander MotinRemove writing 'residual' field of struct ctl_scsiio.
2017-01-17 Luiz Otavio O SouzaThe write-protect is not wired on uFW, disable it to...
2017-01-17 Luiz Otavio O SouzaSet the the wp_disabled flag when asked to.
2017-01-17 Sean BrunoAdd 4k quirk for Micron 5100 and Intel S3610 SSDs
2017-01-17 Alexander MotinImprove error message on duplicate iSCSI port.
2017-01-17 Andrey V. ElsukovInitialize IPFW static rules rmlock with RM_RECURSE...
2017-01-17 Hans Petter SelaskyAdd USB audio support for S/PDIF output with C-Media...
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-17 Andriy VoskoboinykAdd sys/dev/rtwn/rtl8821a/usb/r21au_dfs.c into sys...
2017-01-17 Oleksandr Tymoshenko[zynq] Fix panic on USB PHY initialization failure
2017-01-17 Andriy Voskoboinykrtwn: export more stats to net80211
2017-01-16 Toomas Soomeloader: move device path definitions to include/efidevp.h
2017-01-16 Ed Mastedisambiguate msleep KASSERT diagnostics
2017-01-16 Dimitry AndricMerge ^/head r312207 through r312308.
2017-01-16 Mark JohnstonImprove some of the sysctl descriptions added in r299827.
next