aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Final GPUSync implementation.wip-gpu-rtss12Glenn Elliott2012-05-14
* fix minor bugs. there is still a bug in GEDF PAI.Glenn Elliott2012-04-27
* Port rtss12 features to C-EDF (untested)Glenn Elliott2012-04-25
* Tested/Fixed IKGLP heurs. OS WORK FINALLY DONE!Glenn Elliott2012-04-23
* Donor dequeue heuristic for IKGLP. Untested.Glenn Elliott2012-04-20
* Untested donee selection heuristic for IKGLP.Glenn Elliott2012-04-20
* Added hooks for IKGLP affinity and a little logic.Glenn Elliott2012-04-18
* Zap line-endingsGlenn Elliott2012-04-18
* Added support for simult-users in kfmlpGlenn Elliott2012-04-18
* Fixed and tested aff-aware KFMLP. (finally!)Glenn Elliott2012-04-18
* Implement GPU-affinity-aware kfmlp (untested)Glenn Elliott2012-04-16
* Infrastructure for affinity-aware k-exclusionGlenn Elliott2012-04-15
* Update PAI to support multiGPUs (todo: klitirqd)Glenn Elliott2012-04-15
* remove fifo/rm header files left overGlenn Elliott2012-04-15
* add kfmlp as separate fileGlenn Elliott2012-04-15
* Merge branch 'wip-gpu-interrupts' into wip-gpu-rtss12Glenn Elliott2012-04-15
|\
| * Merge branch 'wip-pai' into wip-gpu-interruptsGlenn Elliott2012-03-04
| |\
| | * Fix bugs in tracing and PAI handlingGlenn Elliott2012-01-20
| | * Completed PAI for C-EDF.Glenn Elliott2012-01-14
| | * PAI implementation, C-RM, C-FIFO.Glenn Elliott2012-01-11
| | * Full patch for klitirqd with Nvidia GPU support.Glenn Elliott2011-06-02
* | | Move RSM and IKGLP imp. to own .c fileswip-ikglpGlenn Elliott2012-04-13
* | | Added support for Dynamic Group Locks (DGLs)Glenn Elliott2012-04-11
* | | Fix IKGLP bugs discovered in test.Glenn Elliott2012-04-09
* | | Untested implementation of IKGLP.Glenn Elliott2012-04-04
* | | Infrastructure of IKGLP. lock/unlock are stubsGlenn Elliott2012-03-31
* | | Nested inheritance with fine-grained locking.Glenn Elliott2012-03-30
* | | Merge branch 'wip-binary-heap' into wip-nested-locksGlenn Elliott2012-03-23
|\ \ \
| * | | Simplify binheap_delete and add binheap_decreaseGlenn Elliott2012-03-21
| * | | GSN-EDF: Use binary heap instead of binomial heap.Glenn Elliott2012-03-21
| * | | Binary heap implementationGlenn Elliott2012-03-21
| |/ /
* | | blahGlenn Elliott2012-03-23
* | | Introduction of basic nesting foundations.Glenn Elliott2012-03-22
|/ /
* | Typo in macroJonathan Herman2012-02-16
* | Feather-Trace: keep track of interrupt-related interference.2012.1Bjoern B. Brandenburg2012-01-30
* | Litmus core: simplify np-section protocolwip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* | ftdev: let bufffer-specific code handle writes from userspaceBjoern B. Brandenburg2011-11-24
* | Feather-Trace: keep track of release latencyBjoern B. Brandenburg2011-11-24
* | Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* | Add option to turn off preemption state tracingBjoern B. Brandenburg2011-11-24
* | C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* | COMMENT: Correct comment on precise budget enforcementGlenn Elliott2011-08-27
* | Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
* | Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\ \ | |/ |/|
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-20
| |\
| | * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-20
| | |\
| | | * rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-20
| * | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-20
| * | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-20
| |/ /
| * | include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-18