aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Minor changes to lock procGlenn Elliott2013-01-18
* minor fixesGlenn Elliott2013-01-18
* Support NV 304.x and 310.x drivers.Glenn Elliott2013-01-18
* Removed trailing spaces.Glenn Elliott2013-01-18
* /proc hooks for locking protocols.Glenn Elliott2013-01-18
* Increase max aux runtime from 1 jiffy to 4.Glenn Elliott2013-01-18
* Remove tasklet::owner field (just commented out).Glenn Elliott2013-01-18
* Remove tasklet_owner requirements.Glenn Elliott2013-01-15
* Fix WARN_ON() and fix CUDA 5.0 (NV RM 310.x).Glenn Elliott2013-01-15
* remove sem/mutex hacks needed for old klmirqdGlenn Elliott2013-01-10
* Merge branch 'wip-gpu-cleanup' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\
| * Enable sched_trace log injection from userspacewip-gpu-cleanupGlenn Elliott2013-01-09
| * Extend non-rt support to sync-releases.Glenn Elliott2013-01-08
| * Allow klmirqd threads to be given names.wip-klmirqd-to-auxGlenn Elliott2012-12-13
| * Fix several klmirqd bugs.Glenn Elliott2012-12-13
| * test2Glenn Elliott2012-12-13
| * blahGlenn Elliott2012-12-13
| * Fix klmirqd plugin switching to not panic.Glenn Elliott2012-12-13
| * Use num_online_gpus()Glenn Elliott2012-12-12
| * Cluster assignment of nv klmirqd threads.Glenn Elliott2012-12-12
| * make klmirqd work like aux tasks. checkpoint.Glenn Elliott2012-12-12
| * Rename klitirqd klmirqd.Glenn Elliott2012-12-09
| * Specify aux thread granularity in jiffiesGlenn Elliott2012-12-09
| * Send reboot notifications to LitmusGlenn Elliott2012-12-07
| * AUX_FUTURE and revised inh-based aux tie breakGlenn Elliott2012-12-06
| * Fix compilation warnings.Glenn Elliott2012-11-30
| * More improvements on affinity heuristicsGlenn Elliott2012-11-30
| * Merge branch 'wip-aux-hacks' into wip-load-balance-gpusGlenn Elliott2012-11-11
| |\
| | * boost aux tasks unconditionallyGlenn Elliott2012-11-11
| * | improve ikglp heuristicsGlenn Elliott2012-11-11
| |/
| * Description of refined aux task inheritance.Glenn Elliott2012-09-17
| * Fixed three bugs with aux threads and nested locksGlenn Elliott2012-09-17
| * Merge branch 'prop/sched_fork' into wip-gpu-rtas12Glenn Elliott2012-09-17
| |\
| | * Do processor state transitions in schedule_tail().Glenn Elliott2012-09-17
| * | Add support for CUDA 5.0 (release candidate)Glenn Elliott2012-09-16
| * | C-EDF support for auxillary tasks.Glenn Elliott2012-09-16
| * | Added CONFIG_REALTIME_AUX_TASKS optionGlenn Elliott2012-09-16
| * | Implement real-time aux threads. G-EDF only.Glenn Elliott2012-09-16
| * | checkpoint for aux_tasks. can still deadlockGlenn Elliott2012-09-14
| * | Merge branch 'wip-gpu-rtas12' into wip-slave-threadsGlenn Elliott2012-09-11
| |\ \
| | * | changed gpu filtering to 1.5 stdev.Glenn Elliott2012-09-11
| | * | Fix hang from bug in edf_common.cGlenn Elliott2012-09-11
| | * | Merge remote-tracking branch 'github/prop/litmus-signals' into wip-gpu-rtas12Glenn Elliott2012-09-10
| | |\ \
| | | * | Infrastructure for Litmus signals.prop/litmus-signalsGlenn Elliott2012-09-07
| | | |/
| | * | Merge branch 'prop/robust-tie-break' into wip-gpu-rtas12Glenn Elliott2012-09-10
| | |\ \
| | | * | Fixed type-os and clarified text in litmus/KconfigGlenn Elliott2012-09-08
| | | * | EDF priority tie-breaks.wip-robust-tie-breakGlenn Elliott2012-08-27
| | | * | Improve readability of EDF comparisons.Glenn Elliott2012-08-20
| | | |/
| | * | standard devation-based gpu affinity predictorGlenn Elliott2012-09-10
| | * | simple average trackingGlenn Elliott2012-09-09