]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove redundant KASSERT.
[FreeBSD/FreeBSD.git] / sys /
2017-01-22 traszRemove redundant KASSERT.
2017-01-22 traszAdd SCSI descriptors for USB Mass Storage.
2017-01-22 traszImprove debugging printf.
2017-01-22 jhibbitsHide the 'MOREARGS' macro, it conflicts with contrib...
2017-01-22 jhibbitsFix r312613.
2017-01-22 jhibbitsDon't pass -Wa,-many through clang, the integrated...
2017-01-22 jhibbitsFix use of uninitialized variable.
2017-01-22 adrian[ath] only apply the AR9300 delimiter workaround for...
2017-01-22 jahLike r310481 for i386, move the objects used to create...
2017-01-21 adrian[ath] improve the debugging when looking into the maxim...
2017-01-21 loosHandle the rx queue stall while reading the packets...
2017-01-21 avosath: adapt LDPC support checks
2017-01-21 mjgvfs: fix LK_RETRY logic braino in r312600
2017-01-21 loosCommit the struture changes for the padding of small...
2017-01-21 loosSimplify the handling of small packets padding in cpsw:
2017-01-21 mavAdd initial support for CTL module unloading.
2017-01-21 mjgvfs: __predict_false the need to handle F_HASLOCK
2017-01-21 mjgvfs: fix whitespace damage in r312600
2017-01-21 mjgvfs: refactor _vn_lock
2017-01-21 cemAdd remaining ELF compression definitions and structs
2017-01-21 mjgvfs: hide the getvnode NULL mp message behind DIAGNOSTIC
2017-01-21 avosrtwn: enable LDPC support where possible
2017-01-21 avosnet80211: allow to configure LDPC support
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 brooksEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-21 adrian[ath] ensure both iv_ampdu_limit and iv_ampdu_rxmax...
2017-01-20 kibUse SFENCE for ordering CLFLUSHOPT.
2017-01-20 asomersFix "camcontrol timestamp -s" with LTO-7 drives
2017-01-20 hselaskyFix for race leading to endless timer interrupts related to
2017-01-20 rstoneFix reference to free memory in ixgbe/if_media.c
2017-01-20 pfgAddition of clang nullability qualifiers.
2017-01-20 hselaskyRemove superfluous return statement.
2017-01-20 hselaskyAllow transmit packet bufring in software to be disabled.
2017-01-20 jpaetzelMFV 312436
2017-01-20 emasteANSYfy kern_ktrace.c and remove archaic register keyword
2017-01-20 mavReport disk addition errors on `add` or `create` subcom...
2017-01-20 avgdon't abort writing of a core dump after EFAULT
2017-01-20 avgvmm_dev: work around a bogus error with gcc 6.3.0
2017-01-20 hselaskyMake draining a sendqueue more robust.
2017-01-20 hselaskyAdd runtime support for modifying the SQ and RQ complet...
2017-01-20 hselaskyUpdate firmware interface structures and definitions...
2017-01-20 adrian[net80211] allow for MCS16-23 to be statically configured.
2017-01-20 ngieUse SRCTOP-relative paths to other directories instead...
2017-01-20 pfgmppc - Finish pluging NETGRAPH_MPPC_COMPRESSION.
2017-01-19 jkimMerge ACPICA 20170119.
2017-01-19 scottlRework the debug print API. Event printing no longer...
2017-01-19 kibRemove mistakenly merged field.
2017-01-19 sbrunoAdjust gtaskqueue startup again so that we catch the...
2017-01-19 kibAdd mount option for tmpfs(5) to not use namecache.
2017-01-19 kibImplement VOP_VPTOCNP() for tmpfs.
2017-01-19 kibVNON nodes cannot exist.
2017-01-19 kibRefcount tmpfs nodes and mount structures.
2017-01-19 erje1000: Add support for Kaby Lake generation i219 (4...
2017-01-19 avgfix a thread preemption regression in schedulers introd...
2017-01-19 kibMake tmpfs directory cursor available outside tmpfs_subr.c.
2017-01-19 hselaskyFix problem with suspend and resume when using Skylake...
2017-01-19 cemffs_vnops: Simplify extattr access
2017-01-19 kibRename tmpfs_mount member allnode_lock to include names...
2017-01-19 kibProtect macro argument.
2017-01-19 loosHandle the set capabilities ioctl, letting the hardware...
2017-01-19 kibRework some tmpfs lock assertions.
2017-01-19 kibStyle fixes and comment updates.
2017-01-19 loosThe port number and the to_port_en flag are valid only...
2017-01-19 kibRemove unused union member, fifos on tmpfs are implemen...
2017-01-18 cemrestore(8): Handle extended attribute names correctly
2017-01-18 cemufs/extattr.h: Fix documentation of ea_name termination
2017-01-18 mjgsx: reduce lock accesses similarly to r311172
2017-01-18 mjgrwlock: reduce lock accesses similarly to r311172
2017-01-18 glebiusFormat and sort MSG_* flags, to prevent misedits in...
2017-01-18 glebiusFix regression from r311568: collision of MSG_NOSIGNAL...
2017-01-18 brRemove empty ranges property so beri_simplebus can...
2017-01-18 sbrunough, device_t not device_t *
2017-01-18 sbrunoChange device type to unbreak drm-next testing and...
2017-01-18 hselaskyImplement kernel support for hardware rate limited...
2017-01-18 andrewUse the kernel stack in the ARM FBT DTrace provider...
2017-01-18 tsoomeloader: efi devpath api usage should be more aware...
2017-01-18 jhibbitsUse the explicit expanded form of cmp.
2017-01-18 npcxgbe/tom: Fix a case where do_pass_accept_req wasn...
2017-01-17 edCatch up with changes to structure member names.
2017-01-17 edRegenerate sources based on the system call tables.
2017-01-17 edSync in the latest CloudABI generated source files.
2017-01-17 bdreweryDon't compute MPATH during install.
2017-01-17 mavRemove writing 'residual' field of struct ctl_scsiio.
2017-01-17 loosThe write-protect is not wired on uFW, disable it to...
2017-01-17 loosSet the the wp_disabled flag when asked to.
2017-01-17 sbrunoAdd 4k quirk for Micron 5100 and Intel S3610 SSDs
2017-01-17 mavImprove error message on duplicate iSCSI port.
2017-01-17 aeInitialize IPFW static rules rmlock with RM_RECURSE...
2017-01-17 hselaskyAdd USB audio support for S/PDIF output with C-Media...
2017-01-17 avosAdd sys/dev/rtwn/rtl8821a/usb/r21au_dfs.c into sys...
2017-01-17 gonzo[zynq] Fix panic on USB PHY initialization failure
2017-01-17 avosrtwn: export more stats to net80211
2017-01-16 tsoomeloader: move device path definitions to include/efidevp.h
2017-01-16 emastedisambiguate msleep KASSERT diagnostics
2017-01-16 markjImprove some of the sysctl descriptions added in r299827.
2017-01-16 sbrunoRemove Assert that seems to be hit in various configura...
2017-01-16 sobomaxAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 sbrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 ianRemove arm's cpuconf.h, and references to it, after...
2017-01-16 mavMake CTL frontends report kern_data_resid for under...
next