]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
[infineon] [etherswitch] no hardcode tagging port setting at amd6996fc
[FreeBSD/FreeBSD.git] / sys / sys /
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-04 mmMFV r317781:
2017-05-03 cemExtend cpuset_get/setaffinity() APIs
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 tuexenarmv8 has support for optional CRC32C instructions...
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-21 rmacklemSet default uid/gid to nobody/nogroup for NFSv4 mapping.
2017-04-20 bdeAttempt to determine the modes in which 8-bit wide...
2017-04-19 glebiusBump __FreeBSD_version due to r317061, struct vmmeter...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-16 markmReplace the RC4 algorithm for generating in-kernel...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-10 pkelseyBump __FreeBSD_version due to r316648, rename of
2017-04-09 pkelseyCorrected misspelled versions of rendezvous.
2017-04-08 pkelseyFixed typo.
2017-04-08 pkelseyFix typo.
2017-04-06 brooksRegen after r316594.
2017-04-05 kibAdd V_VMIO flag for vinvalbuf(9) to indicate that the...
2017-04-01 allanjudeImplement boot-time encryption key passing (keybuf)
2017-03-30 dchaginAdd kern_mincore() helper for micore() syscall.
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-30 kibOnly activate __EXT1_VISIBLE block when using sys/errno...
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 adrian[mbufq] add a concat method.
2017-03-29 rwatsonHook up new audit event identifiers for various non...
2017-03-28 mmMFV r316083,316094:
2017-03-27 kibFix TUNABLE_UINT64() on 32bit architectures.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 avgmove thread switch tracing from mi_switch to sched_switch
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 edAdd forward declaration for struct vnode.
2017-03-21 mavMake CAM SIM lock optional.
2017-03-21 glebiusHide struct inpcb, struct tcpcb from the userland.
2017-03-20 mmMFV r315633, 315635:
2017-03-19 vangyzenRegenerate syscall files for r315526
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-16 marius- Add support for eMMC "partitions". Besides the user...
2017-03-14 vangyzenAdd missing pieces of r315280
2017-03-14 vangyzenWhen the RTC is adjusted, reevaluate absolute sleep...
2017-03-14 delphijImplement INHERIT_ZERO for minherit(2).
2017-03-12 kibKtracing kevent(2) calls with unusual arguments might...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-09 kibFix typo in comment.
2017-03-09 glebiusDo not turn LOCK_DEBUG for INVARIANT_SUPPORT. This...
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 glebiusm_mbuftouio() doesn't modify the mbuf.
2017-03-07 delphijBump __FreeBSD_version for removal of pcap-int.h.
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-05 manuExport a sysctl dev.<clkdom>.<unit>.clocks for each...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 hselaskyImplement taskqueue_poll_is_busy() for use by the LinuxKPI.
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimBump __FreeBSD_version, and set tentative merge date.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 sbrunoMake gtaskqueue compatible with drm-next such that...
2017-03-01 kibAdd some explanation for SV_TIMEKEEP flag.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 mjglocks: fix compilation with KTR wihout KTR_LOCKS
2017-03-01 mjglocks: ensure proper barriers are used with atomic...
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 scottlAdd prototype for sbuf_putbuf()
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 kibDo not leak mount references for dying threads.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 avgdon't use C99 static array indices with older GCC versions
2017-02-22 avgfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-21 impDocument what the different flags mean for locking.
2017-02-21 hselaskyMake the LinuxKPI task struct persistent accross system...
2017-02-20 mjgmtx: fix spin mutexes interaction with failed fcmpset
2017-02-20 badgerDefer ptracestop() signals that cannot be delivered...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-18 mjgmtx: plug the 'opts' argument when not used
2017-02-17 mjgsx: fix mips builld after r313855
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 mjgmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 mjgmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 mjgMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 mjgIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 impBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-15 mjgrwlock: tidy up r313392
2017-02-14 kibAdd RLIM_SAVED_MAX and RLIM_SAVED_CUR symbols.
2017-02-14 kibOrder alphabetically.
2017-02-13 edMake <sys/event.h> work on its own.
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 mjglockmgr: implement fast path
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 jhbRegenerate all the system call tables to drop "created...
next