summaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* Sync RELENG_6_0 with all of the FFS fixes from Tor.Scott Long2005-10-291-2/+1
* MFC vfs_cluster.c Revision 1.168Stephan Uphoff2005-10-281-3/+8
* MFC:Gleb Smirnoff2005-10-271-0/+9
* MFRELENG_6 (by alc) changesets that addresses several race conditions thatXin LI2005-10-261-10/+10
* MFC r1.650:Kris Kennaway2005-10-251-1/+2
* MF6: Don't panic if a spin lock is initialized that isn't in our staticJohn Baldwin2005-10-251-7/+16
* MFC r1.72: Partially revert r1.67 which changed maxbcache and maxswzoneKris Kennaway2005-10-171-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_0'.cvs2svn2005-10-091-169/+0
* MFC:Paul Saab2005-10-091-0/+8
* MFC:Roman Kurakin2005-10-091-1/+3
* MFC (by jhb)Xin LI2005-10-091-1/+4
* MFC (by davidxu)Xin LI2005-10-091-2/+2
* MFC (by netchild)Xin LI2005-10-091-1/+10
* MFC (by jhb):Xin LI2005-10-091-1/+0
* MFC: sys/kern/kern_mib.c 1.76Pawel Jakub Dawidek2005-10-081-5/+0
* Big overall MFC of polling(4) cleanup:Gleb Smirnoff2005-10-072-152/+242
* MFC:Poul-Henning Kamp2005-10-071-2/+9
* MFC: if data is NULL, don't pass that to userland as (null)Warner Losh2005-10-061-2/+6
* MFC 1.280 (by des):Xin LI2005-10-061-1/+3
* MFC (by alc):Xin LI2005-10-061-1/+5
* MFC (by alc):Xin LI2005-10-061-1/+5
* MFC (by alc):Xin LI2005-10-062-4/+0
* MFC 1.82:Xin LI2005-10-061-17/+10
* MFC 1.244 (by kbyanc)Xin LI2005-10-061-0/+1
* MFC 1.12 (by netchild)Xin LI2005-10-061-0/+2
* Complete MFC of rev. 1.215:Xin LI2005-10-061-1/+1
* MFC: 1.176Stephan Uphoff2005-10-061-2/+2
* MFC:Poul-Henning Kamp2005-10-061-3/+5
* Merge init_main.c:1.258, mac_vfs.c:1.110, mac_biba.c:1.89,Robert Watson2005-10-051-4/+0
* MFC kern_proc.c - fix locking in sysctl_kern_proc()Don Lewis2005-10-051-96/+114
* MFC kern/kern_thread.c revision 1.217David Xu2005-10-042-8/+1
* MFC to RELENG_6:Ralf S. Engelschall2005-10-041-0/+11
* MFC snaplk deadlock fixDon Lewis2005-10-042-5/+6
* MFC kern_exec.c 1.276 (and 1.278)Don Lewis2005-10-041-10/+10
* MFC revision 1.494:Peter Edwards2005-10-031-3/+5
* Merge kern_lock.c:1.95 from HEAD to RELENG_6:Robert Watson2005-10-021-0/+1
* Merge subr_pcpu.c:1.7 from HEAD to RELENG_6:Robert Watson2005-10-021-12/+36
* Merge subr_kdb.c:1.13 from HEAD to RELENG_6:Robert Watson2005-10-021-1/+1
* Merge kern_lock.c:1.94 from HEAD to RELENG_6:Robert Watson2005-10-021-2/+8
* MFC 1.197 (by ssouhlal):Xin LI2005-09-301-1/+0
* MFC: Use correct VFS locking in kern_alternate_path().John Baldwin2005-09-291-12/+8
* MFC: Add the spin lock used by the binary nvidia-driver to the static lockJohn Baldwin2005-09-291-0/+1
* Merge subr_prof.c:1.119, 1.120, 1.121, nfs_socket.c:1.130,Robert Watson2005-09-291-8/+13
* Merge uipc_usrreq.c:1.156 from HEAD to RELENG_6:Robert Watson2005-09-281-2/+3
* Merge uipc_socket.c:1.249, socket.h:1.89 from HEAD to RELENG_6:Robert Watson2005-09-271-0/+17
* MFC kern/sys_process.c revision 1.132David Xu2005-09-272-6/+7
* MFC revisions 1.156 - 1.159, improve stability of ULE scheduler.David Xu2005-09-271-10/+20
* MFC: Use the new thread no sleeping facility to replace the g_xup, g_xdown,John Baldwin2005-09-262-8/+7
* MFC: Add a new simple facility for marking the current thread as being in aJohn Baldwin2005-09-261-0/+4
* MFC:Poul-Henning Kamp2005-09-261-39/+27