Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass a thread argument into cpu_critical_{enter,exit}() rather than | rwatson | 2004-07-27 | 1 | -6/+6 |
* | These are changes to allow to use the Intel C/C++ compiler (lang/icc) | trhodes | 2004-03-12 | 1 | -3/+3 |
* | Fix syntax errors and wrong function prototypes in several MD header | le | 2004-03-05 | 1 | -2/+2 |
* | Revert the critical section implementation to disable interrupts via | jhb | 2003-11-03 | 1 | -15/+6 |
* | Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's | imp | 2003-08-12 | 1 | -2/+24 |
* | - GC unused cpu_thread_link(). | jhb | 2003-08-04 | 1 | -2/+0 |
* | Remove the critmode sysctl - the new method for critical_enter/exit (already | dillon | 2002-07-10 | 1 | -45/+17 |
* | Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() | dillon | 2002-04-01 | 1 | -0/+111 |