]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Merge the following revisions from ^/projects/release-vmimage:
[FreeBSD/FreeBSD.git] / sys / sys /
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 neelUpdate the vdso timehands only via tc_windup().
2015-01-18 kibAdd procctl(2) PROC_TRACE_CTL command to enable or...
2015-01-18 kibMake SIGSTOP working for sleeps done while waiting...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 hselaskyMajor callout subsystem cleanup and rewrite:
2015-01-15 impReserve and ignore the a new module metadata type MDT_P...
2015-01-14 rwatsonIn order to support ongoing work to implement variable...
2015-01-14 hselaskyAdd a kernel function to delist our kernel character...
2015-01-14 edMake sure CAP_BINDAT and CAP_CONNECTAT are part of...
2015-01-14 rrsUpdate the hwpmc driver to have the new type HASWELL_XE...
2015-01-14 jamieRemove the prison flags PR_IP4_DISABLE and PR_IP6_DISAB...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 kibRevert r263475: TDP_DEVMEMIO no longer needed, since...
2015-01-11 hselaskyRemove no longer used "M_FLOWID" flag and update the...
2015-01-10 rwatsonGarbage collect m_copymdata(), an mbuf utility routine...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 emasteAdd MBR EFI partition type definition
2015-01-09 rwatsonUninline M_SIZE() in m_align() to reduce direct use...
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 jhbCreate a cpuset mask for each NUMA domain that is avail...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 rwatsonBump __FreeBSD_version to 1100053 reflecting the additi...
2015-01-07 markjFactor out duplicated code from dumpsys() on each archi...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 rwatsonIn order to reduce use of M_EXT outside of the mbuf...
2015-01-06 impRemove old ioctl use and support, once and for all.
2015-01-05 jhbOn some Intel CPUs with a P-state but not C-state invar...
2015-01-05 bzWith r276692 m_align() moved and became an inline function.
2015-01-05 rwatsonTo ease changes to underlying mbuf structure and the...
2015-01-05 nwhitehornMake PS3 work with the userspace kboot loader. loader...
2015-01-04 kevloChange the type of blksize_t from uint32_t to a POSIX...
2015-01-04 dchaginRegen for r276654 (__getcwd()).
2015-01-04 dchaginIndeed, instead of hiding the kern___getcwd() bug by...
2015-01-03 jhibbitsMissed the header for the note definition.
2015-01-03 kibAdd rtld private interface for dso to detect dynamic...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2015-01-02 emasteUpdate ELF headers to include additional defines
2014-12-31 dimUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-31 bzBump copyright year.
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 markjRestore the trap type argument to the DTrace trap hook...
2014-12-23 glebiusm_clrprotoflags() is designed to cleanup M_PROTO flags...
2014-12-23 rmacklemRemove the old NFS client and server from head,
2014-12-21 kibAdd VN_OPEN_NAMECACHE flag for vn_open_cred(9), which...
2014-12-21 impWhere appropriate, use the modern terms for the one...
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-18 andrewAdd AArch64 64-bit relocation values. These will be...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-15 kibAdd a facility for non-init process to declare itself...
2014-12-14 dimMerge ^/head r275749 through r275758.
2014-12-13 dchaginAdd _NEW flag to mtx(9), sx(9), rmlock(9) and rwlock(9).
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-13 kibAdd facility to stop all userspace processes. The...
2014-12-13 kibThe vinactive() call in vgonel() may start writes for...
2014-12-12 jmgAdd some new modes to OpenCrypto. These modes are...
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-09 dimMerge ^/head r275623 through 275634.
2014-12-09 dimPull in r223171 from upstream llvm trunk (by Michael...
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 kibAdd functions syncer_suspend() and syncer_resume()...
2014-12-08 kibThread waiting for the vfork(2)-ed child to exec or...
2014-12-08 markjMFV r272851:
2014-12-07 avgremove opensolaris cyclic code, replace with high-preci...
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 jhbAlways ignore the deprecated MAP_RENAME and MAP_NORESER...
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-03 jhbRevert device_getenv_int() for now as it duplicates...
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-30 glebiusMerge from projects/sendfile: extend protocols API...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-30 glebius- Move sbcheck() declaration under SOCKBUF_DEBUG.
2014-11-30 glebiusMake sballoc() and sbfree() functions. Ideally, they...
2014-11-29 dimMerge ^/head r274961 through r275261.
2014-11-29 impThe current limit of 100k for the linker hints file...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteIncrease default and maximum callchain depths
2014-11-26 alfredMake igb and ixgbe check tunables at probe time.
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 kibThe process spin lock currently has the following disti...
2014-11-25 dimr274961 through r275075
2014-11-25 avgwhitespace and cosmetic changes in callout_reset family...
2014-11-25 avgcallout(9): add sbt flavors of callout_schedule
2014-11-24 dimTentatively bump __FreeBSD_version for the import of...
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 jhbAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
next