aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-09-27
| * Initial commitJonathan Herman2012-09-21
| * EDF priority tie-breaks.Glenn Elliott2012-09-21
| * Include a missing header file.Christopher Kenna2012-09-20
| * New Feature: Arbitrary deadlines.2012.2Glenn Elliott2012-08-01
| * P-FP: Clarify meaning of prioritiesBjoern Brandenburg2012-07-23
| * P-FP: make PCP available to userspaceSven Dziadek2012-07-23
| * P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-07-23
| * GSN-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
| * Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
| * An efficient binary heap implementation.wip-stage-binheapGlenn Elliott2012-05-26
| * Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
* | Resolved merge bugs.Jonathan Herman2012-09-29
* | Merge branch 'wip-color' into wip-mcJonathan Herman2012-09-29
|\ \
| * | Summarize schedulability with final recordwip-colorJonathan Herman2012-05-15
| * | Chunking for locking protocolJonathan Herman2012-05-15
| * | Per job blockingJonathan Herman2012-05-14
| * | Can disable nonpreemptivityJonathan Herman2012-05-13
| * | Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2012-05-09
| * | Add the time to the task_exit eventChristopher Kenna2012-05-06
| * | Fixed compile bugJonathan Herman2012-05-06
| * | Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-05-06
| * | Finer-grained fifo lockingJonathan Herman2012-05-06
| * | Exported page size via color proc interfaceJonathan Herman2012-05-06
| * | Add proc entry to display cache infoJonathan Herman2012-05-06
| * | Tasks specify colors and pages when allocating pagesJonathan Herman2012-05-05
| * | Group locks now allocate fields dynamicallyJonathan Herman2012-05-04
| * | Move nr_colors into color_cache_info and extern it for everyone.Christopher Kenna2012-05-04
| * | Fix minor compiler complaints.Christopher Kenna2012-05-03
| * | Added color scheduleJonathan Herman2012-05-03
| * | use remap_pfn_range and automatic reclaimingChristopher Kenna2012-05-02
| * | Add the beginings of a SPARC port. Edit page-types to work on SPARCChristopher Kenna2012-05-01
| * | Use a typedef for the color number.Christopher Kenna2012-04-26
| * | change color to 16 bitsChristopher Kenna2012-04-10
| * | Allocate colored pages according to color ctrl page.Christopher Kenna2012-04-08
| * | Page reclaiming, control devices, cleanup.Christopher Kenna2012-04-08
| * | minor clean-upChristopher Kenna2012-04-01
| * | Allow dynamically allocated locks for Lockdep.Christopher Kenna2012-03-31
| * | Allocate only one page at a time. Add proc interface.Christopher Kenna2012-03-29
| * | First commit.Christopher Kenna2012-03-26
| |/
| * 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