summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Commit 10/14 of sched_lock decomposition.jeff2007-06-045-76/+16
* Commit 10/14 of sched_lock decomposition.jeff2007-06-041-6/+11
* Commit 9/14 of sched_lock decomposition.jeff2007-06-041-57/+117
* Commit 8/14 of sched_lock decomposition.jeff2007-06-041-33/+52
* Commit 7/14 of sched_lock decomposition.jeff2007-06-041-58/+82
* Commit 6/14 of sched_lock decomposition.jeff2007-06-041-30/+14
* Commit 5/14 of sched_lock decomposition.jeff2007-06-041-35/+33
* Commit 4/14 of sched_lock decomposition.jeff2007-06-042-129/+163
* Commit 3/14 of sched_lock decomposition.jeff2007-06-044-192/+305
* Commit 2/14 of sched_lock decomposition.jeff2007-06-043-115/+106
* Commit 1/14 of sched_lock decomposition.jeff2007-06-047-164/+460
* Do proper "locking" for missing vmmeters part.attilio2007-06-0410-34/+44
* Rework the PCPU_* (MD) interface:attilio2007-06-0424-48/+99
* Despite several examples in the kernel, the third argument ofdwmalone2007-06-0440-77/+77
* Add a function for exporting 64 bit types.dwmalone2007-06-042-0/+26
* Revert to the previous version where the return value of uart_getenv()marcel2007-06-041-1/+2
* Add in a couple of things:ambrisko2007-06-042-19/+33
* No need to update link queue stats when round-robin algorithm enabled.mav2007-06-041-9/+10
* Reimplement traverse() helper function:pjd2007-06-046-40/+46
* Now that tone & delay times are correct (independent of hz), adjustbrian2007-06-041-2/+2
* Speaker durations are specified in 1/100ths of a second according tobrian2007-06-041-15/+19
* Add the machine-specific definitions for configuring the new physicalalc2007-06-041-0/+15
* Track an update in the MPI headers that was missed earlier.scottl2007-06-041-1/+1
* cleanup about the reassembly structures and routine:jinmei2007-06-042-25/+16
* o Implemented Rx/Tx checksum offload. The simple checksum logic inyongari2007-06-043-224/+420
* Migrate from setting a CARD_OK flag in a shared word, to setting itsimp2007-06-043-32/+21
* Free the portinfo object on unload.scottl2007-06-041-0/+4
* Don't register cb_func_filt if the client driver doesn't have a filter.imp2007-06-041-4/+3
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-0422-1346/+3701
* This commit was generated by cvs2svn to compensate for changes in r170263,darrenr2007-06-0412-154/+555
|\
| * Import IPFilter 4.1.23 to vendor branch.darrenr2007-06-0434-1527/+4276
* | Add the machine-specific definitions for configuring the new physicalalc2007-06-041-0/+38
* | Add the machine-specific definitions for configuring the new physicalalc2007-06-031-0/+38
* | Add the machine-specific definitions for configuring the new physicalalc2007-06-032-1/+45
* | mpt.c:scottl2007-06-033-32/+514
* | Update to MPI 1.5.16scottl2007-06-039-456/+589
* | Prepare for the new physical memory allocator: Change the way that thealc2007-06-032-2/+2
* | Revert some debugging KTRs that were added during development.kris2007-06-031-4/+0
* | Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) .ariff2007-06-033-6/+12
* | Minor filter tweaks:imp2007-06-031-26/+47
* | disable taskqueue_drain calls on transition to INIT state; we need tosam2007-06-031-0/+2
* | Disable CPU idle states during suspend and reenable them during resume.njl2007-06-031-2/+29
* | Remove definition of the GCC3 variable. It was introduced in rev.marcel2007-06-021-2/+0
* | Add support for Asus A3N laptops.philip2007-06-021-0/+12
* | Fix a bug introduced in the per-CPU Cx states commit. The wrong loop varnjl2007-06-021-30/+27
* | Mute the main audio during reboot/shutdown. This prevents a burst of staticnjl2007-06-021-2/+16
* | AcpiAcquireGlobalLock() can sometimes sleep if the mutex is contested.njl2007-06-021-13/+10
* | Remove (accidentally) included types.h .ariff2007-06-021-1/+0
* | Use standard pcm_get/setflags() rather than dereferencing softc whileariff2007-06-024-41/+26
* | Separate license from comments.joel2007-06-024-7/+10
OpenPOWER on IntegriCloud