aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | Measure timer re-arming in the proper locationAndrea Bastoni2010-05-29
| | * | | Bugfix: PSN-EDF should log job_completion eventsAndrea Bastoni2010-05-29
| | * | | Bugfix: PSN-EDF should only requeue tasks that are not scheduledBjoern B. Brandenburg2010-05-29
| | * | | Used miscdevice API for sched_traceBjoern B. Brandenburg2010-05-29
| | * | | Bugfix: make fdso syscalls 64bit cleanBjoern B. Brandenburg2010-05-29
| | * | | Bugfix: don't inherit od_table across forksBjoern B. Brandenburg2010-05-29
| | * | | Bugfix: 1) incorrect FMLP high prio task tracking and 2) race in print statementGlenn Elliott2010-05-29
| | * | | Use generic preemption function in GSN- and PSN-EDF.Bjoern B. Brandenburg2010-05-29
| | * | | Introduce generic NP-section aware preemption functionBjoern B. Brandenburg2010-05-29
| | * | | Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-05-29
| | * | | Add virtual LITMUS^RT control device.Bjoern B. Brandenburg2010-05-29
| | * | | Bugfix: clear LITMUS^RT state on fork completelyBjoern B. Brandenburg2010-05-29
| | * | | Add Feather-Trace x86_64 architecture dependent codeAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add Feather-Trace x86_32 architecture dependent codeAndrea Bastoni2010-05-29
| | * | | Add support for x86_64 architectureAndrea Bastoni2010-05-29
| | * | | Add pull_timers_interrupt() to x86_64Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add PSN-EDF PluginAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add PFAIR pluginAndrea Bastoni2010-05-29
| | * | | Add optional dynamic assignment of tracing devices major nrAndrea Bastoni2010-05-29
| | * | | Better explanation of jump-to-CFS optimization removalBjoern B. Brandenburg2010-05-29
| | * | | Integrate litmus_tick() in task_tick_litmus()Andrea Bastoni2010-05-29
| | * | | Turn off GSN-EDF TRACE() spam by default.Bjoern B. Brandenburg2010-05-29
| | * | | Refactor binomial heap names: heap -> bheapAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add hrtimer_start_on() APIAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add send_pull_timers() support for x86_32 archAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add GSN-EDF pluginAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add LITRMUS^RT syscalls to x86_32Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add FMLP supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add Stack Resource Policy (SRP) supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add common EDF functionsAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add rt_domain_t supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add support for quantum alignmentAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add synchronous task release APIAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add complete_n() callAndrea Bastoni2010-05-29
| | * | | Move sched_trace ring buffer to kfifo implementationAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add Feather-Trace device file supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | | | | Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* | | | | Patched in Tegra support.Jonathan Herman2013-01-17
* | | | | Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-14
|\ \ \ \ \
| * | | | | tracing: Fix regression of trace_pipeLiu Bo2013-01-14
| * | | | | tracing: Fix regression with irqsoff tracer and tracing_on fileSteven Rostedt2013-01-11
* | | | | | Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-14
|\ \ \ \ \ \
| * | | | | | regmap: debugfs: Make sure we store the last entry in the offset cacheMark Brown2013-01-08
| * | | | | | regmap: debugfs: Ensure a correct return value for empty cachesMark Brown2013-01-08
| * | | | | | regmap: debugfs: Discard the cache if we fail to allocate an entryMark Brown2013-01-08
| * | | | | | regmap: debugfs: Fix check for block start in cached seeksMark Brown2013-01-08