aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus
Commit message (Expand)AuthorAge
* LITMUS^RT core: add generic handler for sporadic job arrivalsBjoern Brandenburg2016-07-20
* add fields for clock_nanosleep() supportBjoern Brandenburg2016-07-20
* sched_trace: add sched_trace_last_suspension_as_completion()Bjoern Brandenburg2016-06-23
* LITMUS^RT core: keep track of time of last suspensionBjoern Brandenburg2016-06-23
* 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
* 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
* Plugin interface: add fork_task() callbackBjoern Brandenburg2016-03-08
* Add void* plugin_state pointer to task_structBjoern Brandenburg2016-03-08
* Add new overhead tracing event IDsBjoern Brandenburg2016-03-08
* TRACE(): add TRACE_WARN_ON() helperBjoern 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
* Revamped hrtimer_start_on() supportPratyush Patel2016-02-09
* Add alternate complete_job() default implementationBjoern Brandenburg2015-12-18
* Export job release time and job sequence number in ctrl pageBjoern Brandenburg2015-12-16
* sched_trace: record exec_time in ST_COMPLETION recordsBjoern 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
* Fix __NR_syscalls for ARMNamhoon Kim2015-11-10
* Add x86 syscall defs for get_current_budgetBjoern Brandenburg2015-09-07
* LITMUS^RT Core: add get_current_budget() system callBjoern Brandenburg2015-09-07
* Add LITMUS^RT core implementationBjoern Brandenburg2015-08-09
* Add tracepoint supportBjoern Brandenburg2015-08-09
* Add schedule tracing supportBjoern Brandenburg2015-08-09
* Introduce main LITMUS^RT headerBjoern Brandenburg2015-08-09
* Extend task_struct with rt_paramBjoern Brandenburg2015-08-09
* Add TRACE() debug tracing supportBjoern Brandenburg2015-08-09
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2015-08-09
* Feather-Trace: add LITMUS^RT overhead tracing infrastructureBjoern Brandenburg2015-08-09
* Feather-Trace: add generic ftdev device driverBjoern Brandenburg2015-08-09
* Feather-Trace: add platform independent implementationBjoern Brandenburg2015-08-09