| Commit message (Expand) | Author | Age |
* | Make sched_trace conditional. | Bjoern B. Brandenburg | 2007-05-16 |
* | Reimplemented LITMUS standard FIFO semaphores + misc fixes | Bjoern B. Brandenburg | 2007-05-14 |
* | Move specialized PI semaphore code into litmus_sem.c + small fix | Bjoern B. Brandenburg | 2007-05-14 |
* | FIFO semaphores and FIFO PI sems seem to be working, after a few small | John M. Calandrino | 2007-05-10 |
* | Added quick fix for FIFO semaphores. Other FIFO semaphores seem to be | John M. Calandrino | 2007-05-10 |
* | First attempt at FIFO semaphores and PI sems. This may not work... | John M. Calandrino | 2007-05-10 |
* | Another development update. Things seem to be working better now, but I | John M. Calandrino | 2007-05-09 |
* | Removed some comments. Things may indeed be working now. | John M. Calandrino | 2007-05-09 |
* | Fix to semaphores, so that things actually make sense... | John M. Calandrino | 2007-05-09 |
* | Development checkpoint. Still having issues. | John M. Calandrino | 2007-05-09 |
* | Various changes that I don't want to lose, but the code does not work. | John M. Calandrino | 2007-05-09 |
* | Some changes so that semaphores use correct wakeup functions. | John M. Calandrino | 2007-05-03 |
* | Fixed some race conditions in the priority inheritance code, and fixed a | John M. Calandrino | 2007-05-01 |
* | Fixed handling of changes in task priorities due to PI in GSN-EDF. | John M. Calandrino | 2007-04-25 |
* | Fixed GSN-EDF to handle correct wakeup of tasks that just exited a | John M. Calandrino | 2007-04-24 |
* | Compiles. Woo! TODO: Fix GSN-EDF so it is suspension-friendly. | John M. Calandrino | 2007-04-24 |
* | Fixed the PI issue with down calls, should work now. | John M. Calandrino | 2007-04-24 |
* | Fixed a number of issues, subtle and otherwise, with PI semaphores. | John M. Calandrino | 2007-04-24 |
* | Reverted back to spinlocks, added code to higher priority code in | John M. Calandrino | 2007-04-23 |
* | Converting spinlocks to queuelocks in my code, and also fixing stubs... in | John M. Calandrino | 2007-04-23 |
* | Fixed priority inheritance issues with PI semaphores. Added regular | John M. Calandrino | 2007-04-23 |
* | Added a way for tasks to see what their current priority is due to priority | John M. Calandrino | 2007-04-19 |
* | Added priority inheritance within semaphores - compiles but has not been | John M. Calandrino | 2007-04-18 |
* | Added stubs for modifying "semaphore" priority, in order to facilitate | John M. Calandrino | 2007-04-18 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 2005-09-05 |