]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
sysmouse(4): Fix ums(4)-style T-axis reporting via evdev protocol
[FreeBSD/FreeBSD.git] / sys / sys /
2017-11-01 kibDo not run pmclog_configure_log() without pmc_sx protec...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 ianAdd a #define RESOURCE_SPEC_END. Similar to DEVMETHOD_...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-27 jhbDiscard the correct thread event reported for a ptrace...
2017-10-26 impVarious IPMI watchdog timer improvements
2017-10-26 oshogboIntroduce cnvlist_name() and cnvlist_type() functions.
2017-10-25 impImplement IPMI support for RB_POWRECYCLE
2017-10-25 impDefine RB_POWERCYCLE
2017-10-25 markjAdd support for compressed kernel dumps.
2017-10-23 markjRemove resource_set_*() declarations from sys/bus.h.
2017-10-22 mjgsdt: make all sdt probe sites test one variable
2017-10-22 mjgsdt: whack unused SDT_PROBE_ENABLED
2017-10-22 mjgChange kdb_active type to u_char.
2017-10-22 kibRemove the support for mknod(S_IFMT), which created...
2017-10-22 impWhen building standalone, don't define errno. Let the...
2017-10-21 mjgmtx: implement thread lock fastpath
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 mmelAdd C++ decoration to auxv.v forgotten in r324815.
2017-10-21 mmelMake elf_aux_info() as public libc function.
2017-10-21 mmelAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-20 kibMove swapout code into vm/vm_swapout.c.
2017-10-20 mjgMark kdb_active as __read_frequently and switch to...
2017-10-20 mjgmtx: clean up locking spin mutexes
2017-10-19 glebiusHide struct sockbuf from userland.
2017-10-18 markjMove kernel dump offset tracking into MI code.
2017-10-18 brooksRemove mbpool(9) now that it has no consumers.
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...
next