| 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 |
* | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 2006-12-20 |
* | kref refcnt and false positives | Venkatesh Pallipadi | 2006-12-20 |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 |
* | [PATCH] uml problems with linux/io.h | Al Viro | 2006-12-13 |
* | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 2006-12-13 |
* | Fix typo in new debug options. | Dave Jones | 2006-12-12 |
* | [PATCH] add MODULE_* attributes to bit reversal library | Cal Peake | 2006-12-10 |
* | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 2006-12-10 |
* | [PATCH] fault-injection: optimize and simplify should_fail() | Don Mullis | 2006-12-08 |
* | [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH | Don Mullis | 2006-12-08 |
* | [PATCH] fault-injection: Use bool-true-false throughout | Don Mullis | 2006-12-08 |
* | [PATCH] fault-injection: stacktrace filtering kconfig fix | Andrew Morton | 2006-12-08 |
* | [PATCH] fault-injection Kconfig cleanup | Andrew Morton | 2006-12-08 |
* | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 2006-12-08 |
* | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita | 2006-12-08 |
* | [PATCH] bit reverse library | Akinobu Mita | 2006-12-08 |
* | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge | 2006-12-08 |
* | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 2006-12-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [PATCH] x86: all cpu backtrace | Andrew Morton | 2006-12-06 |
* | | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 2006-12-07 |