aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* MFC: Don't cache the new-bus name of a PCI device in the PCI confJohn Baldwin2008-01-241-1/+4
* MFC: Fix some minor issues such as using read/modify/write for updatingJohn Baldwin2008-01-241-20/+58
* Merge a variety of Coda fixes from HEAD to RELENG_7_0:Robert Watson2008-01-235-63/+39
* Merge uipc_usrreq.c:1.214 from HEAD to RELENG_7_0:Robert Watson2008-01-231-1/+1
* MFC: 1.26Jung-uk Kim2008-01-231-3/+4
* MFC: 1.201Jung-uk Kim2008-01-221-1/+1
* MFC rev. 1.156:Konstantin Belousov2008-01-211-1/+3
* MFC: 1.270Craig Rodrigues2008-01-201-3/+8
* MFC 1.28,1.29: reject cpufreq changes before sched_bind() is usable andNate Lawson2008-01-191-1/+28
* MFC fix for the panic("vm_thread_new: kstack allocation failed") andKonstantin Belousov2008-01-1940-92/+221
* MFC rev. 1.52:Konstantin Belousov2008-01-191-6/+50
* This commit was manufactured by cvs2svn to create branch 'RELENG_7_0'.cvs2svn2008-01-181-0/+65
* Merge uipc_sem.c:1.30 from RELENG_7 to RELENG_7_0:Robert Watson2008-01-171-0/+3
* MFC: sys/contrib/opensolaris/uts/common/fs/zfs/zvol.c 1.4Pawel Jakub Dawidek2008-01-171-11/+11
* MFC: sys/contrib/opensolaris/uts/common/fs/zfs/vdev.c 1.4Pawel Jakub Dawidek2008-01-171-0/+11
* MFC: sys/vm/vm_kern.c 1.131Pawel Jakub Dawidek2008-01-171-6/+13
* MFC rev 1.14:Olivier Houchard2008-01-161-0/+69
* MFC: queue an asynch handler to re-enable a level-triggered GPENate Lawson2008-01-162-6/+26
* MFC: Use a dummy interrupt handler to work around lpt(4) interruptJohn Baldwin2008-01-152-0/+40
* MFC: Update to firmware version 1.4.29 from 1.4.25Andrew Gallatin2008-01-152-25570/+26369
* MFC: Close a race in the kern.ttys sysctl handler that resulted in panicsJohn Baldwin2008-01-121-3/+20
* MFC: Lock the vnode interlock while reading v_usecount to updateJohn Baldwin2008-01-121-0/+3
* MFC: 1.25Marius Strobl2008-01-091-12/+9
* MFC rev. 1.22Alexander Motin2008-01-091-1/+1
* MFC rev. 1.89, 1.90:Konstantin Belousov2008-01-091-8/+21
* MFC rev. 1.392:Konstantin Belousov2008-01-091-1/+3
* MFC route.c@1.125 and route.h@1.68:Maxime Henrion2008-01-092-1/+11
* MFC important fixes by sos@:Xin LI2008-01-094-93/+233
* MFC:Henrik Brix Andersen2008-01-072-4/+7
* MFC: Use devclass_get_count() instead of devclass_get_maxunit().John Baldwin2008-01-071-1/+1
* MFC rev. 1.107:Konstantin Belousov2008-01-041-12/+19
* MFC rev. 1.106:Konstantin Belousov2008-01-041-9/+7
* MFC r1.8Andrew Thompson2007-12-291-0/+7
* - sctp-iterator should run at PI_NET priority ...not 0.Randall Stewart2007-12-291-1/+1
* MFC: Update to 2008.Warner Losh2007-12-261-3/+3
* MFC: 1.8Marius Strobl2007-12-231-1/+9
* Merge in_pcb.c:1.196.2.1 from RELENG_7 to RELENG_7_0:Robert Watson2007-12-221-1/+5
* Get ready for 7.0-RC1 builds.Ken Smith2007-12-221-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_7_0'.cvs2svn2007-12-227148-0/+3567298
|\
| * Merge mac_posix_sem.c:1.12 from HEAD to RELENG_7:Robert Watson2007-12-211-0/+1
| * Merge in6_pcb.c:1.86 from HEAD to RELENG_7:Robert Watson2007-12-211-0/+6
| * MFC r1.25Andrew Thompson2007-12-211-2/+2
| * MFC r1.108Andrew Thompson2007-12-211-0/+7
| * MFC: Remove redundant checks for msgsnd(3) and msgrcv(3).John Baldwin2007-12-201-6/+0
| * MFC: 1.141: Fix bugs in the TCP syncache timeout code.Ruslan Ermilov2007-12-201-8/+18
| * MFC:David Xu2007-12-204-23/+48
| * MFC revision 1.679:Rui Paulo2007-12-191-0/+25
| * Regen.John Baldwin2007-12-194-10/+26
| * MFC revision 1.662 and 1.663:Rui Paulo2007-12-191-0/+25
| * MFC: Add freebsd32 compat wrappers for msgctl() and __semctl().John Baldwin2007-12-193-29/+223