aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* LITMUS^RT core: keep track of time of last suspensionBjoern Brandenburg2016-06-23
* PFAIR: don't arm timer for tardy tasksBjoern Brandenburg2016-03-24
* Switch to aligned quanta by default.Bjoern Brandenburg2016-03-24
* Add partitioned reservation-based scheduler plugin (P-RES)Bjoern Brandenburg2016-03-20
* Add basic generic reservation-based scheduling infrastructureBjoern Brandenburg2016-03-20
* Add reservation configuration types to rt_param.hBjoern Brandenburg2016-03-20
* LITMUS^RT syscall: expose sys_reservation_create() via ioctl()Bjoern Brandenburg2016-03-20
* Add reservation creation API to plugin interface & syscallsBjoern Brandenburg2016-03-20
* hrtimer integration: properly trace late-added timersBjoern Brandenburg2016-03-20
* Hook into hrtimer to report large latenciesBjoern Brandenburg2016-03-20
* Add KConfig options for timer latency warningsBjoern Brandenburg2016-03-20
* Feather-Trace: cosmetic change in latency callbackBjoern Brandenburg2016-03-16
* LITMUS^RT core: be more careful when pull-migrating tasksBjoern Brandenburg2016-03-08
* LITMUS^RT core: add post-migration validation callbackBjoern Brandenburg2016-03-08
* LITMUS^RT core: add next_became_invalid() callbackBjoern Brandenburg2016-03-08
* LITMUS^RT core: add should_wait_for_stack() callbackBjoern Brandenburg2016-03-08
* FP: add list-based ready queueBjoern Brandenburg2016-03-08
* Feather-Trace: Add macros for message-passing timestampsBjoern Brandenburg2016-03-08
* one-shot complete_job(): set completed flagBjoern Brandenburg2016-03-08
* LITMUS^RT: Enable plugins to permit RT tasks to forkBjoern Brandenburg2016-03-08
* Plugin interface: add fork_task() callbackBjoern Brandenburg2016-03-08
* LITMUS^RT: improve integration with fork()Bjoern Brandenburg2016-03-08
* LITMUS^RT: split task admission into two functionsBjoern Brandenburg2016-03-08
* LITMUS^RT scheduling class: mark enqueued task as presentBjoern Brandenburg2016-03-08
* Add void* plugin_state pointer to task_structBjoern Brandenburg2016-03-08
* Add new overhead tracing event IDsBjoern Brandenburg2016-03-08
* Patch hrtimer_wakeup() callback to record RELEASE overheadBjoern Brandenburg2016-03-08
* Patch hrtimer_wakeup() callback to record RELEASE_LATENCYBjoern Brandenburg2016-03-08
* TRACE(): add TRACE_WARN_ON() helperBjoern Brandenburg2016-03-08
* LITMUS^RT proc: fix wrong memset()Bjoern Brandenburg2016-03-08
* PSN-EDF: fix wrong memset()Bjoern Brandenburg2016-03-08
* PFAIR: fix wrong memset()Bjoern Brandenburg2016-03-08
* GSN-EDF: fix wrong memset()Bjoern Brandenburg2016-03-08
* C-EDF: fix bad memset()Bjoern Brandenburg2016-03-08
* P-FP: fix wrong memset()Bjoern Brandenburg2016-03-08
* Don't preempt before time check in sleep_until_next_release()Bjoern Brandenburg2016-03-08
* Pick non-zero syscall ID start rangeBjoern Brandenburg2016-03-08
* Expose LITMUS^RT system calls via control page ioctl()Bjoern Brandenburg2016-03-08
* Merge pull request #6 from Mutinifni/masterBjörn Brandenburg2016-03-08
|\
| * Revamped hrtimer_start_on() supportPratyush Patel2016-02-09
| * Revert "Add hrtimer_start_on() support"Pratyush Patel2016-02-07
* | Free before setting NULL to prevent memory leakMahircan Gul2016-02-08
|/
* Fix RCU locking in sys_get_rt_task_param()Bjoern Brandenburg2015-12-18
* Add alternate complete_job() default implementationBjoern Brandenburg2015-12-18
* Export job release time and job sequence number in ctrl pageBjoern Brandenburg2015-12-16
* ftdev: respect O_NONBLOCK flag in ftdev_read()Bjoern Brandenburg2015-12-16
* sched_trace: record exec_time in ST_COMPLETION recordsBjoern Brandenburg2015-12-16
* Merge pull request #4 from geoffret/ctrlPageDeadlinesBjörn Brandenburg2015-12-16
|\
| * Adds control page deadline offsetGeoffrey2015-12-08
| * Adds deadline field to control page and updates it when setting up jobs for r...Geoffrey2015-12-08
|/