summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove trailing whitespace.des2004-01-251-24/+24
* Replace description of the mutex profiling code with a reference todes2004-01-251-20/+2
* Add more implentation notes based on the comments in sys/conf/NOTES.des2004-01-251-0/+14
* Fixed a bug that previous revision has introduced -- we missedru2004-01-251-3/+5
* Add a cross-reference to MUTEX_PROFILING(9).des2004-01-251-0/+1
* Add a manual page for the mutex profiling code.des2004-01-252-0/+142
* I don't normally use my middle name, so remove it from attributions indes2004-01-2510-15/+15
* Dhclient dumps core on suspend/resume cycles. If the client isn't activembr2004-01-251-4/+9
* Move LongRun support out of identcpu.c, where it hardly belongs, into itssobomax2004-01-253-263/+311
* Move LongRun support out of identcpu.c, where it hardly belongs, into itssobomax2004-01-251-0/+1
* - sched_strict has been dead for a long time now. Get rid of it.jeff2004-01-251-3/+0
* - Clean up KASSERTS.jeff2004-01-251-4/+4
* - Correct function names listed in KASSERTs. These were copied from otherjeff2004-01-251-10/+11
* - Now that both schedulers support temporary cpu pinning use this ratherjeff2004-01-251-77/+17
* - Implement cpu pinning and binding. This is acomplished by keeping a per-jeff2004-01-251-12/+128
* - Use a unique string for the sched_setup SYSINIT and rename sched_setup tojeff2004-01-251-3/+3
* - Compile 4BSD in LINT since ULE will be tested by GENERIC kernel builds.jeff2004-01-251-2/+2
* Describe EOVERFLOW caseache2004-01-251-0/+9
* New release notes: SCHED_ULE default, cdboot buggy BIOS workaround,bmah2004-01-252-4/+80
* MFi386 revision 1.230alc2004-01-251-1/+0
* s/freebsd.org/FreeBSD.org/bmah2004-01-251-1/+1
* - Don't define DETECT_DEADLOCK. I don't know that this code has detectedjeff2004-01-251-1/+0
* - Add a flags parameter to mi_switch. The value of flags may be SW_VOL orjeff2004-01-2516-48/+37
* Add some basic support for measuring sleep mutex contention to therwatson2004-01-252-5/+42
* Correct KASSERT() in ndis_destroy(): ndis_mtx is a pointer now.wpaul2004-01-251-1/+4
* Add Sandberg USB to Serial Link (model number 133-08) to the list ofsimon2004-01-241-0/+2
* Deal with MOD_FREQUENCY before MOD_OFFSET because the latter is thephk2004-01-241-6/+6
* - Remove local changes that leaked into my last commit.jeff2004-01-241-5/+1
* - Recruit some new ULE users by making it the default scheduler in GENERIC.jeff2004-01-247-8/+12
* - ULE is not exactly experimental anymore. Change some comments and enablejeff2004-01-241-5/+5
* 1. Statically initialize swap_pager_full and swap_pager_almost_full to thealc2004-01-241-2/+6
* Regen after rev. 1.161 of usbdevs.sobomax2004-01-242-2/+11
* Add support for Crystalfontz CFA-631 USB LCD (uftdi(4) driver).sobomax2004-01-242-1/+6
* - Move performance-controlling sysctls into hw.p4tcc.* tree;sobomax2004-01-242-26/+36
* - Move performance-controlling sysctls into hw.p4tcc.* tree;sobomax2004-01-241-1/+1
* Move the test used to determine whether IPFilter is loaded or notmux2004-01-241-2/+11
* Rename the makefile variable MIBS to BMIBS so that it does notharti2004-01-241-3/+3
* Rename the MIBS makefile variable to BMIBS so that it does not conflictharti2004-01-244-8/+8
* - Move smp_topology to subr_smp.c so that it is defined on all architectures.jeff2004-01-242-1/+1
* o Pass a correct argument to errx(3).maxim2004-01-241-1/+1
* Instead of bogusly complaining about odd file names, handle them properlydes2004-01-241-11/+27
* Try to apply consistent indentation.des2004-01-241-20/+19
* Include the hostname in the history file.des2004-01-241-2/+3
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily sonectar2004-01-247-0/+7
* Bump the date.des2004-01-242-2/+2
* Bump version number to reflect the addition of cvsup support.des2004-01-242-2/+2
* Ignore incomplete logs when figuring out what branches and platformsdes2004-01-241-1/+1
* I won't be using stanley any more.des2004-01-242-14/+1
* Drop RELENG_5_1 due to lack of resources.des2004-01-241-1/+1
* Add powerpc, which should build cleanly now.des2004-01-241-1/+1
OpenPOWER on IntegriCloud