aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Make sched_trace conditional.Bjoern B. Brandenburg2007-05-16
* Reimplemented LITMUS standard FIFO semaphores + misc fixesBjoern B. Brandenburg2007-05-14
* Move specialized PI semaphore code into litmus_sem.c + small fixBjoern B. Brandenburg2007-05-14
* FIFO semaphores and FIFO PI sems seem to be working, after a few smallJohn M. Calandrino2007-05-10
* Added quick fix for FIFO semaphores. Other FIFO semaphores seem to beJohn M. Calandrino2007-05-10
* First attempt at FIFO semaphores and PI sems. This may not work...John M. Calandrino2007-05-10
* Another development update. Things seem to be working better now, but IJohn M. Calandrino2007-05-09
* Removed some comments. Things may indeed be working now.John M. Calandrino2007-05-09
* Fix to semaphores, so that things actually make sense...John M. Calandrino2007-05-09
* Development checkpoint. Still having issues.John M. Calandrino2007-05-09
* Various changes that I don't want to lose, but the code does not work.John M. Calandrino2007-05-09
* Some changes so that semaphores use correct wakeup functions.John M. Calandrino2007-05-03
* Fixed some race conditions in the priority inheritance code, and fixed aJohn M. Calandrino2007-05-01
* Fixed handling of changes in task priorities due to PI in GSN-EDF.John M. Calandrino2007-04-25
* Fixed GSN-EDF to handle correct wakeup of tasks that just exited aJohn M. Calandrino2007-04-24
* Compiles. Woo! TODO: Fix GSN-EDF so it is suspension-friendly.John M. Calandrino2007-04-24
* Fixed the PI issue with down calls, should work now.John M. Calandrino2007-04-24
* Fixed a number of issues, subtle and otherwise, with PI semaphores.John M. Calandrino2007-04-24
* Reverted back to spinlocks, added code to higher priority code inJohn M. Calandrino2007-04-23
* Converting spinlocks to queuelocks in my code, and also fixing stubs... inJohn M. Calandrino2007-04-23
* Fixed priority inheritance issues with PI semaphores. Added regularJohn M. Calandrino2007-04-23
* Added a way for tasks to see what their current priority is due to priorityJohn M. Calandrino2007-04-19
* Added priority inheritance within semaphores - compiles but has not beenJohn M. Calandrino2007-04-18
* Added stubs for modifying "semaphore" priority, in order to facilitateJohn M. Calandrino2007-04-18
* kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V2006-12-20
* kref refcnt and false positivesVenkatesh Pallipadi2006-12-20
* Remove stack unwinder for nowLinus Torvalds2006-12-15
* [PATCH] uml problems with linux/io.hAl Viro2006-12-13
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-13
* Fix typo in new debug options.Dave Jones2006-12-12
* [PATCH] add MODULE_* attributes to bit reversal libraryCal Peake2006-12-10
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-10
* [PATCH] fault-injection: optimize and simplify should_fail()Don Mullis2006-12-08
* [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTHDon Mullis2006-12-08
* [PATCH] fault-injection: Use bool-true-false throughoutDon Mullis2006-12-08
* [PATCH] fault-injection: stacktrace filtering kconfig fixAndrew Morton2006-12-08
* [PATCH] fault-injection Kconfig cleanupAndrew Morton2006-12-08
* [PATCH] fault injection: stacktrace filteringAkinobu Mita2006-12-08
* [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-08
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-08
* [PATCH] fault-injection capability for alloc_pages()Akinobu Mita2006-12-08
* [PATCH] fault-injection capability for kmallocAkinobu Mita2006-12-08
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-08
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-08
* [PATCH] bit reverse libraryAkinobu Mita2006-12-08
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-08
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] x86: all cpu backtraceAndrew Morton2006-12-06
* | [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-07