]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Update sqlite-3.7.17 -> 3.8.5
[FreeBSD/FreeBSD.git] / sys / kern /
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 glebiusMove KASSERT into locked region.
2014-08-11 glebiusUse M_WAITOK in sf_buf_init().
2014-08-11 glebiusProvide sf_buf_ref() to optimize refcounting of already...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 bzSplit up sys_ktimer_getoverrun() into a sys_ and a...
2014-08-07 aeTemporary revert r269661, it looks like the patch isn...
2014-08-07 aeUse cpuset_setithread() to apply cpu mask to taskq...
2014-08-07 kibCorrect the problems with the ptrace(2) making the...
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-04 mckusickAdd support for multi-threading of soft updates.
2014-08-04 davideFix an overflow in getsockopt(). optval isn't big enoug...
2014-08-03 peterPartial revert of r262867.
2014-08-03 pluknetvn_path_to_global_path: update comment.
2014-08-03 impMake the witness lock limit an option.
2014-08-03 kibRemove Giant acquisition from the mount and unmount...
2014-08-01 rpauloIn the shm_open() and shm_unlink() syscalls, export...
2014-07-29 kibRemove one-time use macros which check for the vnode...
2014-07-29 kibSimplify the expression, by removing redundand calculation.
2014-07-28 kibFor md(4), posix shm(3) and tmpfs(5), free swap space...
2014-07-28 gahrUnbreak the ABI by reverting r268494 until the compat...
2014-07-26 marcelThe accept filter code is not specific to the FreeBSD...
2014-07-26 marcelDon't return ERESTART when the device is gone. In ttyde...
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-25 deischenInsert new threads at the end of the thread list in...
2014-07-23 mjgPrepare fget_unlocked for reading fd table only once.
2014-07-23 mjgCosmetic changes to unp_internalize
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 glebiusUse assignment instead of bcopy.
2014-07-18 baptExtend kqueue's EVFILT_TIMER by adding precision unit...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 kevloDeprecate m_act. Use m_nextpkt always.
2014-07-16 truckmanNuke the never-used RF_TIMESHARE feature, reducing...
2014-07-16 kibCheck for the cross-device cross-link attempt in the...
2014-07-15 kibFollowup to r268466.
2014-07-15 kibChange the calculation of the kinfo_vmentry field kve_p...
2014-07-14 mjgPlug p_pptr null test in do_execve. It is always true.
2014-07-14 mjgManage struct sigacts refcnt with atomics instead of...
2014-07-14 kibExtract the code to put a filesystem into the suspended...
2014-07-14 kibIn kern_linkat(), avoid passing doomed vnode to the...
2014-07-14 kibGeneralize vn_get_ino() to allow filesystems to use...
2014-07-14 kevloMake bind(2) and connect(2) return EAFNOSUPPORT for...
2014-07-12 mjgClear nonblock and async on devctl close instaed of...
2014-07-11 glebiusImprove reference counting of EXT_SFBUF pages attached...
2014-07-11 glebiusFix style bug: rename the refcount field of m_ext to...
2014-07-11 glebiusAll mbuf external free functions never fail, so let...
2014-07-10 mjgEliminate plim and vtmp local vars in exit1.
2014-07-10 mjgDon't make a temporary copy of fixed sysctl strings.
2014-07-10 mjgDon't zero fd_nfiles during fdp destruction.
2014-07-10 mjgAvoid relocking filedesc lock when closing fds during...
2014-07-10 gahrImplement Short/Small String Optimization in SBUF(9...
2014-07-10 kibUnconditionally initialize addr to handle the case...
2014-07-09 kibCurrent code in sysctl proc.vmmap, which intent is...
2014-07-08 delphijDon't leave the padding between the msg header and...
2014-07-08 kibCorrect the problem reported by test16 from
2014-07-07 truckmanDeclaration whitespace changes for style(9).
2014-07-07 mjgDon't call crdup nor uifind under vnode lock.
2014-07-07 marcelRemove ia64.
2014-07-05 hselaskyWhen getting the initial value of numeric tunables...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 kibMicro-manage clang to get the expected inlining for...
2014-07-02 marcelDrop KTR records when we're in the debugger so that...
2014-07-02 emasteFix typos in VTY constant names from r268158
2014-07-02 emastePrefer vt(4) for UEFI boot
2014-07-02 mjgPlug gcc warning after r268074 about unitialized newsigacts
2014-07-01 mjgDon't call crcopysafe or uifind unnecessarily in execve.
2014-07-01 delphijMFV r267565:
2014-07-01 mjgPerform a lockless check in sigacts_shared.
2014-06-30 adrianIf we're doing RSS then ensure that the callwheel swi...
2014-06-28 hselaskyCompile fixes:
2014-06-28 mjgCall fdcloseexec right after fdunshare.
2014-06-28 mjgMake fdunshare accept only td parameter.
2014-06-28 mjgMake sure to always clear p_fd for process getting...
2014-06-28 hselaskyFix regression issue after r267961. Handle special...
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 mariusIn order to get vt(4) a bit closer to the feature set...
2014-06-27 emasteAdd CTLFLAG_NOFETCH flag; console vty code runs before...
2014-06-27 emasteUse a common tunable to choose between vt(4)/sc(4)
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-27 mjgCheck lower bound of cmsg_len.
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 pjdRemove duplicated includes.
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-24 attiliosysctl subsystem uses sxlocks so avoid to setup dynamic...
2014-06-23 mjgTidy up fd-related functions called by do_execve
2014-06-22 mjgDon't take filedesc lock in fdunshare().
2014-06-22 melifaroPermit changing cpu mask for cpu set 1 in presence...
2014-06-22 mjgfd: replace fd_nfiles with fd_lastfile where appropriate
2014-06-22 mjgdo_dup: plug redundant adjustment of fd_lastfile
2014-06-17 kibIn msdosfs_setattr(), add a check for result of the...
2014-06-17 dchaginRevert r266925 as it can lead to instant panic at fexec...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-15 pfgMFV r266988:
2014-06-15 kibUse vn_io_fault for the writes from core dumping code...
2014-06-12 mavImplement simple direct-mapped cache for popular filesy...
2014-06-11 mavRemove unneeded mountlist_mtx acquisition from sync_fsy...
next