index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-color
Christopher Kenna
2012-10-23
|
\
|
*
Output additional data in MC completion records.
Jonathan Herman
2012-10-23
*
|
Merge Jonathan's wip-mc into odroidx-color.
Christopher Kenna
2012-09-30
|
\
|
|
*
Fixed sched_color run issues.
Jonathan Herman
2012-09-30
|
|
\
|
*
|
Resolved merge bugs.
Jonathan Herman
2012-09-29
|
*
|
Merge branch 'wip-color' into wip-mc
Jonathan Herman
2012-09-29
|
|
\
\
|
|
*
|
Added color schedule
Jonathan Herman
2012-05-03
|
*
|
|
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-13
|
*
|
|
Sperated b and c overheads
Jonathan Herman
2011-12-27
|
*
|
|
Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...
Jonathan Herman
2011-10-13
|
|
\
\
\
|
|
*
|
|
add level-A scheduling event
Christopher Kenna
2011-10-11
|
*
|
|
|
Fixed very obscure race condition
Jonathan Herman
2011-10-13
|
|
/
/
/
|
*
|
|
Adding events is now accomplished in O(1) time
Jonathan Herman
2011-10-10
|
*
|
|
Fixed a timer bug and implemented finish switch.
Jonathan Herman
2011-10-09
|
*
|
|
Allow scheduler to 'logically' remove crit_entry's from level-C heap.
Jonathan Herman
2011-10-08
|
*
|
|
Fixed timer issue and atomic remove issue in level A domain.
Jonathan Herman
2011-10-08
*
|
|
|
Merge LITMUS^RT staging (as of time of this commit).
Christopher Kenna
2012-09-29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Do processor state transitions in schedule_tail().
Glenn Elliott
2012-09-21
|
*
|
|
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-30
|
|
|
/
|
|
/
|
|
*
|
Prevent Linux to send IPI and queue tasks on remote CPUs.
Andrea Bastoni
2011-08-27
|
*
|
Merge 'Linux v3.0' into Litmus
Andrea Bastoni
2011-08-27
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Litmus core: replace FMLP & SRP system calls with generic syscalls
Bjoern B. Brandenburg
2011-02-01
|
*
|
bugfix: don't let children stay Litmus real-time tasks
Bjoern B. Brandenburg
2011-01-30
|
*
|
Workaround: do not set rq->skip_clock_update
Bjoern B. Brandenburg
2010-11-11
|
*
|
Implement proper remote preemption support
Bjoern B. Brandenburg
2010-11-11
|
*
|
hook litmus tick function into hrtimer-driven ticks
Bjoern B. Brandenburg
2010-11-11
|
*
|
Merge commit 'v2.6.36' into wip-merge-2.6.36
Andrea Bastoni
2010-10-23
|
|
\
\
|
*
|
|
hrtimer: add init function to properly set hrtimer_start_on_info params
Andrea Bastoni
2010-10-19
|
*
|
|
Make smp_send_pull_timers() optional.
Bjoern B. Brandenburg
2010-06-01
|
*
|
|
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
|
|
\
\
\
|
|
*
|
|
Measure timer re-arming in the proper location
Andrea Bastoni
2010-05-29
|
|
*
|
|
Bugfix: clear LITMUS^RT state on fork completely
Bjoern B. Brandenburg
2010-05-29
|
|
*
|
|
Better explanation of jump-to-CFS optimization removal
Bjoern B. Brandenburg
2010-05-29
|
|
*
|
|
Integrate litmus_tick() in task_tick_litmus()
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add release-master support
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add hrtimer_start_on() API
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add Stack Resource Policy (SRP) support
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add support for quantum alignment
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add complete_n() call
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Core LITMUS^RT infrastructure
Andrea Bastoni
2010-05-29
*
|
|
|
|
Apply k4412 kernel from HardKernel for ODROID-X.
Christopher Kenna
2012-09-28
*
|
|
|
|
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
*
|
|
|
|
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
*
|
|
|
|
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2012-08-09
*
|
|
|
|
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2012-08-09
*
|
|
|
|
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2012-08-09
*
|
|
|
|
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-08-09
[next]