Replace some magic numbers in usb_template(4) code with #defines.
[freebsd.git] / sys / sys /
2017-10-14 mjgFix wrong v_free_count annotation - (f) instead of (a)
2017-10-13 mjgReduce traffic on vm_cnt.v_free_count
2017-10-13 mjgmtx: change MTX_UNOWNED from 4 to 0
2017-10-11 mjorasAdd clearing function for unr(9).
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-09 impNote libstand is no longer a public interface in UPDATI...
2017-10-09 glebiusImprovements to sendfile(2) mbuf free routine.
2017-10-09 glebiusIn mb_dupcl() don't copy full m_ext, to avoid cache...
2017-10-09 glebiusShorten list of arguments to mbuf external storage...
2017-10-08 alcThe blst_radix_init function has two purposes - to...
2017-10-08 ianAdd eventhandler notifications for newbus device attach...
2017-10-08 ianRestore the ability to deregister an eventhandler from...
2017-10-07 cemrandom(4): Gather entropy from Pure sources
2017-10-07 cemrandom(4): Add missing source descriptions
2017-10-06 markjLet stack_create(9) take a malloc flags argument.
2017-10-06 baptImport 1.14.3
2017-10-05 impAdd updating for armv7 and bump FreeBSD_version.
2017-10-05 mjglocks: take the number of readers into account when...
2017-10-05 avgsysctl-s in a module should be accessible only when...
2017-10-04 asomersDisplay rotation rate and TRIM/UNMAP support in diskinfo(8)
2017-10-02 glebiusHide struct socket and struct unpcb from the userland.
2017-10-01 andrewTo prepare for adding EFI runtime services support...
2017-10-01 avgrevert r324166, it has an unrelated change in it
2017-10-01 avgMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-27 impImprove description of the PNP string a bit.
2017-09-27 sephekernel: Bump __FreeBSD_version for the removal of M_HAS...
2017-09-27 sephembuf: Remove UDP_IPV4_EX, which was never defined.
2017-09-27 mjgmtx: drop the tid argument from _mtx_lock_sleep
2017-09-23 shurdMake struct grouptask gt_name member a char array
2017-09-22 mckusickContinuing efforts to provide hardening of FFS, this...
2017-09-22 hselaskyAdd support for 32-bit compatibility IOCTLs in the...
2017-09-18 hselaskyBump the __FreeBSD_version after recent LinuxKPI changes.
2017-09-17 gordonMFV r323678: file 5.32
2017-09-16 shurdRevert r323516 (iflib rollup)
2017-09-14 jhbAdd a NT_ARM_VFP ELF core note to hold VFP registers...
2017-09-14 jhbAdd AT_HWCAP and AT_EHDRFLAGS on all platforms.
2017-09-13 shurdRoll up iflib commits from github. This pulls in most...
2017-09-12 jhbHandle relocations for newer non-PIC MIPS ABI.
2017-09-10 mjgMove vmmeter atomic counters into dedicated cache lines
2017-09-10 ianAdd gpio methods to read/write/configure up to 32 pins...
2017-09-10 alcTo analyze the allocation of swap blocks by blist funct...
2017-09-09 hselaskyProperly implement poll_wait() in the LinuxKPI. This...
2017-09-08 mjgAllow __builtin_memset instead of bzero for small buffe...
2017-09-06 mjgIntroduce __read_frequently
2017-09-05 sepheif: Add ioctls to get RSS key and hash type/function.
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-28 cemDrop CACHE_LINE_SIZE to 64 bytes on x86
2017-08-28 sobomaxAdd ability to label md(4) devices.
2017-08-28 edMake _Static_assert() work with GCC in older C++ standards.
2017-08-25 sbrunoUse counter(9) for PLPMTUD counters.
2017-08-25 bdeSupport setting the colors of cursors for the VGA renderer.
2017-08-22 baptImport zstandard 1.3.1
2017-08-22 cemsubr_smp: Clean up topology analysis, add additional...
2017-08-21 kibMake WRFSBASE and WRGSBASE instructions functional.
2017-08-20 kibAllow vinvalbuf() to operate with the shared vnode...
2017-08-19 bdeFix setting of defaults for the text cursor.
2017-08-19 bdeRename curr_curs_attr to base_curr_attr. The actual...
2017-08-18 cemMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-17 lstewartImplement simple record boundary tracking in sbuf(9...
2017-08-16 cemAdd SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue...
2017-08-16 bdeUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 ianAdd config_intrhook_oneshot(): schedule an intrhook...
2017-08-13 alcThe *_meta_* functions include a radix parameter, a...
2017-08-11 markjBump KERNELDUMP_BUFFER_SIZE to 4096.
2017-08-07 bro Replace __riscv__ with __riscv
2017-08-06 kibRemove trivial comments. Remove and-ing with UINT_MAX...
2017-08-04 ngieMFhead@r322057 github/projects/make-check-sandbox
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 kibRelax visibility for some termios symbols.
2017-08-03 ngieMFhead@r321967
2017-08-03 markjRework and simplify the ksyms(4) implementation.
2017-08-02 ngieMFhead@r321960
2017-08-02 kibFor makedev(), cast the minor argument to unsigned...
2017-08-02 kibChange major()/minor() to work with 64bit dev_t.
2017-08-01 ngieMFhead@r321851
2017-08-01 alcThe blist_meta_* routines that process a subtree take...
2017-08-01 dchaginImplement proper Linux /dev/fd and /proc/self/fd behavi...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-31 ianAdd clock_schedule(), a feature that allows realtime...
2017-07-31 ianAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-30 delphijBump copyright year.
2017-07-29 rmacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 ianAdd inline functions to convert between sbintime_t...
2017-07-29 mavFix IORDY bits definition.
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 kibMake the number of children for pctrie node available...
2017-07-26 kibMark name_PCTRIE_LOOKUP_LE() generated function unused.
2017-07-22 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-07-21 dimMerge ^/head r321307 through r321350. github/projects/clang500-import
2017-07-21 dimSet tentative merge dates, bump __FreeBSD_version.
2017-07-20 dimMerge ^/head r321239 through r321306.
2017-07-20 rlibbyefi: restrict visibility of EFIABI_ATTR-declared functions
2017-07-19 kibAdd pctrie_init() and vm_radix_init() to initialize...
next