]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
MFC rev 1.278:
[FreeBSD/FreeBSD.git] / sys / kern /
2008-04-24 dfrRegen.
2008-04-24 dfrMFC: kernel-mode NFS lock manager.
2008-04-10 peterMFC: rev 1.205: compile on systems without SCTL_MASK32
2008-04-09 peterMFC: record per-cpu stats for %user/%nice/%system/...
2008-04-03 jhbMFC: Make it possible to continue working after calling...
2008-03-15 alfredIn calcru, we make sure the thread's state is correct...
2008-03-01 rwatsonMerge uipc_sem.c:1.30 from HEAD to RELENG_6:
2008-02-26 obrienBack out MFC of "eradicate caddr_t".
2008-02-25 obrienMFC: Eradicate caddr_t from the VFS API.
2008-02-14 simonFix sendfile(2) write-only file permission bypass.
2008-02-13 remkoMFC rev 1.264 init_main.c
2007-12-19 jhbMFC: Move several data structure definitions out of...
2007-12-07 kibMFC rev. 1.181:
2007-12-07 thompsaMFC r1.209
2007-12-06 jhbMFC: Add kern_msgsnd() and kern_msgrcv() and use them...
2007-12-05 rwatsonCall NET_LOCK_GIANT/NET_UNLOCK_GIANT around calls to...
2007-12-03 jhbMFC: Sync up SYSV IPC with HEAD some:
2007-12-03 jhbMFC 1.109: Remove call to ipcperm() in shmget_existing().
2007-11-27 jhbMFC: Bump up the number of ttys supported by pty(4...
2007-11-25 dumbbellThe fix for blocked select/poll/kqueue (rev 1.184.2...
2007-11-25 dumbbellMFC 1.193:
2007-11-24 rwatsonMerge kern_proc.c:1.255 from HEAD to RELENG_6:
2007-11-18 jbMFC Add pathname to the linker_file structure.
2007-11-15 jhbMFC: Make it easier to add more ptys to the pty(4)...
2007-11-06 julianMFC of un-neede singl-threading code.
2007-11-05 phkMFC:
2007-11-04 csjpMFC revision 1.350, move where we audit the PID to...
2007-11-02 jhbMFC 1.55: Fix another edge case in rman_manage_region...
2007-10-29 emasteMFC to RELENG_6 part of kern_intr.c revision 1.142:
2007-10-16 cognetOops. Remove a debug printf.
2007-10-16 cognetUse 16 - 1 instead of 16 as the align argument of uma_z...
2007-10-03 jhbMFC: Always use an exclusive lock on the leaf vnode...
2007-09-27 jhbRemove the *_queue() variants of various sleepq and...
2007-09-27 jhbMFC some comment updates to account for multi-queue...
2007-09-27 jhb- Remove some debugging nits in the MFC of rwlocks...
2007-09-27 jhbMFC 1.167: Use a UMA zone to handle the turnstile objec...
2007-09-27 jhbMake td_sqqueue a char and move it into a pre-existing...
2007-09-27 jhb- Restore the 'show sleepq' DDB command.
2007-09-27 jhbUse lock_init() and lock_destroy().
2007-09-27 jhbA few tweaks to reduce diffs with HEAD including using...
2007-09-14 obrienMFC: new kernel config option, VERBOSE_SYSINIT.
2007-09-10 alfredFreeBSD 7 has a macro that converts calls to sx_init...
2007-09-05 alfredRemove/refactor calls to turnstile_release() as it...
2007-09-05 alfredUnbreak "options DDB" breakage from previous commit.
2007-09-04 alfredBackport of optimized sx locks and rwlocks from FreeBSD...
2007-08-23 jinmeiMFC:
2007-08-22 njlMFC 1.26 and 1.27: use proper loop variables and sched_...
2007-08-18 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2007-08-08 jhbMFC 1.87: Avoid manipulating semu_list outside of the...
2007-08-03 kibMFC rev. 1.273, submitted by peter:
2007-07-19 jhbMFC: Close race conditions between fork() and [sg]etpri...
2007-07-08 netchildMFC (3 of X):
2007-06-25 jhbMFC 1.306: Conditionally acquire Giant when dropping...
2007-06-23 emasteMFC compat32 argument to do_wait() to make it use fuwor...
2007-06-18 jhbMFC: Support for running 32-bit multithreaded binaries...
2007-06-11 kibMFC
2007-06-11 kibMFC:
2007-06-06 jhbMFC: Add support for kernel modules with a single PT_LO...
2007-06-06 jhbMFC 1.176: Add vm map and object locking to each_writab...
2007-05-29 kibMFC rev. 1.309 of sys/kern/kern_descrip.c,
2007-05-24 desMFC: expose vdropl()
2007-05-23 jhbMFC 1.308: Use kern_open() to open /dev/null in fdcheck...
2007-05-23 jhbRevert previous commit, was part of a different change.
2007-05-23 jhbMFC: Rework the support used by ABIs to override resour...
2007-05-17 jhbMFC: Move cpu_exit() earlier in exit1() to close a...
2007-05-10 rwatsonMerge uipc_usrreq.c:1.193 from HEAD to RELENG_6:
2007-05-10 kibMFC rev. 1.259:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.196 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.187 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.186, uipc_proto.c:1.27, domain...
2007-05-08 rwatsonMerge uipc_proto.c:1.26 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.184 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.179,1.180 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.178,1.192 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.177 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.175 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.174 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.171 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.173 from HEAD to RELENG_6:
2007-05-08 rwatsonMerge uipc_usrreq.c:1.169 from HEAD to RELENG_6:
2007-05-02 njlMFC: rate-check the interrupt storm message and bump...
2007-04-23 jhbMFC: Don't go to a whole lot of extra work to handle...
2007-03-28 jhbMFC: Handle the case when a thread is blocked on a...
2007-03-28 jhbMFC: If vn_open() fails during kern_open(), don't fdrop...
2007-03-12 ruMFC: Don't block on the socket zone limit during the...
2007-03-09 kibMFC
2007-03-05 bmsMFC rev 1.152:
2007-03-01 rwatsonMerge uipc_usrreq.c:1.183 from HEAD to RELENG_6:
2007-02-28 kibMFC rev. 1.431:
2007-02-27 bmsMFC:
2007-02-23 kibMFC rev. 1.98:
2007-02-22 luigiMFC: sync firmware(9) and iwi(4) with the version in...
2007-02-20 n_hibmaMFC the following commits:
2007-02-15 luigiMFC kern_linker.c 1.133 and related changes:
2007-02-12 jhbMFC: Do not set B_NOCACHE on buffers when releasing...
2007-02-11 mohansMFC:
2007-02-11 mohansMFC:
2007-02-05 kibMFC
2007-02-03 bmsMFC:
2007-01-30 mlaierRevert 1.1.2.2 as linker_release_module is not in RELEN...
next