]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
cxgbe(4): major tx rework.
[FreeBSD/FreeBSD.git] / sys / kern /
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-30 mjgConvert vfs hash lock from a mutex to an rwlock.
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 impTurns out, this isn't only called from i386...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-28 mjgsysctl: don't modify oid_running for static nodes
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 rmacklemFix the comment introduced in r276192 so that it clearly
2014-12-24 rmacklemModify vop_stdadvlock{async}() so that it only
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-22 glebiusIn sbappend*() family of functions clear M_PROTO flags...
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-20 glebiusRevert r274494, r274712, r275955 and provide extra...
2014-12-20 glebiusAdd to sbappendstream_locked() a check against NULL...
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-18 kibThe VOP_LOOKUP() implementations for CREATE op do not...
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 kibAdd missed break.
2014-12-16 kibAdd missed break.
2014-12-15 jhbCheck for SS_NBIO in so->so_state instead of sb->sb_fla...
2014-12-15 kibAdd a facility for non-init process to declare itself...
2014-12-14 dimMerge ^/head r275749 through r275758.
2014-12-14 kibFix gcc build.
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 kibOnly sleep interruptible while waiting for suspension...
2014-12-13 kibThe vinactive() call in vgonel() may start writes for...
2014-12-12 kibFor architectures where time_t is wide enough, in parti...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-09 kibDo not call VFS_SYNC() before VFS_UNMOUNT() for forced...
2014-12-09 kibApply chunk forgotten in r275620. Remove local variabl...
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 kibAdd functions syncer_suspend() and syncer_resume()...
2014-12-08 kibWhen getnewbuf_reuse_bp() is called to reclaim some...
2014-12-08 kibDo some refactoring and minor cleanups of the thread_si...
2014-12-08 kibThread waiting for the vfork(2)-ed child to exec or...
2014-12-08 kibWhen process is exiting, check for suspension regardless of
2014-12-08 markjMFV r272851:
2014-12-07 avgremove opensolaris cyclic code, replace with high-preci...
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-03 impConst poison in a few places to ensure we don't modify...
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-02 dimMerge ^/head r274961 through r275386.
2014-12-01 kibDisable recursion for the process spinlock.
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-11-30 gibbsRemove trailing whitespace.
2014-11-30 glebiusMerge from projects/sendfile:
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 kibRemove lock recursion for the pipe pair mutex, and...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-28 kibAssert the state of the process lock and sigact mutex in
2014-11-28 hselaskyStyle changes:
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
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-26 kibFix SA_SIGINFO | SA_RESETHAND handling. The sysent...
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 jhbAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
2014-11-24 jhbProperly initialize the capability rights for vnodes...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-23 glebiusMerge from projects/sendfile:
2014-11-23 mjgifdef RACCT ui_racct_foreach and struct uidinfo's ui_racct
2014-11-23 mjgfiledesc: plug a test for impossible condition in fgetv...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 kibThe size value should be asserted when it is known.
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-19 glebiusDo not allocate zero-length mbuf in sosend_generic().
2014-11-19 zbbStop using early_putc immediately after configuring...
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-16 jmgprevent doing filter ops locking for staticly compiled...
2014-11-14 glebius- Use NULL to compare a pointer.
2014-11-14 glebiusMerge from projects/sendfile:
2014-11-14 kibIn vfs_write_suspend_umnt(), if suspension cannot be...
2014-11-14 glebiusThere should not be zero length mbufs in socket buffers...
2014-11-13 jkimCorrect a typo to fix chown(2). It was broken since...
2014-11-13 mjgfiledesc: fixup fdinit to lock fdp and preapare files...
2014-11-13 kibFix assertion, &uc->uc_busy is never zero, the intent...
2014-11-13 kibRemove the no-at variants of the kern_xx() syscall...
2014-11-13 kibDo not try to dereference thread pointer when the value...
2014-11-13 kibRemove fossil. It has been present in 4.4Lite2, but...
2014-11-13 dchaginRegen for r274462.
2014-11-13 dchaginAdd the ppoll() system call.
next