index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Lookup table EDF-os
wip-edf-os
Jeremy Erickson
2013-05-10
*
Use initial CPU set by client
wip-semi-part-edfos-jerickso
Jeremy Erickson
2013-05-04
*
Use NR_CPUS_EDF_OS instead of NR_CPUS to allow proper interface with liblitmus
Jeremy Erickson
2013-05-03
*
Add some debugging, correctness, and style improvements
Jeremy Erickson
2013-05-03
*
Change ordering of fraction array and add first_cpu back
Jeremy Erickson
2013-05-02
*
Improve precision and optimizations
Jeremy Erickson
2013-05-02
*
Fix EDF-os compile errors
Jeremy Erickson
2013-05-02
*
First version of EDF-os plugin before fixing compile errors
Jeremy Erickson
2013-05-02
*
Update rt_param for EDF-os
Jeremy Erickson
2013-05-01
*
Initial EDF-os clone of EDF-fm
Jeremy Erickson
2013-04-30
*
Fix runqueue bug
Jeremy Erickson
2013-04-29
*
Fix compile error
Jeremy Erickson
2013-04-29
*
EDF-WM: rely on generic enforcement timer
Bjoern B. Brandenburg
2011-01-26
*
Add EDF-fm plugin
Bjoern B. Brandenburg
2011-01-26
*
Add NPS-F plugin
Bjoern B. Brandenburg
2011-01-26
*
Add EDF-WM plugin
Bjoern B. Brandenburg
2011-01-26
*
Allow tracing of 'pull timer' events
Bjoern B. Brandenburg
2011-01-26
*
bugfix: avoid underflow in budget_remaining()
Bjoern B. Brandenburg
2011-01-26
*
Litmus core: allow PRECISE_ENFORCEMENT
2010.2
Bjoern B. Brandenburg
2010-10-19
*
Litmus core: enable precise budget enforcement
Bjoern B. Brandenburg
2010-10-19
*
Litmus core: add plugin-independent precise budget enforcement infrastructure
Bjoern B. Brandenburg
2010-10-19
*
Litmus core: add macro to test for PRECISE_ENFORCEMENT
Bjoern B. Brandenburg
2010-10-19
*
Litmus core: add budget_remaining() helper
Bjoern B. Brandenburg
2010-10-19
*
hrtimer: add init function to properly set hrtimer_start_on_info params
Andrea Bastoni
2010-10-19
*
Litmus core: set state to TASK_RUNNING before calling wake_up()
Bjoern B. Brandenburg
2010-10-19
*
rt_domain_t: disable timer TRACE() spam by default
Bjoern B. Brandenburg
2010-10-19
*
rt_domain_t: add add_release_on()
Bjoern B. Brandenburg
2010-10-18
*
PSN-EDF: remove outdated comment
Bjoern B. Brandenburg
2010-09-21
*
Bugfix: avoid link error in Feather-Trace on x86
Bjoern B. Brandenburg
2010-07-16
*
Bugfix: avoid conditional compilation dependent error
Andrea Bastoni
2010-07-16
*
Bugfix: change __ARCH_HAS_SEND_PULL_TIMERS in CONFIG_ARCH_HAS_SEND_PULL_TIMERS
Andrea Bastoni
2010-06-12
*
Make litmus_sched_class static
Andrea Bastoni
2010-06-10
*
Make platform-specific Feather-Trace depend on !CONFIG_DEBUG_RODATA
Bjoern B. Brandenburg
2010-06-01
*
Make PFAIR optional to prevent build and runtime failures.
Bjoern B. Brandenburg
2010-06-01
*
Make C-EDF depend on x86 and SYSFS
Andrea Bastoni
2010-06-01
*
Make smp_send_pull_timers() optional.
Bjoern B. Brandenburg
2010-06-01
*
Make release master support optional
Bjoern B. Brandenburg
2010-06-01
*
Make compilation of C-EDF optional.
Bjoern B. Brandenburg
2010-05-30
*
Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable.
Bjoern B. Brandenburg
2010-05-30
*
Bugfix: re-insert missing TS_PLUGIN_TICK_END tracing point
Andrea Bastoni
2010-05-30
*
Add support for one single cluster (all cpus) on C-EDF
Andrea Bastoni
2010-05-30
*
Added support for choices in budget policy enforcement.
Glenn Elliott
2010-05-30
*
Update kfifo and spinlock_t in sched_trace.c
Andrea Bastoni
2010-05-29
*
Update sched_class and spinlock_t in litmus.c
Andrea Bastoni
2010-05-29
*
Change most LitmusRT spinlock_t in raw_spinlock_t
Andrea Bastoni
2010-05-29
*
Merge branch 'master' into wip-merge-2.6.34
Andrea Bastoni
2010-05-29
|
\
|
*
Add C-EDF Plugin
2010.1
Andrea Bastoni
2010-05-29
|
*
Export shared_cpu_map
Andrea Bastoni
2010-05-29
|
*
Synchronize plugin switching
Andrea Bastoni
2010-05-29
|
*
Measure timer re-arming in the proper location
Andrea Bastoni
2010-05-29
[next]